Skip to content

Create a github action workflow to test features periodically #166

@sebst

Description

@sebst

We need to test if feature installation break due to changes in the upstream.

Create a github actions workflow that runs once a week to test all features (installation and runtime tests).

If the workflow fails, it should automatically retry the failed steps up to 3 times. This is because we might run into rate limits or network issues during installation. Make sure ONLY the failed features are retried, not the entire workflow.

If the workflow fails even after retry, an issue should be created with log output (per feature)

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