This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch v1-10-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 25b6cb0 Add LegacyUIDeprecated for upgrade_check (#11279)
new eb3a6d7 Add Github Code Scanning (#11211)
new 6c7a510 Limits CodeQL workflow to run only in the Apache Airflow repo
(#11264)
new e3d521f Improve running and canceliling of the PR-triggered builds.
(#11268)
new 8c731b8 Switched to Run Checks for Building Images. (#11276)
new a6b95b3 Replaces depreated set-env with env file (#11292)
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/build-images-workflow-run.yml | 69 +++++++++++++++++++++----
.github/workflows/ci.yml | 6 +--
.github/workflows/codeql-analysis.yml | 54 +++++++++++++++++++
.github/workflows/codeql-cancel.yml | 21 ++++++++
.github/workflows/scheduled_quarantined.yml | 6 +--
5 files changed, 140 insertions(+), 16 deletions(-)
create mode 100644 .github/workflows/codeql-analysis.yml
create mode 100644 .github/workflows/codeql-cancel.yml