Skip to content

Update to Ruby 3.3.1#10627

Merged
mitchellhenke merged 7 commits intomainfrom
mitchellhenke/ruby-3.3.1
May 23, 2024
Merged

Update to Ruby 3.3.1#10627
mitchellhenke merged 7 commits intomainfrom
mitchellhenke/ruby-3.3.1

Conversation

@mitchellhenke
Copy link
Contributor

🛠 Summary of changes

Follows #10609 to upgrade CI to run 3.3.1 and updates the repo to use 3.3.1 along with it

@mitchellhenke mitchellhenke force-pushed the mitchellhenke/ruby-3.3.1 branch 2 times, most recently from 45250cf to 1df408a Compare May 14, 2024 20:55
@mitchellhenke mitchellhenke force-pushed the mitchellhenke/ruby-3.3.1 branch 5 times, most recently from dd657b6 to c7adbcb Compare May 20, 2024 14:10
@mitchellhenke mitchellhenke force-pushed the mitchellhenke/ruby-3.3.1 branch from 6772319 to b8723cc Compare May 20, 2024 20:31
Comment on lines 5 to 9
Copy link
Contributor

@zachmargolis zachmargolis May 20, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seeing all this repeated, I feel like we could probably build a helper like

wait_for_content_to_disappear do |page|
  expect(page).not_to have_content(t('doc_auth.headings.interstitial'), wait: 10)
end

and then that helper method has these rescue blocks built in

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good call, added in d8d45bf

Mitchell Henke and others added 5 commits May 23, 2024 12:05
changelog: Internal, Maintenance, Update to Ruby 3.3.1
Co-authored-by: Zach Margolis <zachmargolis@users.noreply.github.com>
@mitchellhenke mitchellhenke force-pushed the mitchellhenke/ruby-3.3.1 branch from b8723cc to d8d45bf Compare May 23, 2024 17:08
Mitchell Henke and others added 2 commits May 23, 2024 12:22
Co-authored-by: Zach Margolis <zachmargolis@users.noreply.github.com>
@mitchellhenke mitchellhenke merged commit fb74d7b into main May 23, 2024
@mitchellhenke mitchellhenke deleted the mitchellhenke/ruby-3.3.1 branch May 23, 2024 18:34
mitchellhenke pushed a commit that referenced this pull request May 28, 2024
mitchellhenke pushed a commit that referenced this pull request May 28, 2024
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.

2 participants