Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Registry auto-update script should ensure that package versions actually exist #5124

Open
chalin opened this issue Aug 29, 2024 · 1 comment
Assignees
Labels
CI/infra CI & infrastructure

Comments

@chalin
Copy link
Contributor

chalin commented Aug 29, 2024

..., this isn't currently the case: e.g., #5114 (comment)

@svrnm
Copy link
Member

svrnm commented Sep 4, 2024

It does, because it pulls the versions from the package registries. The problem is the builder, because we make use of that version from https://pkg.go.dev/go.opentelemetry.io/collector/cmd/builder?tab=versions while we reference the releases page for downloads. That might require a "github" registry or something to check at the right place.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/infra CI & infrastructure
Projects
Status: No status
Development

No branches or pull requests

2 participants