Releases: jayamanikharyono/airflow-dag-action
Releases · jayamanikharyono/airflow-dag-action
Upgrade Python Version to 3.8
What's Changed
- Update python version used in dockerfile from python 3.7 to 3.8 by @lewisosborne in #32
New Contributors
- @lewisosborne made their first contribution in #32
Full Changelog: v2.4...v2.5
Display conn var and plugin in PR comment log
What's Changed
- add todo by @jayamanikharyono in #28
- display conn var and plugin in comment log by @pindge in #29
- Test Connection, Variables and Plugins output result by @jayamanikharyono in #30
Full Changelog: v2.3...v2.4
Add Airflow Plugins and Connections support
What's Changed
- validate plugin and add flag for loadexamples by @pindge in #26
- add connections for airflow test by @pindge in #27
Full Changelog: v2.2...v2.3
Added shared var support for KubernetesPodOperator
What's Changed
- Add test for handling dag importing from another python file by @pindge in #22
- Create codeql-analysis.yml by @jayamanikharyono in #24
- add GithubException by @jayamanikharyono in #25
New Contributors
Full Changelog: v2.1...v2.2
Add Pytest exit code
What's Changed
- Exit 1 if Pytest does not exit 0 by @kieronellis in #20
New Contributors
- @kieronellis made their first contribution in #20
Full Changelog: v2.0...v2.1
Upgrade to Airflow v2+
What's Changed
- reworks actions and upgrade to airflow 2+ by @jayamanikharyono in #12
- Update Dockerfile | reworks actions by @jayamanikharyono in #13
- Dev by @jayamanikharyono in #14
- Dev by @jayamanikharyono in #15
- Dev by @jayamanikharyono in #16
- Dev by @jayamanikharyono in #17
- update usage by @jayamanikharyono in #18
- update usage by @jayamanikharyono in #19
Full Changelog: v1.6...v2.0
v1.6
Update Project Structure
Fix Bug
Add Copy Option on Dockerfile
What's Changed
- Dev | add copy option to Dockerfile by @jayamanikharyono in #7
Full Changelog: v1.2...v1.3