-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Sync v2-10-stable with v2-10-test(sync_v2_10_test) to release 2.10.3 #43306
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
Conversation
b0cc622 to
c7febb4
Compare
jedcunningham
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The list could use a "does the title make sense for an end user" pass or 2, but overall looks good.
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.2.9 to 2.5.6. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@2.2.9...2.5.6) --- updated-dependencies: - dependency-name: dompurify dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit fc5f686) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 46b41e3) Co-authored-by: Joseph Ang <josephangbc@gmail.com>
* Fix instruction for docker compose(tested on Mac M1) Make fixes that allows to run airflow dags in pycharm debugger on Mac M1 * fix static checks * fix linter error * fix unexpected identation --------- Co-authored-by: Shahar Epstein <60007259+shahar1@users.noreply.github.com> (cherry picked from commit d725cf6) Co-authored-by: Bohdan Udovenko <bohdan.udov@gmail.com>
--------- Co-authored-by: Joffrey Bienvenu <joffrey.bienvenu@infrabel.be>
Some configurations are irrelevant to DAG authors and hence we need to mask those to avoid it from getting logged unknowingly. Co-authored-by: adesai <adesai@cloudera.com> Co-authored-by: Ash Berlin-Taylor <ash_github@firemirror.com> (cherry picked from commit 0b030c5) Co-authored-by: Amogh Desai <amoghrajesh1999@gmail.com>
95ad3af to
c353828
Compare
@jedcunningham I made some changes to the PR title in changelogs, PTAL. |
c353828 to
abeea85
Compare
|
@utkarsharma2 we need to get #43348 in fyi |
abeea85 to
7c870aa
Compare
Included it. |
|
One comment. I think - at least before final realease we need to release all the providers or at least the
And this is something we can only address by releasing the new FAB provider and making sure constraints are updated to point to it. |
|
cc: @eladkal ^^ |
7c870aa to
f9b56f7
Compare
We update the names of the pre-commit stages. From the https://pre-commit.com/#confining-hooks-to-run-at-certain-stages: new in 3.2.0: The values of stages match the hook names. Previously, commit, push, and merge-commit matched pre-commit, pre-push, and pre-merge-commit respectively. (cherry picked from commit add8e9d)
f9b56f7 to
7557819
Compare
Since we already have 1st wave of providers out, I'm proceeding with release. |
Go ahead, we can always regenerate the constraints to include the new providers released - they are rather independent from the release and internal RC testing and we've already done it in the past. |
Time for 2.10.3rc1!