diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/404.html b/404.html new file mode 100644 index 0000000..42ee523 --- /dev/null +++ b/404.html @@ -0,0 +1,745 @@ + + + +
+ + + + + + + + + + + + + + +You might ask - why a separate package and not just shove everything into the dags
folder of Airflow.
That works for development. However, we are running more and more business-critical work-flows on Airflow. In order to ensure business continuity and reduce the risk of errors, we need more reliable and maintainable building blocks.
+Versioning
+The package follows semantic versioning. Breaking changes will occur unannounced before v1.0.0
. After that all breaking changes will lead to bumping the major version number.
The project is hosted at github.com/dfds-data/dagcellent.
+If you have a feature request, noticed a bug - it is best to open a new issue on that page.
+ + + + + + + + + + + + + +