Merge ui_rm_head into one workflow file using matrix
@thehejik is already working on this.
Since Feb 27, 2024.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 6
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 18
Description
It should be possible to merge all 3 head-2.x workflow files into one workflow file by using matrix, so far we are using just 2 various variables (rancher_version and upstream_cluster_version).
Also it shouldn't prevent us to use an extra variables if we need them let say for disabling specific tests for 2.9 by following this document https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs#example-expanding-configurations
Also update description of qase_run_id there and provide hint for possible values like 'auto'/'none'/existing_qase_id#).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.