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

Move one-off or obsolete DAGs to "retired" folder #262

Closed
1 task done
AetherUnbound opened this issue Oct 22, 2021 · 0 comments
Closed
1 task done

Move one-off or obsolete DAGs to "retired" folder #262

AetherUnbound opened this issue Oct 22, 2021 · 0 comments

Comments

@AetherUnbound
Copy link
Contributor

@AetherUnbound AetherUnbound commented Oct 22, 2021

Current Situation

We have a number of DAGs (namely the *_update_workflow.py ones) that appear to be one-offs that no longer need to exist with the rest of the codebase.

Suggested Improvement

These DAGs should be moved to a retired folder that is ignored by Airflow and separated from the rest of the DAGs.

Benefit

This would reduce confusion for those who are perusing the codebase or attempting to find which DAGs are considered currently relevant.

Additional context

Related to #231

Implementation

  • 🙋 I would be interested in implementing this feature.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Openverse
  
Done!
Linked pull requests

Successfully merging a pull request may close this issue.

1 participant