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: changes in release for CI and chainspec #3933

Merged
merged 2 commits into from
Sep 1, 2023

Conversation

ahasna
Copy link
Contributor

@ahasna ahasna commented Aug 31, 2023

No description provided.

@ahasna ahasna requested a review from dandanlen August 31, 2023 16:03
@codecov
Copy link

codecov bot commented Aug 31, 2023

Codecov Report

Merging #3933 (b715be3) into main (c44279b) will increase coverage by 1%.
Report is 2 commits behind head on main.
The diff coverage is 0%.

@@          Coverage Diff           @@
##            main   #3933    +/-   ##
======================================
+ Coverage     71%     73%    +1%     
======================================
  Files        366     366            
  Lines      56798   55839   -959     
  Branches   56798   55839   -959     
======================================
- Hits       40545   40544     -1     
+ Misses     14240   13281   -959     
- Partials    2013    2014     +1     
Files Changed Coverage Δ
state-chain/node/src/chain_spec/perseverance.rs 0% <0%> (ø)
state-chain/node/src/chain_spec/sisyphos.rs 0% <ø> (ø)

... and 3 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dandanlen dandanlen merged commit 5d834f4 into main Sep 1, 2023
42 checks passed
@dandanlen dandanlen deleted the chore/ci-changes-from-release-0.9 branch September 1, 2023 08:28
syan095 added a commit that referenced this pull request Sep 4, 2023
* origin/main:
  Fix: Correct Select Median Implementation (#3934)
  fix: independent witnessing startup (#3913)
  🍒 cherry-pick: changes in release for CI and chainspec (#3933)
  refactor: Re-arrange Chains traits for better composability (#3912)
  fix: log error when we try to transfer *more* than we have fetched (#3930)
  chore: add checks and increase timeout (#3928)
  Add `bind_redeem_address` to CLI (#3908)
  🍒 cherry-pick: add missing prod dockerfiles (#3926)
  chore: skip localnet specific tests in devnet 🤫 (#3919)
  fix: broadcast success should be witnessable after a rotation (#3921)

# Conflicts:
#	state-chain/chains/src/eth/api.rs
#	state-chain/runtime/src/chainflip.rs
syan095 added a commit that referenced this pull request Sep 5, 2023
…on-integration

* origin/main:
  Added CFE setting for logging span lifecycles (#3936)
  fix: only burn flip if non zero (#3932)
  Fix: Correct Select Median Implementation (#3934)
  fix: independent witnessing startup (#3913)
  🍒 cherry-pick: changes in release for CI and chainspec (#3933)
  refactor: Re-arrange Chains traits for better composability (#3912)
  fix: log error when we try to transfer *more* than we have fetched (#3930)
  chore: add checks and increase timeout (#3928)
  Add `bind_redeem_address` to CLI (#3908)
  🍒 cherry-pick: add missing prod dockerfiles (#3926)
  chore: skip localnet specific tests in devnet 🤫 (#3919)
  fix: broadcast success should be witnessable after a rotation (#3921)

# Conflicts:
#	state-chain/cf-integration-tests/src/network.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.

None yet

2 participants