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

Add new DAG for scheduled cleanup of airflow database to free up disk space #136

Merged
merged 3 commits into from
Jun 9, 2024

Conversation

henry410213028
Copy link
Collaborator

Types of changes

  • New feature

Description

This PR introduces a new DAG designed to run on a scheduled basis to clean up the Airflow database. The primary objective is to free up disk space by removing old and unnecessary data.

Checklist:

  • Add test cases to all the changes you introduce
  • Run poetry run pytest locally to ensure all linter checks pass
  • Update the documentation if necessary

@henry410213028 henry410213028 merged commit e7d7c5e into master Jun 9, 2024
2 checks passed
@henry410213028 henry410213028 deleted the feature/db-cleanup branch June 9, 2024 00:52
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