superset/.github/workflows
Amit Miran 62a8f2e193
chore(python-testing): move memoized tests to unit tests (#15507)
* chore: move memoized test into a separated file

create integration test workflow

* chore: create unit test workflow to run purely pytest

* fix: bad reference

* fix: remove pip requirements bc there aren't any yet

* temp: install unit dependencies directly

* fix: --rootdir=

* fix: try to run only unit test

* chore: decouple memoized as separated module

* fix: bring back dependencies bc superset top-level module is coupled to flask and others so no reason no to do it

* fix: reference

* fix: pre-commit

* fix: pylint
2021-07-12 10:00:18 +03:00
..
bashlib.sh refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03: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
check_db_migration_confict.yml build: check potential db migration conflict for open PRs (#13498) 2021-03-10 16:02:52 -08:00
codecov.sh fix: Switching to local codecov script (#14170) 2021-04-16 09:26:50 -07:00
docker-ephemeral-env.yml build: Ephemeral environments for PRs via slash command (#13189) 2021-02-24 10:50:52 -08:00
docker-release.yml chore: rename duplicate build jobs (#12921) 2021-02-03 16:40:38 -08:00
docker.yml build: Ephemeral environments for PRs via slash command (#13189) 2021-02-24 10:50:52 -08:00
docker_build_push.sh fix: misspelling Erik Ritter (#13120) 2021-02-16 11:20:23 -08:00
ecs-task-definition.json build: Ephemeral environments for PRs via slash command (#13189) 2021-02-24 10:50:52 -08:00
ephemeral-env-pr-close.yml build(test env): Shutdown test environments on PR close (#13452) 2021-03-09 10:19:43 -08:00
ephemeral-env.yml chore: Disable comment logging for ephemeral envs (#15156) 2021-06-14 14:31:36 -07: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 docs: add publish step (#14304) 2021-04-23 10:43:58 -06:00
superset-e2e.yml refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
superset-frontend.yml fix: Switching to local codecov script (#14170) 2021-04-16 09:26:50 -07:00
superset-helm-lint.yml ci: use git submodules for Chart Actions (#14211) 2021-04-17 19:13:36 +03:00
superset-helm-release.yml ci: use git submodules for Chart Actions (#14211) 2021-04-17 19:13:36 +03:00
superset-python-integrationtest.yml chore(python-testing): move memoized tests to unit tests (#15507) 2021-07-12 10:00:18 +03:00
superset-python-misc.yml chore: change name of python lint action (#12968) 2021-02-05 12:54:37 -08:00
superset-python-presto-hive.yml refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
superset-python-unittest.yml chore(python-testing): move memoized tests to unit tests (#15507) 2021-07-12 10:00:18 +03:00
superset-translations.yml ci: use git submodules for (securely) using third party Github Actions (#12709) 2021-01-23 23:10:16 -08:00
superset-websocket.yml feat(SIP-39): Websocket sidecar app (#11498) 2021-04-08 11:12:03 -07:00