| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Update documentation for provider December 2021 release (#20523) | 4 年前 | |
Better support for Boto Waiters (#28236) * Add waiters to EKS Operators * Custom waiter setup * Move the heavy lifting into base hook - Individual service hooks are no longer modified Add unit testing Update README | 3 年前 | |
Implement provider versioning tools (#13767) This change implements per-provider versioning tools. Version of the providers is retrieved from provider.yaml file (top-level verion). Documentation is generated in the documentation folder rather than in sources and embedded in provider's index. Backport providers remain as they were until we delete all the backport references in April 2021 nd then the code can be simplified and the backport functionality can be removed then. When generating multiple providers, only those that have version that has no corresponding providers-<PROVIDER>/<VERSION> are generated. Other providers are skipped with warnings. Old documentation is removed and new CHANGELOG.rst have been prepared for all providers to accomodate to the new process (which is comming as a follow-up commit) Fixes: #13272, #13271, #13274, #13276, #13277, #13275, #13273 | 5 年前 | |
Update package description to remove double min-airflow specification (#24292) | 4 年前 | |
Also mention airflow 2 only in readme template (#24296) | 4 年前 | |
| 3 年前 | ||
| 3 年前 | ||
Update documentation for provider December 2021 release (#20523) | 4 年前 | |
Moves provider packages scripts to dev (#12082) The change #10806 made airflow works with implicit packages when "airflow" got imported. This is a good change, however it has some unforeseen consequences. The 'provider_packages' script copy all the providers code for backports in order to refactor them to the empty "airflow" directory in provider_packages folder. The #10806 change turned that empty folder in 'airflow' package because it was in the same directory as the provider_packages scripts. Moving the scripts to dev solves this problem. | 5 年前 | |
Remove comon provider docs from ad-hoc releases (#26645) When we are releasing ad-hoc providers rather than all of them, we rarely add new stuff (they are mostly bugfixes), so we should rather not update the "common provider documentation", because for example when we add (but not yet release) a new provider, the common indexes might include it and confuse the users. | 3 年前 | |
Implement provider versioning tools (#13767) This change implements per-provider versioning tools. Version of the providers is retrieved from provider.yaml file (top-level verion). Documentation is generated in the documentation folder rather than in sources and embedded in provider's index. Backport providers remain as they were until we delete all the backport references in April 2021 nd then the code can be simplified and the backport functionality can be removed then. When generating multiple providers, only those that have version that has no corresponding providers-<PROVIDER>/<VERSION> are generated. Other providers are skipped with warnings. Old documentation is removed and new CHANGELOG.rst have been prepared for all providers to accomodate to the new process (which is comming as a follow-up commit) Fixes: #13272, #13271, #13274, #13276, #13277, #13275, #13273 | 5 年前 | |
Mark Airflow directory in container as safe for git commands (#29386) There is a new setting/version of git in GitHub Actions that started checking the ownership of the Git repository. Since in case of the provider commands we run them inside docker image as root user (this is in order to isolate the provider package building from the main CI environment), the owner of such directory is different (runner user) than the user that runs the git command (root). This change marks the current git directory for such commands as safe, regardles from the discrepancy. This config is global and run inside the image, so it is safe to leave it after methods complete as containers are torn-down after completing package preparation. This PR also improves diagnostics. Previously the git remote add output was redirected to dev null as there was no way it could fail, but this turned to be false - the output of the git remote add commnd is now also printed for diagnostics. | 3 年前 | |
Remove comon provider docs from ad-hoc releases (#26645) When we are releasing ad-hoc providers rather than all of them, we rarely add new stuff (they are mostly bugfixes), so we should rather not update the "common provider documentation", because for example when we add (but not yet release) a new provider, the common indexes might include it and confuse the users. | 3 年前 | |
Enable string normalization in python formatting (other) (#27206) | 3 年前 | |
Fix tag_providers.sh (#28345) to support both https/ssh | 3 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 4 年前 | ||
| 3 年前 | ||
| 5 年前 | ||
| 4 年前 | ||
| 4 年前 | ||
| 3 年前 | ||
| 3 年前 | ||
| 4 年前 | ||
| 5 年前 | ||
| 3 年前 | ||
| 5 年前 | ||
| 3 年前 | ||
| 3 年前 | ||
| 3 年前 | ||
| 3 年前 |