incubator-airflow/common
Jarek Potiuk de9eaeb434
Constraint files are now maintained automatically (#9889)
* Constraint files are now maintained automatically

* No need to generate requirements when setup.py changes
* requirements are kept in separate orphan branches not in main repo
* merges to master verify if latest requirements are working and
  push tested requirements to orphaned branches
* we keep history of requirement changes and can label them
  individually for each version (by constraint-1.10.n tag name)
* consistently changed all references to be 'constraints' not
  'requirements'
2020-07-20 14:36:03 +02:00
..
_common_values.sh List of integrations is now maintained in one place. (#8496) 2020-04-22 14:38:56 +02:00
_default_branch.sh Constraint files are now maintained automatically (#9889) 2020-07-20 14:36:03 +02:00
_files_for_rebuild_check.sh Requirements now depend on python version (#7841) 2020-03-27 15:27:53 +01:00
_image_variables.sh Fixed SOURCE_BRANCH set by tag names (#8562) 2020-04-26 17:24:58 +02:00