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

🍒 cherry-pick: chore: run CI on nscloud runners 🚀 (#4505) #4670

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

ahasna
Copy link
Contributor

@ahasna ahasna commented Mar 21, 2024

No description provided.

* chore: test out namespace builds

* chore: use big machine

* chore: replace all nodes with namespace

* chore: fix lint

* chore: fix lint

* chore: try rust cache

* chore: try rust cache

* debug: try using standard runners

* chore: test without cache

* chore: use rust builder

* kick-off CI

* fix: bouncer

* chore: standerize runner tags

* chore: faster clippy 🚀

* fix: add runner tag to actionlint

* fix: duplicated debian package name 🐛

---------

Co-authored-by: Assem <asem.hasna@gmail.com>
@ahasna ahasna requested a review from kylezs as a code owner March 21, 2024 07:46
Copy link

codecov bot commented Mar 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72%. Comparing base (20c8c62) to head (0998d74).

Additional details and impacted files
@@             Coverage Diff             @@
##           release/1.3   #4670   +/-   ##
===========================================
  Coverage           72%     72%           
===========================================
  Files              403     403           
  Lines            67252   67252           
  Branches         67252   67252           
===========================================
  Hits             48699   48699           
- Misses           16218   16219    +1     
+ Partials          2335    2334    -1     

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

@ahasna ahasna changed the title chore: run CI on nscloud runners 🚀 (#4505) 🍒 cherry-pick: chore: run CI on nscloud runners 🚀 (#4505) Mar 21, 2024
@ahasna ahasna enabled auto-merge (squash) March 21, 2024 10:16
@ahasna ahasna merged commit a5736bb into release/1.3 Mar 21, 2024
43 checks passed
@ahasna ahasna deleted the cherry-pick/release/1.3/ci-improvements branch March 21, 2024 10:17
@@ -61,6 +61,9 @@ jobs:
- name: Checkout chainflip-backend
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11

- name: Install pnpm
Copy link
Contributor

Choose a reason for hiding this comment

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

Seems like this broke the upgrade-test on the release branch: https://github.com/chainflip-io/chainflip-backend/actions/runs/8392274235/job/22984548822

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.

3 participants