Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[7.x][CI] Updates GitHub Actions#1085

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
picandocodigo wants to merge10 commits into7.x
base:7.x
Choose a base branch
Loading
fromupdates_7.x
Draft

Conversation

@picandocodigo
Copy link
Member

No description provided.

@picandocodigopicandocodigo changed the base branch frommain to7.xSeptember 5, 2024 08:15
@picandocodigopicandocodigoforce-pushed theupdates_7.x branch 5 times, most recently fromcd57028 to2939703CompareSeptember 5, 2024 09:39
@picandocodigopicandocodigoforce-pushed theupdates_7.x branch 11 times, most recently from748b3a6 to930d768CompareFebruary 18, 2025 10:53
@picandocodigopicandocodigo changed the title[CI] Updates GitHub Actions[7.x][CI] Updates GitHub ActionsSep 1, 2025
picandocodigoand others added7 commitsSeptember 1, 2025 13:42
Lock bundler to v 2.4.22, since Ruby old :(Removes unnecessary package installationUpdates STACK_VERSIONAdds jruby 9.4Run bundle install with BUNDLE_GEMFILEUpdates actions/checkoutsqlite for Rails 5 shenanigans
ActiveSupport patches Kernel to add `class_eval` but this behavior wasn'tloaded in the test environment. This created a discrepancy between testand prod, causing tests to fail that should have passed and vice versa.Fully loading ActiveSupport makes the test environment more accurate.
The goal of ClassMethodsProxy is to avoid polluting the target's namespace,but it was possible to do this by accident when calling `class_eval` beforeActiveSupport was completely loaded. This test ensures the namespace isn'tpolluted, regardless of the load state of ActiveSupport.
This PR switches the elasticsearch-rails gem to use a new signatureof the ActiveSupport::LogSubscriber#color method when called in anapp using Rails 7.1+. With older Rails, the gem uses the working, oldsignature.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@picandocodigo@sinisterchipmunk@martinstreicher@maciek-rr

[8]ページ先頭

©2009-2025 Movatter.jp