superset/.github/workflows
Jesse Yang 9c5ec3d72a
fix(CI): properly configure cancel duplicates (#12625)
Updating the "Cancel Duplicates" job to use our own Python script, which will try to cancel all duplicate jobs of all workflows:

For each workflow, we keep only the latest run for a given branch + event type (pull_request or push).
Older runs will be cancelled even if they are already running.
2021-01-29 12:29:46 -08:00
..
bashlib.sh build: add Cypress parallelization with obfuscated record key (#12534) 2021-01-15 12:18:18 -08:00
caches.js chore: Adding pip-compile-multi et al. (#10499) 2020-08-04 19:31:52 -07:00
cancel_duplicates.yml fix(CI): properly configure cancel duplicates (#12625) 2021-01-29 12:29:46 -08:00
docker-release.yml ci: use git submodules for (securely) using third party Github Actions (#12709) 2021-01-23 23:10:16 -08:00
docker.yml ci: use git submodules for (securely) using third party Github Actions (#12709) 2021-01-23 23:10:16 -08:00
docker_build_push.sh ci: remove refs/tags from docker tags on a release (#12518) 2021-01-15 09:23:59 +02:00
latest-release-tag.yml fix: update latest tag action to use set-output (#12706) 2021-01-24 16:40:52 -08:00
misc.yml ci: use git submodules for (securely) using third party Github Actions (#12709) 2021-01-23 23:10:16 -08:00
pr-lint.yml chore: add breaking change to title regex (#12754) 2021-01-27 18:48:11 -08:00
superset-docs.yml ci: use git submodules for (securely) using third party Github Actions (#12709) 2021-01-23 23:10:16 -08:00
superset-e2e.yml ci: use git submodules for (securely) using third party Github Actions (#12709) 2021-01-23 23:10:16 -08:00
superset-frontend.yml ci: use git submodules for (securely) using third party Github Actions (#12709) 2021-01-23 23:10:16 -08:00
superset-python-misc.yml ci: use git submodules for (securely) using third party Github Actions (#12709) 2021-01-23 23:10:16 -08:00
superset-python-presto-hive.yml ci: use git submodules for (securely) using third party Github Actions (#12709) 2021-01-23 23:10:16 -08:00
superset-python-unittest.yml ci: use git submodules for (securely) using third party Github Actions (#12709) 2021-01-23 23:10:16 -08:00
superset-translations.yml ci: use git submodules for (securely) using third party Github Actions (#12709) 2021-01-23 23:10:16 -08:00