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

ci: Create composite action for maximizing the build space #13341

Merged
merged 1 commit into from Jul 20, 2022

Conversation

LKreutzer
Copy link
Contributor

@LKreutzer LKreutzer commented Jul 19, 2022

Signed-off-by: Lars Kreutzer lars.kreutzer@tngtech.com

Summary

  • A composite GH action is created to maximize the build space in the GH runners.

Test Plan

  • Compare workflow logging on PR to logging on master.
    • Build space left at the end of the workflows is more than before the action cleaned up.

Additional Information

  • This change is backwards-breaking

@pull-request-size pull-request-size bot added the size/M Denotes a PR that changes 30-99 lines. label Jul 19, 2022
@LKreutzer LKreutzer self-assigned this Jul 19, 2022
@LKreutzer LKreutzer added the component: ci All updates on CI (Jenkins/CircleCi/Github Action) label Jul 19, 2022
@github-actions
Copy link
Contributor

Thanks for opening a PR! 💯

A couple initial guidelines

Howto

  • Reviews. The "Reviewers" listed for this PR are the Magma maintainers who will shepherd it.
  • Checks. All required CI checks must pass before merge.
  • Merge. Once approved and passing CI checks, use the ready2merge label to indicate the maintainers can merge your PR.

More info

Please take a moment to read through the Magma project's

If this is your first Magma PR, also consider reading

@github-actions
Copy link
Contributor

github-actions bot commented Jul 19, 2022

dp-workflow

0 tests   0 ✔️  0s ⏱️
0 suites  0 💤
0 files    0

Results for commit 9f7c34b.

♻️ This comment has been updated with latest results.

@LKreutzer LKreutzer force-pushed the composite_action_maximize_space branch 2 times, most recently from 8594fd9 to 18982ac Compare July 19, 2022 13:00
@LKreutzer LKreutzer marked this pull request as ready for review July 19, 2022 13:11
@LKreutzer LKreutzer requested a review from a team July 19, 2022 13:11
@LKreutzer LKreutzer requested a review from a team as a code owner July 19, 2022 13:11
@github-actions
Copy link
Contributor

github-actions bot commented Jul 19, 2022

agw-workflow

615 tests   611 ✔️  5m 24s ⏱️
    2 suites      4 💤
    2 files        0

Results for commit 9f7c34b.

♻️ This comment has been updated with latest results.

@LKreutzer LKreutzer force-pushed the composite_action_maximize_space branch from 18982ac to 180b8ec Compare July 19, 2022 13:51
.github/workflows/gcc-problems.yml Outdated Show resolved Hide resolved
.github/workflows/bazel.yml Outdated Show resolved Hide resolved
.github/workflows/bazel.yml Outdated Show resolved Hide resolved
.github/workflows/agw-workflow.yml Outdated Show resolved Hide resolved
.github/workflows/agw-workflow.yml Outdated Show resolved Hide resolved
Signed-off-by: Lars Kreutzer <lars.kreutzer@tngtech.com>
@LKreutzer LKreutzer force-pushed the composite_action_maximize_space branch from 180b8ec to 9f7c34b Compare July 19, 2022 13:54
@LKreutzer LKreutzer merged commit 2c8956c into magma:master Jul 20, 2022
emakeev pushed a commit to emakeev/magma that referenced this pull request Aug 5, 2022
Signed-off-by: Lars Kreutzer <lars.kreutzer@tngtech.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: ci All updates on CI (Jenkins/CircleCi/Github Action) size/M Denotes a PR that changes 30-99 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants