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

Altair Release 1026 & Development Release 1019 #1302

Merged
merged 6 commits into from
Apr 5, 2023
Merged

Conversation

mustermeiszer
Copy link
Collaborator

@mustermeiszer mustermeiszer commented Apr 4, 2023

Description

  • Release commit for Altair 1026
    • Explicit migration type
  • Release commit for Develop 1019
    • Fixes SchedulerMigration

Merge after: #1285 + #1299

@mustermeiszer mustermeiszer added the D2-notify Pull request can be merged and notification about changes should be documented. label Apr 4, 2023
@branan branan force-pushed the feature/altair-1026 branch from 232119b to f0f7a0e Compare April 5, 2023 02:09
@branan
Copy link
Contributor

branan commented Apr 5, 2023

Rebased this - should be able to merge tomorrow if we want to land this as part of the release.

@branan branan force-pushed the feature/altair-1026 branch from f0f7a0e to 9cd3270 Compare April 5, 2023 02:31
@wischli wischli marked this pull request as ready for review April 5, 2023 07:22
@wischli wischli changed the title Altair Release 1026 Altair Release 1026 & Development Release 1019 Apr 5, 2023
fn on_runtime_upgrade() -> frame_support::weights::Weight {
Scheduler::migrate_v2_to_v4()
Scheduler::migrate_v3_to_v4()
Copy link
Contributor

@wischli wischli Apr 5, 2023

Choose a reason for hiding this comment

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

Develop on 1018 has Scheduler.PalletVersion(3). Thus, we need to migrate to V4.

Altair 1025 and Centrifuge 1017 are already up-to-date on V4.

@wischli wischli merged commit fe33d83 into main Apr 5, 2023
@lemunozm lemunozm deleted the feature/altair-1026 branch April 5, 2023 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D2-notify Pull request can be merged and notification about changes should be documented.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants