Skip to content

feat: update add-ci generator with aio-cli v11.x#286

Merged
shazron merged 2 commits intomasterfrom
update-ci-cli-version
Aug 12, 2025
Merged

feat: update add-ci generator with aio-cli v11.x#286
shazron merged 2 commits intomasterfrom
update-ci-cli-version

Conversation

@shazron
Copy link
Copy Markdown
Member

@shazron shazron commented Aug 12, 2025

Description

This requires aio-cli to have a major version release to v11 (already released).

v11 and greater of the aio-cli will support the Deploy Service. Update the CI workflows to use this new version.
There will be a minor version update of this lib to v9.1.0

Note:
Users on older CLIs (v10 and below) may receive this change and their CI workflows will use the updated cli version v11, which will be newer from their existing version. To minimize risk they can decrement the version in the .yml files manually back to 10. If they keep v11, the only thing that will be different is now their CI, with the new CLI version, will output activity logs in Developer Console.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@shazron shazron merged commit 16fbc70 into master Aug 12, 2025
10 checks passed
@shazron shazron deleted the update-ci-cli-version branch August 12, 2025 12:15
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