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

Simplify appraisal gemfiles naming by dropping patch version #53

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

anmarchenko
Copy link
Member

Closes #39

What does this PR do?
Makes appraisal gemfiles simpler by not including patch ruby version in them. This will allow us to not generate them when minor version is changed.

Motivation
Improve developer experince

do not require ddagent for docker containers
@codecov-commenter
Copy link

Codecov Report

Merging #53 (2f53b37) into main (9b83a30) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #53   +/-   ##
=======================================
  Coverage   99.15%   99.15%           
=======================================
  Files          95       95           
  Lines        3324     3324           
  Branches      129      129           
=======================================
  Hits         3296     3296           
  Misses         28       28           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@anmarchenko anmarchenko merged commit 58b2fe6 into main Oct 19, 2023
27 checks passed
@anmarchenko anmarchenko deleted the anmarchenko/appraisals_drop_minor_ruby_version branch October 19, 2023 15:08
@github-actions github-actions bot added this to the 0.3.0 milestone Oct 19, 2023
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.

Appraisals improvement: keep only MAJOR.MINOR parts of ruby version
3 participants