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(construct.awscdk.github-pipeline): S3BucketStep, CheckoutStep, GithubCodePipeline workflow builder #18

Merged
merged 11 commits into from
Aug 21, 2023

Conversation

BradenM
Copy link
Member

@BradenM BradenM commented Aug 21, 2023

  • feat(construct.awscdk.github-pipeline): make cdk-pipelines-github a peer dependency
  • feat(construct.awscdk.github-pipeline): S3BucketStep for performing s3 actions
  • feat(construct.awscdk.github-pipeline): CheckoutStep for checkout action
  • fix(construct.awscdk.github-pipeline): only patch checkout steps without explicit parameters
  • fix(construct.awscdk.github-pipeline): do not require inputs for workflow call/dispatch
  • feat(construct.awscdk.github-pipeline): ensure both stage/waves are checked for masking, do not require rootDir/assets prefix
  • refactor(construct.awscdk.github-pipeline): rename github-pipeline -> workflow
  • test(construct.awscdk.github-pipeline): setup vitest
  • feat(construct.awscdk.github-pipeline): GithubCodePipeline builder for github workflow
  • test(construct.awscdk.github-pipeline): add basic unit tests
  • test(construct.awscdk.github-pipeline): update snapshots

Fixes #

…eer dependency

Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
… s3 actions

Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
…ction

Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
explicit parameters

Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
workflow call/dispatch

Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
…hecked for masking, do not require rootDir/assets prefix

Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
… workflow

Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
…for github workflow

Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
@nx-cloud
Copy link

nx-cloud bot commented Aug 21, 2023

☁️ Nx Cloud Report

CI is running/has finished running commands for commit e0c7012. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

@BradenM BradenM merged commit 0d8f775 into main Aug 21, 2023
6 checks passed
@BradenM BradenM deleted the feat/gh-pipeline-builder branch August 21, 2023 22:56
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