Hey All,
I've been thinking to lend my bash skills to the TCK promotion concept for the TCKs produced from this project specifically.
The goal is to make it easier for a project to promote (keep) a TCK build after they see the tests have passed. The two potential "gotchas" we have are:
- TCK that worked and could be passed could potentially be overwritten before a team can say, "hey can you promote that one"
- Eliminating any need to "run one more time to be sure"
On the last note, we spent an additional $30k on TCK infrastructure this year and we're also moving our release timeline out, so we've exceeded both budget and deadlines making any "just a bit more time and another run" less attractive.
Currently we drop builds of the TCK into a stage directory. These binaries have a stable file name that makes CI jobs easy. It also makes promotion hard as all files have the same name and we only keep one copy.
What if we had another area where we published the TCKs and this area kept say the last 3 or 5 builds of the TCKs. The SHA would be added to the filename by the script.