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: end to end network upgrade github action #4274

Merged
merged 6 commits into from
Dec 15, 2023
Merged

Conversation

kylezs
Copy link
Contributor

@kylezs kylezs commented Nov 22, 2023

Pull Request

Closes: PRO-973

Checklist

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

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

Summary

Manually can trigger an upgrade test from CI.

After I test the job manually against main a few times (and others do too) I'll put this in a nightly job too.

@kylezs kylezs changed the title WIP WIP - upgrade github action Nov 22, 2023
@kylezs kylezs force-pushed the feat/upgrade-github-action branch 5 times, most recently from 2234437 to 364b3c6 Compare December 13, 2023 15:11
Copy link

codecov bot commented Dec 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (db0b773) 71% compared to head (21031d0) 71%.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #4274   +/-   ##
=====================================
- Coverage     71%     71%   -0%     
=====================================
  Files        393     393           
  Lines      66675   66675           
  Branches   66675   66675           
=====================================
- Hits       47503   47500    -3     
- Misses     16744   16746    +2     
- Partials    2428    2429    +1     

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

@kylezs kylezs marked this pull request as ready for review December 15, 2023 13:37
@kylezs kylezs requested review from a team and martin-chainflip as code owners December 15, 2023 13:37
@kylezs kylezs requested review from ahasna and tomjohnburton and removed request for a team December 15, 2023 13:37
@kylezs kylezs changed the title WIP - upgrade github action feat: end to end network upgrade github action Dec 15, 2023
.github/workflows/upgrade-test.yml Outdated Show resolved Hide resolved
.github/workflows/upgrade-test.yml Outdated Show resolved Hide resolved
.github/workflows/upgrade-test.yml Outdated Show resolved Hide resolved
@kylezs kylezs merged commit f59ae16 into main Dec 15, 2023
43 checks passed
@kylezs kylezs deleted the feat/upgrade-github-action branch December 15, 2023 16:34
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