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

chore: bump all versions to 1.8.0 and remove old migrations. #5327

Merged
merged 6 commits into from
Nov 6, 2024

Conversation

dandanlen
Copy link
Collaborator

I branched release/1.7 so am bumping all versions here.

@dandanlen dandanlen requested a review from msgmaxim as a code owner October 11, 2024 15:09
@dandanlen dandanlen requested review from kylezs and removed request for msgmaxim October 11, 2024 15:10
Copy link

codecov bot commented Oct 11, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 72%. Comparing base (adcf011) to head (b2668c9).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
state-chain/runtime/src/migrations/housekeeping.rs 0% 2 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main   #5327    +/-   ##
======================================
- Coverage     72%     72%    -0%     
======================================
  Files        495     486     -9     
  Lines      86276   85681   -595     
  Branches   86276   85681   -595     
======================================
- Hits       61713   61284   -429     
+ Misses     21784   21579   -205     
- Partials    2779    2818    +39     

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

engine-upgrade-utils/src/lib.rs Outdated Show resolved Hide resolved
engine/multisig/Cargo.toml Outdated Show resolved Hide resolved
@dandanlen dandanlen force-pushed the chore/version-bump-1.8 branch 2 times, most recently from fb97338 to 5721692 Compare October 15, 2024 09:46
@kylezs kylezs enabled auto-merge October 15, 2024 10:02
@kylezs kylezs added this pull request to the merge queue Oct 15, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 15, 2024
@kylezs kylezs added this pull request to the merge queue Oct 15, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 15, 2024
@dandanlen dandanlen added this pull request to the merge queue Oct 15, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 15, 2024
@dandanlen dandanlen force-pushed the chore/version-bump-1.8 branch from 56c4e9d to f2b9fcd Compare October 16, 2024 06:52
@dandanlen dandanlen force-pushed the chore/version-bump-1.8 branch from 73af511 to a3126b4 Compare October 18, 2024 13:29
@dandanlen dandanlen requested a review from a team as a code owner October 18, 2024 13:29
@dandanlen dandanlen requested review from niklasnatter and zoheb391 and removed request for a team October 18, 2024 13:29
@dandanlen dandanlen force-pushed the chore/version-bump-1.8 branch from 64ea0fc to dba53a9 Compare October 21, 2024 15:37
.github/workflows/ci-development.yml Outdated Show resolved Hide resolved
state-chain/runtime/src/lib.rs Outdated Show resolved Hide resolved
@dandanlen
Copy link
Collaborator Author

Force pushed without the rpc changes, these have bee moved to #5346

@dandanlen dandanlen enabled auto-merge October 22, 2024 13:46
@dandanlen dandanlen disabled auto-merge October 23, 2024 09:09
@dandanlen
Copy link
Collaborator Author

FYI @kylezs
I've disabled auto-merge because (i assume) it won't pass the merge queue anyway until #5346 passes. And then there are other PRs that need to be merged into 1.7 (with migrations) so I think this PR will need further adjustment before it's ready. Will dismiss your review so we don't accidentally merge prematurely.

@dandanlen dandanlen requested review from kylezs and removed request for niklasnatter and zoheb391 October 23, 2024 09:11
@dandanlen dandanlen force-pushed the chore/version-bump-1.8 branch from f0476f7 to 34f658f Compare November 5, 2024 14:35
@dandanlen dandanlen enabled auto-merge November 6, 2024 14:07
@dandanlen dandanlen added this pull request to the merge queue Nov 6, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 6, 2024
@kylezs kylezs force-pushed the chore/version-bump-1.8 branch from b2668c9 to 2268a09 Compare November 6, 2024 15:36
@kylezs kylezs enabled auto-merge November 6, 2024 15:36
@kylezs kylezs added this pull request to the merge queue Nov 6, 2024
Merged via the queue into main with commit 32580f8 Nov 6, 2024
48 checks passed
@kylezs kylezs deleted the chore/version-bump-1.8 branch November 6, 2024 17:03
syan095 added a commit that referenced this pull request Nov 7, 2024
* origin/main:
  feat: add version and affiliates to UTXO encoding (#5385)
  chore: bump all versions to 1.8.0 and remove old migrations. (#5327)
  feat: update custom_rpc, runtime_api and broker api for broker level screening (#5341)
  tests: Bouncer test for broker level screening (#5377)
  Feat: Private Broker Channel Witnessing (#5383)

# Conflicts:
#	state-chain/runtime/src/lib.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