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 development release v0.23.92 with updated runtime version #899

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

asiniscalchi
Copy link
Member

@asiniscalchi asiniscalchi commented Nov 29, 2024

PR Type

enhancement


Description

  • Updated the runtime specification version from 2391 to 2392 in both the runtime source and the end-to-end tests configuration.
  • Bumped the package version in Cargo.toml from 0.23.91 to 0.23.92.
  • Modified the metadata golden file to reflect a change in the data.

Changes walkthrough 📝

Relevant files
Enhancement
lib.rs
Update runtime specification version                                         

runtime/laos/src/lib.rs

  • Updated spec_version from 2391 to 2392.
+1/-1     
config.ts
Update runtime specification version in tests configuration

e2e-tests/tests/config.ts

  • Updated RUNTIME_SPEC_VERSION from 2391 to 2392.
+1/-1     
Cargo.toml
Bump package version to 0.23.92                                                   

Cargo.toml

  • Updated package version from 0.23.91 to 0.23.92.
+1/-1     
metadata15.golden
Update metadata golden file                                                           

runtime/laos/src/tests/metadata15.golden

  • Updated a value from 87 to 88.
+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 prepare dev version v0.23.92 Prepare development release v0.23.92 with updated runtime version Nov 29, 2024
Copy link

PR Description updated to latest commit (f132c0b)

@asiniscalchi asiniscalchi merged commit c724795 into main Nov 29, 2024
8 checks passed
@asiniscalchi asiniscalchi deleted the feature/prepare_dev_release_v0.23.92 branch November 29, 2024 10:17
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