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

chore: fix various build issues #211

Merged
merged 1 commit into from
Jul 11, 2023
Merged

chore: fix various build issues #211

merged 1 commit into from
Jul 11, 2023

Conversation

xiehan
Copy link
Member

@xiehan xiehan commented Jul 11, 2023

Fixes a few build-related issues:

  • removes the synchronize trigger from the auto-approve workflow because it's obnoxious (re-approving the PR on every update)
  • attempts to fix the upgrade-main workflow because it's still not working -- hopefully adding the chown does the trick
  • attempts to get the provider-upgrade workflow working which also hasn't run in months due to a missing token

@xiehan xiehan added the auto-approve A PR set to be auto-approved. label Jul 11, 2023
@xiehan xiehan requested a review from a team as a code owner July 11, 2023 12:32
@xiehan xiehan requested review from mutahhir and DanielMSchmidt and removed request for a team July 11, 2023 12:32
@xiehan xiehan enabled auto-merge (squash) July 11, 2023 12:43
@xiehan xiehan merged commit 42d9ff9 into main Jul 11, 2023
@xiehan xiehan deleted the improve-builds branch July 11, 2023 12:51
xiehan added a commit that referenced this pull request Jul 13, 2023
#211 finally fixed the `provider-upgrade` workflow that hadn't been
working in months, but now a new problem appears: as you can see from
#233, we're now getting PRs that wind up empty after the self-mutation
step. In the short term, the best option is to add some steps to the build
workflow to check whether all of the changes were undone after Projen's
self-mutation, and to close the PR if so.
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for at least 30 days. This helps our maintainers find and focus on the active issues. If you've found a problem that seems related to this change, please open a new issue so we can investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-approve A PR set to be auto-approved.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants