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

Configure & enable renovate bot #78

Closed
ulucinar opened this issue Mar 14, 2023 · 2 comments · Fixed by #83
Closed

Configure & enable renovate bot #78

ulucinar opened this issue Mar 14, 2023 · 2 comments · Fixed by #83
Assignees

Comments

@ulucinar
Copy link
Contributor

ulucinar commented Mar 14, 2023

As we are moving to reusable workflows for the provider repositories, we would like to configure and enable the renovate bot for uptest. We expect the renovate bot to update the common dependencies across the official provider repositories.

@ulucinar ulucinar changed the title Configure & enable renovate bot for the upbound/uptest repo Configure & enable renovate bot Mar 14, 2023
@dverveiko dverveiko self-assigned this Mar 14, 2023
@turkenf
Copy link
Contributor

turkenf commented Mar 15, 2023

Hi @dverveiko
While working on caller workflow PRs in provider terraform (PR for CI, PR for others), we encountered conflict because the Update dependency golangci/golangci-lint to v1.51.2 and Pin dependencies PRs opened by renovate bot were merged. After that, our aim is to collect GitHub workflows in uptest repo for official providers. We want to make changes and updates on workflows only on reusable workflows in uptest.

  • So, we are waiting for the renovated bot we will add to uptest to update the common dependencies in the official provider repositories.
  • We had better pin the reusable workflow dependencies (from uptest) in OP repositories (they currently refer to uptest’s main HEAD)
  • Will the renovate bot update reusable workflow references in the OP repositories?

@dverveiko dverveiko mentioned this issue Mar 17, 2023
1 task
@dverveiko
Copy link
Contributor

@turkenf Renovate bot configuration for Uptest repo - #83
Changing in renovate bot configurations for OP:
AWS - crossplane-contrib/provider-upjet-aws#609
GCP - crossplane-contrib/provider-upjet-gcp#257
Azure - crossplane-contrib/provider-upjet-azure#410
AzureAD - crossplane-contrib/provider-upjet-azuread#38
Terraform - upbound/provider-terraform#133 (Also in this PR I've downgraded golangci-lint version)

cc @ulucinar @sergenyalcin

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 a pull request may close this issue.

3 participants