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

Feat/batch build configuration #121

Closed

Conversation

HellGilo
Copy link

@HellGilo HellGilo commented Feb 3, 2023

what

  • Automatically manage batch build configuration and roles from within the module based on a batch_build_limit variable

why

  • AWS batch builds provide a great way to parallelize work on codebuilds and pipeline, thus giving the chance to speed up the build of multiple projects especially in the context of monorepos
  • The changes provide a easy way to enable the configuration needed to run batch builds and take care of setting the needed roles automatically based on need

references

@HellGilo HellGilo requested review from a team as code owners February 3, 2023 12:18
@HellGilo HellGilo requested review from Gowiem and dotCipher and removed request for a team February 3, 2023 12:18
@hans-d
Copy link

hans-d commented Mar 2, 2024

@HellGilo thanks. Can you do a rebase / resolve the merge conflicts?

Copy link

mergify bot commented Mar 5, 2024

This pull request is now in conflict. Could you fix it @HellGilo? 🙏

@HellGilo
Copy link
Author

HellGilo commented Mar 5, 2024

Will do

@mergify mergify bot added the conflict This PR has conflicts label Mar 15, 2024
@mergify mergify bot closed this Mar 15, 2024
Copy link

mergify bot commented Mar 15, 2024

This PR was closed due to inactivity and merge conflicts. 😭
Please resolve the conflicts and reopen if necessary.

@mergify mergify bot added the needs-cloudposse Needs Cloud Posse assistance label Mar 15, 2024
Copy link

mergify bot commented Mar 15, 2024

Important

Cloud Posse Engineering Team Review Required

This pull request modifies files that require Cloud Posse's review. Please be patient, and a core maintainer will review your changes.

To expedite this process, reach out to us on Slack in the #pr-reviews channel.

@mergify mergify bot removed conflict This PR has conflicts needs-cloudposse Needs Cloud Posse assistance labels Mar 15, 2024
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.

3 participants