CI refers to missing v5 alpha release of ipld-eth-db #262
Open
opened 2023-11-08 17:16:17 +00:00 by dboreham
·
5 comments
No Branch/Tag Specified
v5
fix/pin-eth-typing
fix/pin-dlv-version
ian/tracing
payments
v5-go-upgrade
v4
release-v4.1.7-alpha
ian_v4
release-v4.1.4-alpha
release-v4.1.2-alpha
sharding
release-v4.1.0-alpha
master
v5.3.0-alpha
v5.2.0-alpha
v5.1.2-alpha
v5.1.1-alpha
v1.11.6-statediff-v5
v4.1.8-alpha
v4.1.7-alpha
v4.1.6-alpha
v4.1.5-alpha
v4.1.4-alpha
v4.1.3-alpha
v4.1.2-alpha
v4.1.1-alpha
v4.1.0-alpha
v4.0.6-alpha
v4.0.5-alpha
v4.0.4-alpha
v4.0.3-alpha
v3.2.2
v4.0.2-alpha
v3.2.1
v3.2.0
v4.0.1-alpha
v4.0.0-alpha
v3.1.0
v3.0.0
v2.0.0
v0.3.9
v0.3.8-alpha
v0.3.7-alpha
v0.3.6-alpha
v0.3.5-alpha
v0.3.4-alpha
v0.3.3-alpha
v0.3.2-alpha
v0.3.1-alpha
v0.3.0-alpha
v0.2.0-alpha
v0.1.0-alpha
v0.0.13
v0.0.12
v0.0.11-alpha
v0.0.10-alpha
v0.0.9
v0.0.8
v0.0.7
v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
v0.0.1
Labels
Clear labels
Epic
Integration tests
bug
critical
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
v5
wontfix
Copied from Github
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Something isn't working
Improvements or additions to documentation
This issue or pull request already exists
New feature or request
Good for newcomers
Extra attention is needed
This doesn't seem right
Further information is requested
This will not be worked on
An issue or PR manually copied from GitHub.
Breaking change that won't be backward compatible
Something is not working
Documentation changes
Improve existing functionality
New functionality
This is security issue
Issue or pull request related to testing
Priority
Critical
The priority is critical
Priority
High
The priority is high
Priority
Low
The priority is low
Priority
Medium
The priority is medium
Reviewed
Confirmed
Issue has been confirmed
Reviewed
Duplicate
This issue or pull request already exists
Reviewed
Invalid
Invalid issue
Reviewed
Won't Fix
This issue won't be fixed
Status
Abandoned
Somebody has started to work on this but abandoned work
Status
Blocked
Something is blocking this issue or pull request
Status
Need More Info
Feedback is required to reproduce issue or to continue work
No labels
Milestone
No items
No Milestone
Projects
Clear projects
No projects
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cerc-io/ipld-eth-server#262
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.