Skip to content

ci: apply free-disk-space on tests#6642

Merged
Mzack9999 merged 1 commit intodevfrom
dwisiswant0/ci/tests/apply-free-disk-space-on-tests
Nov 28, 2025
Merged

ci: apply free-disk-space on tests#6642
Mzack9999 merged 1 commit intodevfrom
dwisiswant0/ci/tests/apply-free-disk-space-on-tests

Conversation

@dwisiswant0
Copy link
Member

Proposed changes

Tbh have no idea why this ends up being OS-specific. It kinda started happening after GitHub pinned ubuntu-latest to ubuntu-24.04, which has become significantly more bloated, but that’s just me guessing, still needs proper checking.
More context: could also be from the Go tools cache(?) (~3 GiB rn). Not sure if it keeps growing, but AFAIK, it shouldn’t since the cache is based on the go.sum hash. I'm confused lmao.

re: https://github.com/projectdiscovery/nuclei/actions/runs/19766522640/job/56640731129?pr=6629

Checklist

  • Pull request is created against the dev branch
  • All checks passed (lint, unit/integration/regression tests etc.) with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Signed-off-by: Dwi Siswanto <git@dw1.io>
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 28, 2025

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • .github/workflows/tests.yaml is excluded by !**/*.yaml

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dwisiswant0/ci/tests/apply-free-disk-space-on-tests

Comment @coderabbitai help to get the list of available commands and usage tips.

@Mzack9999 Mzack9999 merged commit 1a8f4d4 into dev Nov 28, 2025
3 checks passed
@Mzack9999 Mzack9999 deleted the dwisiswant0/ci/tests/apply-free-disk-space-on-tests branch November 28, 2025 17:24
@dwisiswant0 dwisiswant0 mentioned this pull request Dec 4, 2025
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