Antora lacks git SHA256 support #23
Labels
No labels
effort
high
effort
low
effort
medium
good first issue
help wanted
meeting topic
needs changes
needs reporter feedback
needs review
priority
high
priority
low
priority
medium
type/content
type/misc
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
docs/docs-fp-o#23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Trying to build the docs currently fails with cloning error for two repos in particular. Both of these are SHA256 and none of the other repos use SHA256 and instead use the default SHA1.
Opened issue upstream https://gitlab.com/antora/antora-ui-default/-/work_items/238
Workaround for now is to recreate the two repositories with SHA1.
@jflory7, both of those repos are created by you AFAICT. Can you recreate the repos using SHA1 for now? Until Antora supports it we can't utilize SHA256 repos.
SHA256based sources #26I forgot to note it down. Workaround is to always prefetch the sources. We need to update our README and scripts to make the workflow better with running locally (as it works on CI)