Skip to content

Commit

Permalink
ci - mirror artifacts from v0.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
czi-github-helper[bot] committed Jul 2, 2024
1 parent 8159986 commit 5548a32
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 5 deletions.
4 changes: 4 additions & 0 deletions ci/packages/create-stack/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ inputs:
description: "Number of seconds to wait for the stack deployment to become synced and healthy before succeeding (anything <= 0 means no wait)"
required: false
default: '-1'
postStackDetails:
description: "Whether details about the stack should be posted to the PR (if invoked from a PR)"
required: false
default: 'true'

outputs:
stackName:
Expand Down
2 changes: 1 addition & 1 deletion ci/packages/create-stack/dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion ci/packages/create-stack/dist/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion ci/packages/delete-stack/dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion ci/packages/shared/dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion ci/packages/wait-for-deployment/dist/index.js

Large diffs are not rendered by default.

0 comments on commit 5548a32

Please sign in to comment.