Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alternate pipeline steps per package type under test #87

Merged
merged 1 commit into from
Mar 23, 2023

Conversation

ytsarev
Copy link
Member

@ytsarev ytsarev commented Mar 21, 2023

Description of your changes

  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

Will perform additional tests with my fork and platform-ref-aws

* 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
* Fixes upbound#86

Signed-off-by: Yury Tsarev <[email protected]>
@ytsarev
Copy link
Member Author

ytsarev commented Mar 23, 2023

Pipeline tests were successful:

image

image

@ytsarev ytsarev merged commit f5db572 into upbound:main Mar 23, 2023
ytsarev added a commit to ytsarev/platform-ref-aws that referenced this pull request Mar 23, 2023
humoflife pushed a commit to upbound/platform-ref-aws that referenced this pull request Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

uptest: latest reusable workflow golang related enhancements are breaking platform-refs uptest pipelines
2 participants