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

Prepare release v0.24.0 with updated spec and metadata #900

Merged
merged 2 commits into from
Dec 3, 2024

Conversation

asiniscalchi
Copy link
Member

@asiniscalchi asiniscalchi commented Dec 3, 2024

PR Type

enhancement, other


Description

  • Updated the runtime spec_version constant in the Laos runtime library and E2E test constants from 2392 to 2400.
  • Bumped the project version in Cargo.toml from 0.23.92 to 0.24.0.
  • Adjusted a metadata value in the golden test file from 88 to 96.

Changes walkthrough 📝

Relevant files
Enhancement
lib.rs
Update runtime spec version in Laos runtime library           

runtime/laos/src/lib.rs

  • Updated spec_version constant from 2392 to 2400.
+1/-1     
constants.ts
Update runtime spec version in E2E test constants               

e2e-tests/utils/constants.ts

  • Updated RUNTIME_SPEC_VERSION constant from 2392 to 2400.
+1/-1     
Cargo.toml
Bump project version to 0.24.0 in Cargo.toml                         

Cargo.toml

  • Updated project version from 0.23.92 to 0.24.0.
+1/-1     
Other
metadata15.golden
Update metadata value in golden test file                               

runtime/laos/src/tests/metadata15.golden

  • Updated a specific metadata value from 88 to 96.
+1/-1     

💡 PR-Agent usage: Comment /help "your question" on any pull request to receive relevant information

@asiniscalchi
Copy link
Member Author

/describe

@github-actions github-actions bot changed the title preparing v0.24.0 Prepare release v0.24.0 with updated spec and metadata Dec 3, 2024
Copy link

github-actions bot commented Dec 3, 2024

PR Description updated to latest commit (843c2aa)

@asiniscalchi asiniscalchi merged commit b1df5de into main Dec 3, 2024
10 checks passed
@asiniscalchi asiniscalchi deleted the feature/prepare_release_0_24_0 branch December 3, 2024 16:43
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