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

fix(kicker init): remove rust target to avoid out of disk issue in CI #357

Merged
merged 7 commits into from
Oct 16, 2023

Conversation

Flouse
Copy link
Collaborator

@Flouse Flouse commented Oct 14, 2023

Disk space is limited in GitHub Actions, so we need to manually clean the middle artifacts.

Also, this PR:

  • adds kicker manual_build matrix tests
  • refactor the function manual_build

@Flouse Flouse force-pushed the fix-out-of-disk-in-ci branch 2 times, most recently from b725340 to a6c66ed Compare October 15, 2023 16:14
@Flouse Flouse force-pushed the fix-out-of-disk-in-ci branch from a6c66ed to d4869e4 Compare October 15, 2023 16:49
Diskspace is limited in GitHub Actions, so we need to manually clean the middle artifacts
@Flouse Flouse force-pushed the fix-out-of-disk-in-ci branch from d4869e4 to 1725500 Compare October 15, 2023 17:12
@Flouse Flouse requested a review from blckngm October 16, 2023 02:29
@Flouse Flouse marked this pull request as ready for review October 16, 2023 02:30
@Flouse Flouse merged commit 4a471aa into develop Oct 16, 2023
9 checks passed
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