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

fix: validate deploy job name #78

Merged
merged 1 commit into from
Feb 28, 2024
Merged

Conversation

pawelkuc
Copy link
Contributor

If the deploy job name is not set, an internal error will occur. This PR adds validation logic so that we can ensure that the deploy job name is provided if the deploy job command is specified.

If the deploy job name is not set, an internal error will occur.
This commit adds validation logic so that we can ensure that the deploy job name
is provided if the deploy job command is specified.
@pawelkuc pawelkuc force-pushed the deploy-jobs-name-validation branch from 63412f3 to 81ab63a Compare February 28, 2024 12:07
@pawelkuc pawelkuc merged commit 5d6e63b into main Feb 28, 2024
2 checks passed
@pawelkuc pawelkuc deleted the deploy-jobs-name-validation branch February 28, 2024 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants