crossplane/test

Automate the discovery/usage of latest crossplane release in test workflows

jbw976 opened this issue · 0 comments

As per the discussion in crossplane/crossplane#3219 (comment), it would be good to add automation to our testing workflows so we no longer hard code the release branch and crossplane version. In that PR, we added a manual step to the release process to update our test workflows to use the newest release branch and version. It would be better if this was automated instead.

Some examples in our test workflows where we are hard coding branch and version numbers:

There are others too - we should automate all of them.