Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Azure modules to comply with AIP-21 #19431

Merged
merged 7 commits into from
Nov 14, 2021
Merged

Conversation

josh-fell
Copy link
Contributor

Closes: #17898


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.

@boring-cyborg boring-cyborg bot added area:providers provider:microsoft-azure Azure-related issues provider:google Google (including GCP) related issues labels Nov 5, 2021
@github-actions
Copy link

github-actions bot commented Nov 5, 2021

The PR most likely needs to run full matrix of tests because it modifies parts of the core of Airflow. However, committers might decide to merge it quickly and take the risk. If they don't merge it quickly - please rebase it to the latest main at your convenience, or amend the last commit of the PR, and push it with --force-with-lease.

@github-actions github-actions bot added the full tests needed We need to run full set of tests for this PR to merge label Nov 5, 2021
@josh-fell josh-fell closed this Nov 6, 2021
@josh-fell josh-fell reopened this Nov 6, 2021
@josh-fell josh-fell closed this Nov 7, 2021
@josh-fell josh-fell reopened this Nov 7, 2021
@potiuk potiuk added the debug ci resources Set it on PR if you want to debug resource usage for it label Nov 7, 2021
@potiuk
Copy link
Member

potiuk commented Nov 7, 2021

Seems that we have a problem with resources on github public runners. I added the "debug-ci-resources" label to the PR and close/reopen it to see more details on resources used.

@potiuk potiuk closed this Nov 7, 2021
@potiuk potiuk reopened this Nov 7, 2021
@potiuk
Copy link
Member

potiuk commented Nov 7, 2021

The label should print more information while tests are running (as it used to be when I introduced parallel runs).

josh-fell and others added 4 commits November 12, 2021 21:56
Updating module path in deprecated Cosmos module.

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
Fix typo in warning message in Container Registry module

Co-authored-by: eladkal <45845474+eladkal@users.noreply.github.com>
@potiuk potiuk merged commit 4212c49 into apache:main Nov 14, 2021
@josh-fell josh-fell deleted the azure-aip21 branch November 15, 2021 02:28
@ephraimbuddy ephraimbuddy added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:providers changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) debug ci resources Set it on PR if you want to debug resource usage for it full tests needed We need to run full set of tests for this PR to merge provider:google Google (including GCP) related issues provider:microsoft-azure Azure-related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change Azure operators to comply with AIP-21
4 participants