superset/scripts
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
..
databases/hive chore: ci Initial hive support (#10593) 2020-08-27 09:49:18 -07:00
tests chore: Migrating reports to AuthWebdriverProxy (#10567) 2020-08-12 13:28:41 -07:00
cancel_github_workflows.py fix(CI): properly configure cancel duplicates (#12625) 2021-01-29 12:29:46 -08:00
check_license.sh SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
fossa.sh docs: add API page to docs using Swagger UI (#11154) 2020-10-04 22:01:36 -07:00
gen_changelog.sh chore: remove additional incubator references (#12336) 2021-01-11 06:09:10 -08:00
generate_frontend_ts_tasklist.js other: add TypeScript tracker generation script (#10074) 2020-06-16 18:54:51 -07:00
permissions_cleanup.py chore: Adding pip-compile-multi et al. (#10499) 2020-08-04 19:31:52 -07:00
po2json.sh Fix translation files and update documentation (#12595) 2021-01-20 10:50:24 -08:00
pypi_push.sh docs: add changelog entries for 0.37.2 (#11086) 2020-09-28 11:14:09 +03:00
python_tests.sh fix: do not import superset_config on tests (#11193) 2020-10-14 07:54:31 -07:00
sign.sh [docs] Crafting a new release (#8433) 2019-10-28 10:17:10 +00:00
tag_latest_release.sh fix: update latest tag action to use set-output (#12706) 2021-01-24 16:40:52 -08:00