Skip to content

OS-43 many rails version in ci#53

Merged
choosen merged 17 commits intovisualitypl:masterfrom
choosen:OS-43_many_rails_version_in_CI
Apr 19, 2021
Merged

OS-43 many rails version in ci#53
choosen merged 17 commits intovisualitypl:masterfrom
choosen:OS-43_many_rails_version_in_CI

Conversation

@choosen
Copy link
Copy Markdown
Contributor

@choosen choosen commented Mar 23, 2021

I fixed also problem with spec (rails 4.2 and 6.1) by adding some dummy parameter instead of empty params

Bundle-audit is disabled for rails 4.2 @ CI: Activesupport & actionpack have some flaws there.

based on:
https://www.schneems.com/2021/01/13/migrating-a-ruby-library-from-travisci-to-circleci/
https://circleci.com/blog/circleci-matrix-jobs/
https://circleci.com/docs/2.0/configuration-reference/#matrix-requires-version-21
https://github.com/collectiveidea/audited/blob/master/spec/spec_helper.rb

I did not test pushing codecov on master branch

@choosen choosen force-pushed the OS-43_many_rails_version_in_CI branch from bf712d1 to 158a10b Compare March 23, 2021 23:40
@choosen choosen force-pushed the OS-43_many_rails_version_in_CI branch from 158a10b to 31e8e52 Compare March 23, 2021 23:45
@choosen choosen marked this pull request as ready for review March 23, 2021 23:45
@choosen choosen requested a review from Marahin March 23, 2021 23:45
@choosen choosen changed the title Os 43 many rails version in ci OS-43 many rails version in ci Mar 23, 2021
@choosen choosen requested a review from michalksiazek March 29, 2021 09:41
Copy link
Copy Markdown
Collaborator

@Marahin Marahin left a comment

Choose a reason for hiding this comment

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

Overall things look good, well done. I have some minor suggestions left in the comments.

Comment thread spec/rails_helper.rb
Comment thread spec/rails_helper.rb
Comment thread .editorconfig
@choosen choosen requested a review from Marahin April 6, 2021 11:08
Copy link
Copy Markdown
Collaborator

@Marahin Marahin left a comment

Choose a reason for hiding this comment

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

Just a tiny suggestion on comments, other than that LGTM! :shipit:

Comment thread spec/rails_helper.rb Outdated
@choosen choosen requested a review from Marahin April 19, 2021 11:29
@choosen choosen merged commit 8aac7fb into visualitypl:master Apr 19, 2021
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