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

update yaml for v1.25 upgrade #15620

Draft
wants to merge 1 commit into
base: aptos-release-v1.25
Choose a base branch
from
Draft

Conversation

sherry-x
Copy link
Contributor

Description

How Has This Been Tested?

Key Areas to Review

Type of Change

  • New feature
  • Bug fix
  • Breaking change
  • Performance improvement
  • Refactoring
  • Dependency update
  • Documentation update
  • Tests

Which Components or Systems Does This Change Impact?

  • Validator Node
  • Full Node (API, Indexer, etc.)
  • Move/Aptos Virtual Machine
  • Aptos Framework
  • Aptos CLI/SDK
  • Developer Infrastructure
  • Move Compiler
  • Other (specify)

Checklist

  • I have read and followed the CONTRIBUTING doc
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I identified and added all stakeholders and component owners affected by this change as reviewers
  • I tested both happy and unhappy path of the functionality
  • I have made corresponding changes to the documentation

Copy link

trunk-io bot commented Dec 17, 2024

⏱️ 42m total CI duration on this PR
Job Cumulative Duration Recent Runs
rust-unit-tests 25m 🟩
rust-move-tests 13m 🟩
rust-cargo-deny 2m 🟩
check-dynamic-deps 51s 🟩
general-lints 27s 🟩
semgrep/ci 24s 🟩
file_change_determinator 10s 🟩
permission-check 7s 🟩
permission-check 7s 🟩

settingsfeedbackdocs ⋅ learn more about trunk.io

title: "Multi-step proposal to upgrade mainnet framework, version TBD"
description: "This includes changes in (TBA: URL to changes)"
title: "Multi-step proposal to upgrade mainnet framework, version v1.25.0"
description: "This includes changes in "
Copy link

Choose a reason for hiding this comment

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

The description field appears to be truncated after "This includes changes in". Please add the specific changes or a URL to the changelog for v1.25.0 to ensure the proposal's documentation is complete and reviewers can understand the full scope of the framework upgrade.

Spotted by Graphite Reviewer

Is this helpful? React 👍 or 👎 to let us know.

Comment on lines 13 to +15
- Framework:
bytecode_version: 6
git_hash: ~
- FeatureFlag:
enabled:
- allow_serialized_script_args

bytecode_version: 7
git_hash: ~
Copy link

Choose a reason for hiding this comment

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

The removal of the FeatureFlag section containing allow_serialized_script_args appears to be a significant change. Please confirm that this feature flag is no longer needed in v1.25.0. If this feature is still required by any part of the system, removing it could cause runtime issues. Consider documenting the rationale for this removal in the PR description.

Spotted by Graphite Reviewer

Is this helpful? React 👍 or 👎 to let us know.

Copy link

trunk-io bot commented Dec 17, 2024

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

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.

1 participant