Skip to content

chore: add configurations for rails 7.2, ruby {3.2, 3.3}#5

Open
adi-herwana-nus wants to merge 1 commit into
masterfrom
adi/upgrade-rails-7-2
Open

chore: add configurations for rails 7.2, ruby {3.2, 3.3}#5
adi-herwana-nus wants to merge 1 commit into
masterfrom
adi/upgrade-rails-7-2

Conversation

@adi-herwana-nus
Copy link
Copy Markdown

@adi-herwana-nus adi-herwana-nus commented Aug 28, 2024

  • Migrated pipeline from coveralls to coveralls_reborn due to incompatibility with ruby 3.2+.

@adi-herwana-nus adi-herwana-nus force-pushed the adi/upgrade-rails-7-2 branch 2 times, most recently from 6dbd0b4 to f68304e Compare August 28, 2024 05:18
Copy link
Copy Markdown

@bivanalhar bivanalhar left a comment

Choose a reason for hiding this comment

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

@adi-herwana-nus some comments

Also, make sure to bump the version inside lib/active_record/userstamp/version.rb

Comment thread activerecord-userstamp.gemspec Outdated
matrix:
ruby-version: ['3.0', '3.1']
activerecord: ['6.0', '6.1', '7.0', '7.1']
ruby-version: ['3.0', '3.1', '3.2', '3.3']
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Same as active-record_acts-as, please just focus the testing for

  • Rails 7.0, 7.1, 7.2
  • Ruby 3.1, 3.2, 3.3

@@ -14,6 +14,7 @@ on:
branches: ['master']
schedule:
- cron: '0 0 * * 0'
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Also, consider removing this scheduling. See the notes from active-record_acts-as

@adi-herwana-nus adi-herwana-nus force-pushed the adi/upgrade-rails-7-2 branch 4 times, most recently from bc33aed to 7e962f9 Compare September 4, 2024 07:20
- migrated pipeline from 'coveralls' to 'coveralls_reborn'
- bump version and update changelog
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