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

Add native provider version bump reusable workflow #232

Merged
merged 1 commit into from
Mar 9, 2023

Conversation

ulucinar
Copy link
Collaborator

@ulucinar ulucinar commented Feb 16, 2023

Description of your changes

Depends on: upbound/official-providers-ci#67

This PR adds a workflow to check for the latest version of the hashicorp/google Terraform provider and opens a version bump PR if a newer version of it is found.

I have:

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

How has this code been tested


on:
workflow_dispatch: {}
pull_request: {}
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To be removed before merging: For testing purposes.


jobs:
open-bump-pr:
uses: ulucinar/uptest/.github/workflows/native-provider-bump.yml@fix-e100
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To be fixed once upbound/official-providers-ci#67 is merged.

@ulucinar
Copy link
Collaborator Author

Looks like we will need a scraper fix before we can bump hashicorp/google version to 4.53.1.

Signed-off-by: Alper Rifat Ulucinar <ulucinar@users.noreply.github.com>
Copy link
Collaborator

@sergenyalcin sergenyalcin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ulucinar LGTM!

@ulucinar ulucinar merged commit 0d173aa into crossplane-contrib:main Mar 9, 2023
@ulucinar ulucinar deleted the fix-e100 branch March 9, 2023 18:42
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.

2 participants