Skip to content

Create a CI action which will periodically (once per day or once per hour) regenerate warmup-tests if needed #52

@kamilchodola

Description

@kamilchodola

We have a script make_warmup.tests.py which generates a warmup tests.
This needs to be run once in a time in case new tests appeared or were changed.

For now we do that manually - seems like e could make a CI action which will do that and automatically commit changes to repo without any manual action.

It should commit only if there is a difference in generated files to avoid git history bloat.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions