Open jku opened 1 year ago
release version confusion Signing tools and repository live in the same repository. I'm not sure which is less problematic: both having the same version numbering or having two separate versioning schemes inside one repo. I think I lean towards separate versions, and e.g. "v1.2.3" tag being the action version and "signer-v3.2.1" being the signing tool version (The actions version needs to be unprefixed to make sure dependabot can handle it)
workflow drift We likely can't automate updates to the workflow files... but that means over time they may become more and more different from the ones in playground-template possibly leading to obscure bugs.
We have multiple separate components at play:
We should figure out what is easiest way to maintain dev velocity while allowing repositories to run stable versions