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

Prevent build commands against a review app that doesn't exist #44

Open
ipmb opened this issue Nov 11, 2022 · 1 comment · May be fixed by #61
Open

Prevent build commands against a review app that doesn't exist #44

ipmb opened this issue Nov 11, 2022 · 1 comment · May be fixed by #61
Assignees

Comments

@ipmb
Copy link
Member

ipmb commented Nov 11, 2022

Check if a review app exists before allowing a user to run any build * command. The initial creation of a review app is an exception.

@ipmb
Copy link
Member Author

ipmb commented Feb 21, 2024

During the initial creation, this surfaces as

$ apppack reviewapps create mypipeline:48
🏗  Creating Review App `mypipeline:48`
...
✔ review app stack created
✖ could not find DDB item APP#mypipeline:48 BUILD#0000000xxx

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 a pull request may close this issue.

2 participants