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

Verify if the submitted manifest YAML is consistent with the git repository #452

Closed
iszulcdeepsense opened this issue Apr 16, 2024 · 0 comments · Fixed by #462
Closed

Verify if the submitted manifest YAML is consistent with the git repository #452

iszulcdeepsense opened this issue Apr 16, 2024 · 0 comments · Fixed by #462
Assignees

Comments

@iszulcdeepsense
Copy link
Collaborator

iszulcdeepsense commented Apr 16, 2024

Racetrack could check if the submitted manifest.yaml is consistent with the one found in the git repository of the Job's source code.
Discrepancies may happen, if someone forgets to push the local changes to git repository. A sort of warning would prevent from such inconsistencies.

Notes:

  • this may be an optional setting that will be enabled on test/preprod/prod environments
  • this may also check for not-pushed / dirty state of repository (in general, output of git status should be Your branch is up to date and nothing to commit, working tree clean)
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.

1 participant