Skip to content

chore: Revert parallel Makefile builds #3918

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

Merged
merged 1 commit into from
Sep 7, 2022
Merged

chore: Revert parallel Makefile builds #3918

merged 1 commit into from
Sep 7, 2022

Conversation

kylecarbs
Copy link
Member

This was breaking the release process. Namely it was running the gen targets due to the dependency tree, which was failing on macOS and Linux runners. This revert can be reverted once we fix that up.

This was breaking the release process. Namely it was running
the `gen` targets due to the dependency tree, which was failing
on macOS and Linux runners. This revert can be reverted once
we fix that up.
@kylecarbs kylecarbs requested a review from coadler September 7, 2022 01:50
@kylecarbs kylecarbs self-assigned this Sep 7, 2022
@kylecarbs kylecarbs requested a review from a team as a code owner September 7, 2022 01:50
@kylecarbs kylecarbs requested review from jsjoeio and removed request for a team September 7, 2022 01:50
@kylecarbs kylecarbs enabled auto-merge (squash) September 7, 2022 01:52
@kylecarbs kylecarbs merged commit b077f71 into main Sep 7, 2022
@kylecarbs kylecarbs deleted the revertmakeagain branch September 7, 2022 01:56
deansheather added a commit that referenced this pull request Sep 7, 2022
deansheather added a commit that referenced this pull request Sep 7, 2022
* Revert "chore: Revert parallel Makefile builds (#3918)"

This reverts commit b077f71.

* fix: fix release workflow with parallel makefile

* fix: mark generated files as fresh during releases
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