CI refers to missing v5 alpha release of ipld-eth-db #262
Labels
No Label
bug
critical
documentation
duplicate
enhancement
Epic
good first issue
help wanted
Integration tests
invalid
question
v5
wontfix
Copied from Github
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cerc-io/ipld-eth-server#262
Loading…
Reference in New Issue
Block a user
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?
Old releases and associated tags were lost migrating to Gitea.
e.g. this refers to one that does not exist and the CI job fails as a result: https://git.vdb.to/cerc-io/ipld-eth-server/src/branch/v5/test/stack-refs.txt#L1
@i-norden
Missing v5 alpha releaseto CI refers to missing v5 alpha release of ipld-eth-dbA migration bug? It seems to have brought over 37 releases and 50 tags, but it must have missed othrs.
The tag is gone at Github too.
It's quite odd, not sure what is going on. This isn't the only repo affected (I think all repos migrated to gitea that I have checked have some type of issue). There seems to be at least two different symptoms:
Repos where all the tags appear to be present but (all or only some of) the releases corresponding to those tags are gone on github e.g. https://github.com/cerc-io/ipld-eth-server/releases vs https://github.com/cerc-io/ipld-eth-server/tags
Repos where we are missing both releases and tags on both github and gitea (but the releases and tags are consistent- we are missing the same versions from both rags and releases) e.g. https://github.com/cerc-io/ipld-eth-db/tags https://github.com/cerc-io/ipld-eth-db/releases)
I think this was all expected. What's not done yet is to re-release the projects for which we need releases, on Gitea.
That was my expectation for the fix for this issue.