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

feat: Bumping Pipelines CLI to v0.15.1 #45

Merged
merged 4 commits into from
Jul 3, 2024
Merged

Conversation

yhakbar
Copy link
Contributor

@yhakbar yhakbar commented Jul 3, 2024

This pulls in changes that are significant, but not breaking.

First, it adds the ability to leverage the new Pipelines Configuration system to declare configurations for Pipelines workflows. This is new functionality that will receive official documentation here. Note that as of this release, the documentation is still in progress, but the functionality is being dark launched to confirm that it works as expected before making an official announcement.

Second, note that the EnvCommonChanged job has changed in behavior. Pipelines Orchestrate will no longer emit a single job for each AWS account, looking for relevant updates to an _envcommon file that has changed. Instead, a single job will be emitted from the root of the repository that will look for changes throughout the repository. This change leverages the new capabilities released as of v2.0.0 where Terragrunt will dynamically assume the correct role in a given directory through integration with Pipelines.

@yhakbar yhakbar changed the title feat: Bumping Pipelines CLI to v0.15.0 WIP - feat: Bumping Pipelines CLI to v0.15.0 Jul 3, 2024
@yhakbar yhakbar changed the title WIP - feat: Bumping Pipelines CLI to v0.15.0 feat: Bumping Pipelines CLI to v0.15.0 Jul 3, 2024
@yhakbar yhakbar changed the title feat: Bumping Pipelines CLI to v0.15.0 feat: Bumping Pipelines CLI to v0.15.1 Jul 3, 2024
@yhakbar yhakbar merged commit b52061f into main Jul 3, 2024
2 checks passed
@yhakbar yhakbar deleted the feat/updating-pipelines-cli branch July 3, 2024 19:25
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.

None yet

2 participants