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

fix: Force new version of the gem #735

Conversation

arielvalentin
Copy link
Collaborator

Intended to force the release of the base gem. The previous release is failing to install from rubygems.

vibora ~/github/opentelemetry-ruby-contrib(main|…) %
🤘 gem list -r opentelemetry-instrumentation-base --verbose

*** REMOTE GEMS ***

GET https://rubygems.org/latest_specs.4.8.gz
304 Not Modified
opentelemetry-instrumentation-base (0.22.3)

vibora ~/github/opentelemetry-ruby-contrib(main|…) %
🤘 gem install opentelemetry-instrumentation-base -v 0.22.3 --verbose
HEAD https://index.rubygems.org/
200 OK
GET https://index.rubygems.org/info/opentelemetry-instrumentation-base
200 OK
ERROR:  Could not find a valid gem 'opentelemetry-instrumentation-base' (= 0.22.3) in any repository
GET https://rubygems.org/latest_specs.4.8.gz
304 Not Modified
ERROR:  Possible alternatives: opentelemetry-instrumentation-base
vibora ~/github/opentelemetry-ruby-contrib(main|…) %

@arielvalentin arielvalentin requested a review from a team November 23, 2023 20:15
@arielvalentin arielvalentin self-assigned this Nov 23, 2023
@arielvalentin arielvalentin deleted the fix-base-description-force-rlease branch November 23, 2023 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant