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

Use GitHub Artifacts to upload and download testdata images in CI #1347

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

kkoreilly
Copy link
Member

This allows for our unit tests to actually compare current images to previous ones, ensuring proper regression testing; if the image result of any unit test changes, CI will fail and we will have to fix the issue or update the images using -tags update if it is intended. We will probably want to add some manual button trigger for the workflow that enables -tags update so we don't have to manually change the workflow back and forth every time there are changes to the images.

@kkoreilly kkoreilly marked this pull request as draft December 16, 2024 07:26
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 this pull request may close these issues.

1 participant