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

Implement dockerfile template verification #5935

Open
NikolaMilosavljevic opened this issue Oct 1, 2024 · 0 comments
Open

Implement dockerfile template verification #5935

NikolaMilosavljevic opened this issue Oct 1, 2024 · 0 comments

Comments

@NikolaMilosavljevic
Copy link
Member

This issue was brought up with #5928 (comment)

Our templates support multiple scenarios for dockerfile generation, single and multi-stage are just one example. With internal testing work (#5928) it becomes critical to ensure that no dockerfile template change is ever regressing any of the supported dockerfile generation scenarios, i.e. internal testing.

Verification should include generation of templates and appropriate pipeline run to validate build and test.

Some options:

  • Manual verification of internal testing scenario, as a requirement for any template change
  • Automated verification of internal testing scenario
  • Automated verification of all supported scenarios
@NikolaMilosavljevic NikolaMilosavljevic changed the title Implement dockerfile template verfication Implement dockerfile template verification Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

1 participant