Releases: OrcaCollective/techbloc-airflow
Releases · OrcaCollective/techbloc-airflow
v1.2.0
What's Changed
- Add the bookmark bot to the deployment list by @AetherUnbound in #69
- Bump docker/login-action from 2 to 3 by @dependabot in #55
- Bump actions/checkout from 3 to 4 by @dependabot in #57
- Bump docker/build-push-action from 4 to 5 by @dependabot in #56
- Bump flake8 from 6.0.0 to 7.1.1 by @dependabot in #70
- Bump pre-commit from 3.3.3 to 3.8.0 by @dependabot in #73
- Bump flaky from 3.7.0 to 3.8.1 by @dependabot in #71
- Bump black from 23.7.0 to 24.8.0 by @dependabot in #72
- Bump isort from 5.12.0 to 5.13.2 by @dependabot in #74
- Bump pytest-sugar from 0.9.7 to 1.0.0 by @dependabot in #76
- Bump apache-airflow[amazon,http,postgres,ssh] from 2.9.0 to 2.10.0 by @dependabot in #75
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- Move remote logging from docker image into environment settings by @AetherUnbound in #68
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Set up DAG sync webhook by @AetherUnbound in #10
- Add line to README by @AetherUnbound in #11
- Add note on DAGs by @AetherUnbound in #12
- Add basic deployment DAG by @AetherUnbound in #14
- Fix conn ID names by @AetherUnbound in #18
- Add a DAG for clearing Mastodon media cache by @AetherUnbound in #21
- Add DAG parsing tests by @AetherUnbound in #23
- Add Matrix on failure callback by @AetherUnbound in #24
- Add OpenOversight database backup DAG by @AetherUnbound in #26
- Mastodon backup rotation & retention DAG by @AetherUnbound in #22
- Set isort source paths by @AetherUnbound in #25
- Don't notify for hourly mastodon rotation by @AetherUnbound in #27
- Handle the fact that S3 list pulls in recursive directories by @AetherUnbound in #28
- Fix isort in pre-commit by @AetherUnbound in #30
- Add mastodon stack restart DAG by @AetherUnbound in #29
- 🔄 synced file(s) with OrcaCollective/techbloc-directory by @orca-collective-bot in #31
- Bump docker/login-action from 1 to 2 by @dependabot in #33
- Bump isort from 5.10.1 to 5.12.0 by @dependabot in #32
- Bump actions/setup-python from 2 to 4 by @dependabot in #34
- Bump flake8 from 5.0.4 to 6.0.0 by @dependabot in #35
- Bump pytest-sugar from 0.9.6 to 0.9.7 by @dependabot in #36
- Bump docker/build-push-action from 3 to 4 by @dependabot in #37
- Bump black from 22.10.0 to 23.3.0 by @dependabot in #38
- Bump pre-commit/action from 2.0.3 to 3.0.0 by @dependabot in #39
- Bump pre-commit from 2.20.0 to 3.2.2 by @dependabot in #40
- Bump pre-commit from 3.2.2 to 3.3.2 by @dependabot in #42
- 🔄 synced file(s) with OrcaCollective/techbloc-directory by @orca-collective-bot in #47
- Bump black from 23.3.0 to 23.7.0 by @dependabot in #49
- Bump pre-commit from 3.3.2 to 3.3.3 by @dependabot in #46
- Bump pytest-mock from 3.10.0 to 3.11.1 by @dependabot in #45
- HOTFIX: Allow the mastodon copy to fail for taking too long by @AetherUnbound in #64
- Remove mastodon DAGs and references by @AetherUnbound in #65
- Swap sqlite for postgres, update Airflow to 2.9.0, Python to 3.12 by @AetherUnbound in #66
- Use "docker compose" over "docker-compose" by @AetherUnbound in #67
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Initial release!
What's Changed
- Initial Airflow Setup by @AetherUnbound in #3
- Add CI/CD files by @AetherUnbound in #6
- Add ssh providers to Airflow by @AetherUnbound in #7
- Fix tests in CI by @AetherUnbound in #8
New Contributors
- @AetherUnbound made their first contribution in #3
Full Changelog: https://github.com/OrcaCollective/techbloc-airflow/commits/v1.0.0