crossplane/test

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

開放

#29 建立於 2022年8月19日

 (0 則留言) (0 個反應) (0 位負責人)Go (11 個分叉)auto 404
good first issuehelp wanted

倉庫指標

星標
 (8 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南