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

Accept : or ? in the Makefile export statement for TERRAFORM_PROVIDER_VERSION in native-provider-bump.yml Github workflow #115

Merged
merged 1 commit into from
May 25, 2023

Conversation

ulucinar
Copy link
Contributor

@ulucinar ulucinar commented May 25, 2023

Description of your changes

@turkenf figured out that we cannot currently open automated native provider version bump PRs for upbound/provider-azure because in that repo's Makefile, TERRAFORM_PROVIDER_VERSION is optionally exported. This PR proposes a change to also handle the ?.

I have:

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

How has this code been tested

We manually tested the regular expression change with @turkenf on upbound/provider-gcp & upbound/provider-azure Makefiles.

@ulucinar ulucinar requested a review from turkenf May 25, 2023 13:27
…_VERSION in native-provider-bump.yml Github workflow

Signed-off-by: Alper Rifat Ulucinar <[email protected]>
Copy link
Contributor

@turkenf turkenf 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 306a7e7 into upbound:main May 25, 2023
@ulucinar ulucinar deleted the handle-optional-version branch May 25, 2023 13: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