Releases: unacast/brokkr
Releases · unacast/brokkr
0.7.9
Add support for chosing between Airflow 1 and 2
Based on the AIRFLOW_VERSION variable, the airflow plugin decides what Docker file to use and also adjusts some of the commands it's executing
Add a filter to only look for .mk files when determining base dir
v0.7.7 We only want to look for .mk files
v0.7.6 - Adapt the new gh run list output format
gh run list has changed it's output format
v0.7.5 - support GNU xargs
Also fast fail in the github plugin
v0.7.4
Small tweaks to get rid of annoying behavior
v0.7.3
Fix small issue where the install.sh script made the existing Makefile malformed
v0.7.2
Some of the paths defined in v0.7.1 was wrong
v0.7.1
Runs cmod +x on downloaded .sh files
v0.7.0 - watch a deployment
Update to the github-deploy plugin to utilize the gh run list
and gh run watch
commands to interactively keep an eye on how the deployment is going