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

test(ci): github #2447

Merged
merged 9 commits into from Jul 7, 2023
Merged

test(ci): github #2447

merged 9 commits into from Jul 7, 2023

Conversation

bf4
Copy link
Member

@bf4 bf4 commented May 17, 2023

Purpose

Changes

Caveats

Related GitHub issues

Additional helpful information

@Physium
Copy link
Collaborator

Physium commented Jun 22, 2023

@bf4 would love to take a look at this and revive this. Is there a better way for me to update code directly to this branch as oppose to creating a PR to merge into this branch just to test CI?

@bf4
Copy link
Member Author

bf4 commented Jun 22, 2023

@Physium I've invited you as a collaborator. Looking forward to having your assistance:)

@Physium
Copy link
Collaborator

Physium commented Jun 30, 2023

@bf4 Tweaked a couple of things to get the pipeline going. I removed 4.1 and 4.0 rails version from the matrix for now. Personally feel that its not worth the effort having this much backwards compatibility.

@Physium
Copy link
Collaborator

Physium commented Jul 1, 2023

let me know whenever if its good to go or pending a review!

@bf4
Copy link
Member Author

bf4 commented Jul 7, 2023

@Physium if it works for you, it works for me. :)

@@ -36,6 +36,9 @@ if RUBY_VERSION < '2'
end

if ENV['CI']
# loofah has a breaking change 2.21 onwards which does not work with < 2.5 ruby
gem 'loofah', '< 2.21' if RUBY_VERSION < '2.5'
Copy link
Member Author

Choose a reason for hiding this comment

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

👍

@bf4 bf4 merged commit 522de58 into 0-9-stable Jul 7, 2023
12 checks passed
@bf4 bf4 deleted the 09-ci branch July 7, 2023 13: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.

None yet

2 participants