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: try-runtime build step on dev ci #4807

Merged
merged 1 commit into from
Apr 29, 2024
Merged

Conversation

kylezs
Copy link
Contributor

@kylezs kylezs commented Apr 29, 2024

Build with try-runtime so the upgrade test can be run on branches in development

I think this should close: PRO-1258

@kylezs kylezs requested a review from ahasna April 29, 2024 12:05
Copy link

codecov bot commented Apr 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72%. Comparing base (5b503b9) to head (1517360).
Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff           @@
##            main   #4807    +/-   ##
======================================
- Coverage     72%     72%    -0%     
======================================
  Files        412     412            
  Lines      70705   70561   -144     
  Branches   70705   70561   -144     
======================================
- Hits       51140   50931   -209     
- Misses     17071   17125    +54     
- Partials    2494    2505    +11     

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

@kylezs kylezs enabled auto-merge April 29, 2024 13:32
@kylezs kylezs added this pull request to the merge queue Apr 29, 2024
Merged via the queue into main with commit 5edf0cb Apr 29, 2024
44 checks passed
@kylezs kylezs deleted the feat/upgrade-test-from-dev branch April 29, 2024 14:05
syan095 added a commit that referenced this pull request May 1, 2024
* origin/main:
  Arbitrum gas limit multiplier (#4781)
  fix: don't set code red on "agg-key set by gov-key" (#4813)
  fix: sign tx with correct key during rotation (#4794)
  chore: arbitrum witnesser permission (#4798)
  Solana (#4414)
  feat: try-runtime build step on dev ci (#4807)
  feat: optimistic build, streamlined ci-main (#4806)
  chore: log raw dispatch error (#4809)
  feat: allow for single binary CFE upgrades (#4634)
  fix: take fee on to usdc (#4801) (#4804)
  refactor: minor cleanup of retrier code and vault pallet (#4803)
  feat: cf_boost_pool_details rpc (#4780)

# Conflicts:
#	Cargo.lock
#	state-chain/chains/src/sol.rs
#	state-chain/chains/src/sol/program_instructions.rs
#	state-chain/chains/src/sol/sol_tx_building_blocks.rs
#	state-chain/chains/src/sol/token_instructions.rs
#	state-chain/runtime/src/safe_mode.rs
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.

2 participants