crossplane/test

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

オープン

#29 opened on 2022/08/19

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Go (11 件のフォーク)auto 404
good first issuehelp wanted

Repository metrics

Stars
 (8 個のスター)
PR merge metrics
 (PR metrics pending)

説明

As per the discussion in https://github.com/crossplane/crossplane/pull/3219#issuecomment-1205750668, 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.

コントリビューターガイド