Skip to content

Conversation

@tfoote
Copy link
Collaborator

@tfoote tfoote commented Feb 20, 2025

Also several other CI improvements for speed mostly

@tfoote tfoote requested a review from Yadunund February 20, 2025 17:59
Copy link
Collaborator

@Yadunund Yadunund left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great improvement overall!

Comment on lines 10 to 21
# -
# name: Remove unused content for disk space
# shell: bash
# run: |
# df -h
# sudo rm -rf /usr/share/dotnet
# sudo rm -rf /usr/local/lib/android
# sudo rm -rf /opt/ghc
# sudo rm -rf /opt/hostedtoolcache/CodeQL
# sudo docker image prune --all --force
# sudo docker builder prune -a
# df -h
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we still want these commented out?

@tfoote tfoote force-pushed the test_public_images branch from d61acfd to 7b0f2c9 Compare February 27, 2025 00:14
@tfoote tfoote merged commit 1fcca5c into main Feb 27, 2025
5 checks passed
@tfoote tfoote deleted the test_public_images branch February 27, 2025 07:56
AllProAi pushed a commit to AllProAi/bpc that referenced this pull request Mar 17, 2025
* Add tests for public images

* run style checks on all pushes

* Only fetch ipd once

* turn on github caching of the docker builds

Signed-off-by: Tully Foote <[email protected]>
ramamoorthyluxman pushed a commit to ramamoorthyluxman/bpc that referenced this pull request Aug 5, 2025
* Add tests for public images

* run style checks on all pushes

* Only fetch ipd once

* turn on github caching of the docker builds

Signed-off-by: Tully Foote <[email protected]>
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