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

Logger #178

Merged
merged 14 commits into from
Dec 4, 2024
Merged

Logger #178

merged 14 commits into from
Dec 4, 2024

Conversation

renan-souza
Copy link
Collaborator

@renan-souza renan-souza commented Dec 2, 2024

In this PR, in addition to addressing issue #172, I have added several clean ups in all GitHub actions because we were running out of disk space. The main clean ups added were:

  • Added more files to be removed in the make clean;
  • Deleted large log files generated by the GHAction runners;
  • Edited the compose.yml files to add names to the volumes so they they would be pruned during services shut down;
  • Pruned docker images at the end of the action (this caused the major difference).

@renan-souza renan-souza merged commit c14b000 into dev Dec 4, 2024
5 checks passed
@renan-souza renan-souza deleted the logger branch December 4, 2024 18:01
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