This is an automated email from the ASF dual-hosted git repository.
rom pushed a change to branch cicd/add-slack-notifications
in repository https://gitbox.apache.org/repos/asf/airflow.git
discard a2f27247e2 fix static checks
discard e41b91f626 done
discard b40432ceb6 fix static checks
discard e27729e310 add condition for failure and scheduling
discard d561e80c39 add payload
discard 1100afd5d9 change payload
discard 4457c1bec1 change payload
discard 9778ac554e remove special charts
discard 981447f639 change payload
discard 92655fa4e7 add payload
discard c82b1c2975 remove quation mark
discard 3112ddac4e change alert
discard 3069d0e7ef remove step from build image
discard 2d525237a1 remove unecessary needs
discard 220369a156 revert build-images.yml
discard 46cd9e8ba7 revert build-images.yml
discard 812c42e0ed revert build-images.yml
discard 56a3d0e691 revert build-images.yml
discard c01438356a revert build-images.yml
discard e279934fb8 revert build-images.yml
discard 508684c7ab change steps order to run slack step
discard dc0beea3a0 change steps order to run slack step
discard e509e104d3 change steps order to run slack step
discard 0a35271464 change steps order to run slack step
discard 96b438913d change steps order to run slack step
discard c4b2991c0f change steps order to run slack step
discard f2813f1bf2 change steps order to run slack step
discard bde4a61895 change steps order to run slack step
discard bad9029edf change steps order to run slack step
discard 412bbae6ba change steps order to run slack step
discard 64da606d89 change steps order to run slack step
discard 83151568d0 change steps order to run slack step
discard c3e2284ea8 change steps order to run slack step
discard 92e219d920 replace incoming webhook with slack app
discard c6a7d884b4 replace incoming webhook with slack app
discard 7903f5facb change comment to correct slack channel
discard 3d21604dc8 revert build-images.yml
discard e92e12dc0c move job to correct workflow with correct condition
discard 7da8191321 move job to correct workflow with correct condition
discard f5ba012148 fix static checks
discard 973133bc39 move step to correct workflow
discard d5a05bd7b7 add slack notifier
add 5af7463950 fix: ensure DAG trigger form submits with updated
parameters upon keyboard submit (#42487)
add 7ad586ed6a fix(providers/common/sql): add dummy connection setter for
backward compatibility (#42490)
add 4c612390d0 add slack notifier
add 53d53a168b move step to correct workflow
add 994157726b fix static checks
add 11f1d54200 move job to correct workflow with correct condition
add 9ebc77d52a move job to correct workflow with correct condition
add ffdbe0383b revert build-images.yml
add 09c7eb8545 change comment to correct slack channel
add f15ce7611e replace incoming webhook with slack app
add 23c500b230 replace incoming webhook with slack app
add e57d30e7bd change steps order to run slack step
add 355a4e06de change steps order to run slack step
add f569e658ec change steps order to run slack step
add 6a33313dde change steps order to run slack step
add 302b8c4f61 change steps order to run slack step
add a47c39ffbc change steps order to run slack step
add 982fccfe38 change steps order to run slack step
add bbe1239199 change steps order to run slack step
add 7a1f719276 change steps order to run slack step
add 534027bf96 change steps order to run slack step
add c4a45c3def change steps order to run slack step
add faf13e62e1 change steps order to run slack step
add 04d7db7c37 change steps order to run slack step
add dd4e2fb24d revert build-images.yml
add 90f0e7bd72 revert build-images.yml
add 686cc53aaa revert build-images.yml
add 4edd9629f5 revert build-images.yml
add 7d7a522158 revert build-images.yml
add ebd0153ddd revert build-images.yml
add 65f3b73655 remove unecessary needs
add db94d58e3c remove step from build image
add 4bef1295af change alert
add 09b7cc4dbc remove quation mark
add 35fdeea4db add payload
add ef798779b0 change payload
add 8be08b01c6 remove special charts
add 708c9fb6dc change payload
add 9dc6b64ccf change payload
add 39000e8024 add payload
add df26705be1 add condition for failure and scheduling
add f7b417fa66 fix static checks
add 6374340884 done
add 781fd868f2 fix static checks
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (a2f27247e2)
\
N -- N -- N refs/heads/cicd/add-slack-notifications (781fd868f2)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
airflow/providers/common/sql/hooks/sql.py | 11 +++++++++++
airflow/providers/common/sql/hooks/sql.pyi | 2 ++
airflow/www/templates/airflow/trigger.html | 2 +-
tests/providers/mysql/hooks/test_mysql.py | 15 +++++++++++++++
4 files changed, 29 insertions(+), 1 deletion(-)