Skip to content

Comments

Update dependency community.docker to v5.0.4#32

Merged
compscidr merged 1 commit intomainfrom
renovate/community.docker-5.x
Dec 24, 2025
Merged

Update dependency community.docker to v5.0.4#32
compscidr merged 1 commit intomainfrom
renovate/community.docker-5.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 16, 2025

This PR contains the following updates:

Package Type Update Change
community.docker galaxy-collection patch 5.0.1 -> 5.0.4

Release Notes

ansible-collections/community.docker (community.docker)

v5.0.4

Compare Source

See https://github.com/ansible-collections/community.docker/blob/main/CHANGELOG.md for all changes.

v5.0.3

Compare Source

See https://github.com/ansible-collections/community.docker/blob/main/CHANGELOG.md for all changes.

v5.0.2

Compare Source

See https://github.com/ansible-collections/community.docker/blob/main/CHANGELOG.md for all changes.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency community.docker to v5.0.2 Update dependency community.docker to v5.0.3 Nov 30, 2025
@renovate renovate bot force-pushed the renovate/community.docker-5.x branch from 0ea7277 to dd8dcea Compare November 30, 2025 00:09
@renovate renovate bot changed the title Update dependency community.docker to v5.0.3 Update dependency community.docker to v5.0.4 Dec 7, 2025
@renovate renovate bot force-pushed the renovate/community.docker-5.x branch from dd8dcea to 3052cda Compare December 7, 2025 00:39
compscidr added a commit that referenced this pull request Dec 24, 2025
The java-runner and android-runner molecule tests were failing due to
running out of disk space on GitHub Actions runners. Both tests pull
the compscidr/github-runner-android image which is ~15GB and includes
the full Android SDK/NDK.

Changes:
- Run molecule tests sequentially (max-parallel: 1) instead of in parallel
- Add disk cleanup step before tests to free up ~10-15GB by removing
  unused software (.NET SDK, GHC, Boost, agent tools)
- Add Docker cleanup after each test to ensure space for next test
- Clean up Docker images and volumes between tests

This ensures each test has sufficient disk space without modifying
the actual runner images or test scenarios.

Fixes failing PRs #35, #34, #33, #32, #28

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@renovate renovate bot force-pushed the renovate/community.docker-5.x branch from 3052cda to c921794 Compare December 24, 2025 07:05
@compscidr compscidr merged commit e265145 into main Dec 24, 2025
5 checks passed
@renovate renovate bot deleted the renovate/community.docker-5.x branch December 24, 2025 07:31
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.

1 participant