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

Bump ruby 2.6 -> 2.7 to fix packagecloud deploy step #6068

Merged
merged 2 commits into from
Nov 21, 2023
Merged

Conversation

arm4b
Copy link
Member

@arm4b arm4b commented Nov 20, 2023

CircleCI deployment step on master started to fail with the following error (https://app.circleci.com/pipelines/github/StackStorm/st2/4225/workflows/9b0b5829-0bd5-4cd4-ad97-32f3b11a65bf/jobs/16016)

Fetching package_cloud-0.3.14.gem
Building native extensions. This could take a while...
Successfully installed rainbow-2.2.2
Successfully installed json_pure-2.3.1
Successfully installed netrc-0.11.0
Successfully installed mime-types-data-3.2023.1003
Successfully installed mime-types-3.5.1
ERROR:  Error installing package_cloud:
        The last version of domain_name (~> 0.5) to support your Ruby & RubyGems was 0.5.20190701. Try installing it with `gem install domain_name -v 0.5.20190701` and then running the current command again
        domain_name requires Ruby version >= 2.7.0. The current ruby version is 2.6.9.207.

Exited with code exit status 1

Update ruby to 2.7 trying to fix the package_cloud gem install.

@arm4b arm4b added this to the 3.8.1 milestone Nov 20, 2023
@pull-request-size pull-request-size bot added the size/XS PR that changes 0-9 lines. Quick fix/merge. label Nov 20, 2023
@arm4b arm4b added the no changelog No Changelog.rst needed for this PR label Nov 20, 2023
@arm4b arm4b requested a review from a team November 20, 2023 18:33
@arm4b arm4b enabled auto-merge November 20, 2023 18:33
@arm4b arm4b merged commit 391d20f into master Nov 21, 2023
35 checks passed
@arm4b arm4b deleted the feature/circleci branch November 21, 2023 12:19
arm4b added a commit to StackStorm/st2chatops that referenced this pull request Nov 22, 2023
arm4b added a commit to StackStorm/st2-packages that referenced this pull request Nov 23, 2023
arm4b added a commit to StackStorm/st2web that referenced this pull request Nov 23, 2023
arm4b added a commit to StackStorm/st2chatops that referenced this pull request Nov 29, 2023
arm4b added a commit to StackStorm/st2web that referenced this pull request Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug external dependency no changelog No Changelog.rst needed for this PR size/XS PR that changes 0-9 lines. Quick fix/merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants