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

Remove retired DAGs #4240

Closed
sarayourfriend opened this issue Apr 30, 2024 · 1 comment · Fixed by #4867
Closed

Remove retired DAGs #4240

sarayourfriend opened this issue Apr 30, 2024 · 1 comment · Fixed by #4867
Assignees
Labels
💻 aspect: code Concerns the software code in the repository 🧰 goal: internal improvement Improvement that benefits maintainers, not users help wanted Open to participation from the community 🟩 priority: low Low priority and doesn't need to be rushed 🧱 stack: catalog Related to the catalog and Airflow DAGs

Comments

@sarayourfriend
Copy link
Collaborator

sarayourfriend commented Apr 30, 2024

Current Situation

We have a handful of "retired" DAGs in the catalog codebase. Some of the older ones especially have non-idiomatic code, and would serve as bad examples of how to write new catalog code.

Suggested Improvement

Delete the retired DAGs directory and remove references to it.

Benefit

No bad code examples, less code, etc.

Additional context

Previous discussion here: #4187 (comment)

@sarayourfriend sarayourfriend added 🟩 priority: low Low priority and doesn't need to be rushed 💻 aspect: code Concerns the software code in the repository 🧰 goal: internal improvement Improvement that benefits maintainers, not users 🧱 stack: catalog Related to the catalog and Airflow DAGs labels Apr 30, 2024
@openverse-bot openverse-bot moved this to 📋 Backlog in Openverse Backlog Apr 30, 2024
@AetherUnbound
Copy link
Collaborator

Having looked over each of them, I believe the entire folder can be removed.

@sarayourfriend sarayourfriend added the help wanted Open to participation from the community label May 1, 2024
@sarayourfriend sarayourfriend self-assigned this Sep 5, 2024
@sarayourfriend sarayourfriend moved this from 📋 Backlog to 📅 To Do in Openverse Backlog Sep 5, 2024
@sarayourfriend sarayourfriend moved this from 📅 To Do to 🏗 In Progress in Openverse Backlog Sep 5, 2024
@openverse-bot openverse-bot moved this from 🏗 In Progress to ✅ Done in Openverse Backlog Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 aspect: code Concerns the software code in the repository 🧰 goal: internal improvement Improvement that benefits maintainers, not users help wanted Open to participation from the community 🟩 priority: low Low priority and doesn't need to be rushed 🧱 stack: catalog Related to the catalog and Airflow DAGs
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants