Skip to content

Cherry pick from develop to release-3.13#6824

Merged
hanwen-cluster merged 3 commits intoaws:release-3.13from
hanwen-cluster:release-3.13
May 15, 2025
Merged

Cherry pick from develop to release-3.13#6824
hanwen-cluster merged 3 commits intoaws:release-3.13from
hanwen-cluster:release-3.13

Conversation

@hanwen-cluster
Copy link
Contributor

Description of changes

  • Describe what you're changing and why you're doing these changes.

Tests

  • Describe the automated and/or manual tests executed to validate the patch.
  • Describe the added/modified tests.

References

  • Link to impacted open issues.
  • Link to related PRs in other packages (i.e. cookbook, node).
  • Link to documentation useful to understand the changes.

Checklist

  • Make sure you are pointing to the right branch.
  • If you're creating a patch for a branch other than develop add the branch name as prefix in the PR title (e.g. [release-3.6]).
  • Check all commits' messages are clear, describing what and why vs how.
  • Make sure to have added unit tests or integration tests to cover the new/modified code.
  • Check if documentation is impacted by this change.

Please review the guidelines for contributing and Pull Request Instructions.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Signed-off-by: Hanwen <hanwenli@amazon.com>
Validation phase is executed at the end of the image build on the same build instance. Test phase is executed after the image build and uses a separate test instance.

Prior to this commit, both phases could be switched on/off with the DevSetting parameter `DisableValidateAndTest`. After this commit, validation phase is no longer used. Test phase can be switched on/off with the same DevSetting parameter
@hanwen-cluster hanwen-cluster requested review from a team as code owners May 15, 2025 18:34
@hanwen-cluster hanwen-cluster added the skip-changelog-update Disables the check that enforces changelog updates in PRs label May 15, 2025
@hanwen-cluster hanwen-cluster enabled auto-merge (rebase) May 15, 2025 18:38
@hanwen-cluster hanwen-cluster merged commit 960668b into aws:release-3.13 May 15, 2025
25 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog-update Disables the check that enforces changelog updates in PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants