superset/.github/workflows
Rob DiCiuccio 806fb73d25
feat(SIP-39): Websocket sidecar app (#11498)
* WIP node.js websocket app

* Load testing

* Multi-stream publish with blocking reads

* Use JWT for auth and channel ID

* Update ws jwt cookie name

* Typescript

* Frontend WebSocket transport support

* ws server ping/pong and GC logic

* ws server unit tests

* GC interval config, debug logging

* Cleanup JWT cookie logic

* Refactor asyncEvents.ts to support non-Redux use cases

* Update tests for refactored asyncEvents

* Add eslint, write READMEs, reorg files

* CI workflow

* Moar Apache license headers

* pylint found something

* adjust GH actions workflow

* Improve documentation & comments

* Prettier

* Add configurable logging via Winston

* Add SSL support for Redis connections

* Fix incompatible logger statements

* Apply suggestions from code review

Co-authored-by: David Aaron Suddjian <1858430+suddjian@users.noreply.github.com>

* rename streamPrefix config

Co-authored-by: David Aaron Suddjian <1858430+suddjian@users.noreply.github.com>
2021-04-08 11:12:03 -07:00
..
bashlib.sh test: optimize codecov config (#13329) 2021-02-25 05:22:34 -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
check_db_migration_confict.yml build: check potential db migration conflict for open PRs (#13498) 2021-03-10 16:02:52 -08:00
docker_build_push.sh fix: misspelling Erik Ritter (#13120) 2021-02-16 11:20:23 -08: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
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 feat: Support feature flag overrides in ephemeral test envs (#14008) 2021-04-08 11:05:59 -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 chore: rename duplicate build jobs (#12921) 2021-02-03 16:40:38 -08:00
superset-e2e.yml ci: skip cypress if no code changes (#12982) 2021-02-09 13:58:50 +02:00
superset-frontend.yml test: optimize codecov config (#13329) 2021-02-25 05:22:34 -08: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 chore(CI): dont run Hive tests on Py 3.7 (#13757) 2021-03-25 23:03:58 -07:00
superset-python-unittest.yml test: optimize codecov config (#13329) 2021-02-25 05:22:34 -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
superset-websocket.yml feat(SIP-39): Websocket sidecar app (#11498) 2021-04-08 11:12:03 -07:00