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

feat: spec_version of PR is greater than spec version of current release #4355

Merged
merged 2 commits into from
Dec 15, 2023

Conversation

kylezs
Copy link
Contributor

@kylezs kylezs commented Dec 15, 2023

Pull Request

Carrying on from #4351 , this one checks spec_version is bumped, which is required to push the runtime version update.

Also closes: PRO-919

Checklist

Please conduct a thorough self-review before opening the PR.

  • I am confident that the code works.
  • I have updated documentation where appropriate.

@kylezs kylezs changed the title feat: enforce bumped spec version feat: spec_version of PR is greater than spec version of current release Dec 15, 2023
@kylezs kylezs force-pushed the feat/enforce-bumped-spec-version branch from 89e29b7 to 22639a2 Compare December 15, 2023 10:21
@kylezs kylezs force-pushed the feat/enforce-bumped-spec-version branch from 39b1a11 to eebc50d Compare December 15, 2023 10:24
Copy link

codecov bot commented Dec 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4318931) 71% compared to head (b8f1eaa) 71%.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #4355   +/-   ##
=====================================
  Coverage     71%     71%           
=====================================
  Files        393     393           
  Lines      66675   66675           
  Branches   66675   66675           
=====================================
+ Hits       47497   47504    +7     
+ Misses     16747   16744    -3     
+ Partials    2431    2427    -4     

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

@kylezs kylezs force-pushed the feat/enforce-bumped-spec-version branch from 4906c83 to c7e9912 Compare December 15, 2023 10:52
@kylezs kylezs force-pushed the feat/enforce-bumped-spec-version branch from c7e9912 to b8f1eaa Compare December 15, 2023 12:26
@kylezs kylezs merged commit db0b773 into main Dec 15, 2023
43 checks passed
@kylezs kylezs deleted the feat/enforce-bumped-spec-version branch December 15, 2023 13:16
syan095 added a commit that referenced this pull request Dec 18, 2023
…-timeout

* origin/main:
  feat: end to end network upgrade github action (#4274)
  feat: spec_version of PR is greater than spec version of current release (#4355)
  feat: enforce version is greater than release version on PRs to main (#4351)
  fix: btc witnesser test failing sometimes (#4353)
  fix: connections can become stale when reconnecting (#4310)
  chore: add `chainflip-rpc-node` systemd file 🚀 (#4352)
  feat: API Bins check SC compatibility (#4342)
  chore: update runtime spec checks ⛓️ (#4349)
  feat: Add version cmd to all bins (#4343)
  fix: changelog check 🤫 (#4348)
  chore: update docker tags 🐳 (#4347)
  chore: add runtime version check 👀 (#4344)
  feat: shave fees on ingress (#4335)
  pick/persa fixes (#4329)
  feat: track btc fees on success (#4334)
  ensure we dont create BTC transaction outputs below the bitcoin dust limit (#4340)
  fix: sweeping before withdrawal (#4337)
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

3 participants