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

ci(release): Add .version file #438

Merged
merged 1 commit into from
Dec 11, 2023
Merged

ci(release): Add .version file #438

merged 1 commit into from
Dec 11, 2023

Conversation

evansims
Copy link
Member

Changes

This PR:

  • Adds a .version file as part of our updated release process.
  • Updates .shiprc to ensure the new file is bumped during releases.
  • Updates .shiprc to properly reflect versions are bumped in src/ServiceAbstract.php now. (Ship has not traditionally been used to cut releases for this SDK, so I am bringing this up to date now as I intended to use that moving forward.)

References

N/A

Testing

N/A

Contributor Checklist

@evansims evansims added the Scope: Maintenance Proposed changes to the build process or auxiliary tools and libraries. label Dec 11, 2023
@evansims evansims requested a review from a team as a code owner December 11, 2023 17:24
@evansims evansims enabled auto-merge (squash) December 11, 2023 17:24
Copy link

codecov bot commented Dec 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c2a45f4) 100.00% compared to head (9361e62) 100.00%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##                main      #438   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       532       532           
===========================================
  Files             31        31           
  Lines           1325      1325           
===========================================
  Hits            1325      1325           
Flag Coverage Δ
unittestsvalidate 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@evansims evansims merged commit aa21fff into main Dec 11, 2023
26 checks passed
@evansims evansims deleted the ci/add-version-file branch December 11, 2023 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Maintenance Proposed changes to the build process or auxiliary tools and libraries.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants