Skip to content

feat(pipelines): add variable namespace support for CodeBuildStep#18893

Closed
markusl wants to merge 1 commit intoaws:masterfrom
markusl:support-variable-namespace
Closed

feat(pipelines): add variable namespace support for CodeBuildStep#18893
markusl wants to merge 1 commit intoaws:masterfrom
markusl:support-variable-namespace

Conversation

@markusl
Copy link
Copy Markdown
Contributor

@markusl markusl commented Feb 9, 2022


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

@gitpod-io
Copy link
Copy Markdown

gitpod-io bot commented Feb 9, 2022

@markusl
Copy link
Copy Markdown
Contributor Author

markusl commented Feb 9, 2022

@skinny85 @rix0rrr any comments on the implementation? Is there something missing to be able to merge this change?

@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: 89a2d32
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

rix0rrr added a commit that referenced this pull request Feb 17, 2022
feat(pipelines): step outputs

Make it possible to export environment variables from a CodeBuildStep,
and pipeline sources, and use them in the environment variables of
a CodeBuildStep or ShellStep.

Closes #17189, closes #18893, closes #15943, closes #16407.
@markusl
Copy link
Copy Markdown
Contributor Author

markusl commented Feb 18, 2022

Another implementation available at #19024

@markusl markusl closed this Feb 18, 2022
@markusl markusl deleted the support-variable-namespace branch February 18, 2022 08:59
mergify bot pushed a commit that referenced this pull request Feb 23, 2022
Make it possible to export environment variables from a CodeBuildStep,
and pipeline sources, and use them in the environment variables of
a CodeBuildStep or ShellStep.

Closes #17189, closes #18893, closes #15943, closes #16407.


----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

@aws-cdk/pipelines CDK Pipelines library

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants