You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Introduce new input for the pacakge type
* Execute golang related steps for Provider package type by default
* Intention is to skip them in situations like Configuration package
type testing and not fail in cases like upbound/platform-ref-aws#98
* Fixesupbound#86
Signed-off-by: Yury Tsarev <yury@upbound.io>
What happened?
Uptest is failing in platform-refs, see upbound/platform-ref-aws#99
Investigation showed that it happens with the introduction of golang related steps in the reusable workflows https://github.com/upbound/uptest/blob/main/.github/workflows/pr-comment-trigger.yml#L125-L144
These steps are not relevant for Configuration testing where were are not compiling any golang code in contrast to provider repositories
How can we reproduce it?
Follow upbound/platform-ref-aws#99
ел
What environment did it happen in?
The text was updated successfully, but these errors were encountered: