Commit Graph

192 Commits

Author SHA1 Message Date
Elizabeth Thompson 14c3e2bf70
chore: do not mark helm releases as github latest (#26753) 2024-01-23 10:09:42 -08:00
Daniel Vaz Gaspar 74f953ddd2
fix: docker ephemeral environment, push only on testenv comment (#26473)
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
2024-01-23 15:46:46 +00:00
Maxime Beauchemin 75a98af64b
feat: auto-label PRs that contain db migrations (#26745) 2024-01-22 16:24:07 -08:00
Evan Rusackas ffc357c6a1
chore(dependencies): loosen constraints on dependency checker (#26708) 2024-01-22 13:50:16 -07:00
Daniel Vaz Gaspar 6a4043d0f0
fix: unnecessary logic on CI ephemeral (#26644) 2024-01-17 12:49:28 +00:00
John Bodley 77bd7cf1c6
chore: Reenable SQLite tests which leverage foreign key constraints et al. (#24605) 2024-01-09 06:33:47 +13:00
Elizabeth Thompson 26498fc099
chore: add latest-official docker tag (#25322) 2023-10-18 16:59:30 -07:00
Josh Soref 5054b9fade
build(ci): Provide diff for pre-commit failures (#25638)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-10-13 11:00:09 -07:00
Multazim Deshmukh 050543ae1b
feat: migrate to docker compose v2 (#25565) 2023-10-10 14:38:40 -07:00
Josh Soref 3e0c70d018
chore(misc): Spelling (#25456)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-29 09:34:04 -07:00
Aleksey Karpov e1a91e2228
feat(docker): Use docker buildx and Add ARM builds for dockerize and websocket (#25377) 2023-09-25 13:08:21 -07:00
Sebastian Liebscher c17accc0b4
chore: bump postgresql in docker-compose and github workflows (#24147) 2023-07-24 11:09:41 -06:00
Elizabeth Thompson 1a9724582f
chore: turn off talisman for ephemeral environments in ci (#24627) 2023-07-19 14:22:32 -07:00
John Bodley cbf39650d0
chore: Re-enable some GitHub action workflows in draft mode (#24626) 2023-07-11 10:50:14 -06:00
Maxime Beauchemin 6a8f60f9fd
chore: deprecate FLASK_ENV and improve conf.ENVIRONMENT_TAG_CONFIG (#24404) 2023-06-29 12:04:32 -07:00
Aleksey Karpov 46159fd190
build(docker): add dockerize image (#24534)
Co-authored-by: Aleksey Karpov <al.karpov@okko.tv>
2023-06-29 12:03:59 -07:00
Aleksey Karpov ba3bdc077c
build(docker): simplification of assembly to facilitate further support (#24504) 2023-06-24 11:41:57 -07:00
boenshao e6f7c73f54
build(docker): pin the underlying debain base image (#24497) 2023-06-23 10:23:51 -07:00
Aleksey Karpov 291a10fefe
feat(docker): Add support LDAP/AD authorization (#24277) 2023-06-23 09:15:57 -07:00
Elizabeth Thompson b68de27dc6
fix: force data load on import examples (#24410)
Co-authored-by: Evan Rusackas <evan@preset.io>
2023-06-16 12:55:35 -07:00
Maxime Beauchemin 01689b4c94
chore(ci): make eslint and jest run in --quiet mode (#24430) 2023-06-16 12:00:46 -06:00
Sebastian Liebscher e3719a1b07
feat: bump to Python3.9 (#23890)
Co-authored-by: EugeneTorap <evgenykrutpro@gmail.com>
2023-05-10 20:21:56 +03:00
Evan Rusackas 33da642d26
chore(deps): Add dependency-review action (#23951) 2023-05-10 08:08:30 -06:00
Evan Rusackas 20d439ac01
chore(actions): adding JavaScript to CodeQL config (#23974) 2023-05-10 08:08:21 -06:00
Daniel Vaz Gaspar 2a63b39f33
chore: add codeQL to CI (#23949) 2023-05-05 19:39:57 +01:00
Sebastian Liebscher 3c381c5361
chore(ci): bump actions (#23895) 2023-05-02 08:59:00 +03:00
Craig Rueda 33bb27bc0f
fix(ephemerals): Quick fix for ephemeral spin-up (#23857) 2023-04-27 15:51:53 -06:00
Kamil Gabryjelski 40ae074ff0
chore: Upgrade Cypress to 10.11.0 (#23813) 2023-04-26 16:17:59 +02:00
Michael S. Molina 6d559559cc
fix: Clean up docker-ephemeral-env secrets command (#23819) 2023-04-25 15:43:24 -03:00
Michael S. Molina c536d92ade
fix: Docker ephemeral env (#23786) 2023-04-24 13:04:47 -03:00
Evan Rusackas 295975d16b
chore(actions): Fix for Chromatic action using actions/checkout@v3 (#23759) 2023-04-20 21:47:52 -06:00
Josh Soref 47fd73255e
fix(ci): Fix GitHub workflow behavior for forks (#23117) 2023-04-14 09:23:00 -06:00
Elizabeth Thompson a8d5cb89a8
chore: use util test env for init check (#23325) 2023-03-10 16:07:50 -08:00
tison f4ffed24ba
chore: Improve greeting message (#23077) 2023-02-16 08:58:48 -07:00
Daniel Draper 931b01ee85
feat(docker): Build multiple python version images (#22770)
Co-authored-by: Daniel Draper <daniel.draper@understand.ai>
2023-01-23 10:29:41 -08:00
Daniel Vaz Gaspar 6d37e66cd1
chore: Use redis 7 on tests and pin on local dev and non-dev (#22742) 2023-01-16 15:45:32 +00:00
Ville Brofeldt 7df1d70a95
fix(websocket): bump ts-node to fix startup error (#22563) 2023-01-02 17:11:55 +00:00
Craig Rueda 2bdf22b215
fix(docker): Fixing ws docker push (#22303) 2022-12-01 11:11:04 -05:00
Yann Jouanique 7408676019
build(docker): Push websocket image (#22181) 2022-11-24 08:10:57 -08:00
Yann Jouanique 9832bbd469
build: Mutli-stage build and slim image for websocket container (#21954) 2022-11-04 09:10:06 -07:00
Yann Jouanique ae9a30b37c
build(helm): Helm-docs + fix Helm chart release (#21963) 2022-10-29 16:29:54 -07:00
Yann Jouanique 06da7bf65c
feat(helm): Support for flower and websocket containers (#21806) 2022-10-27 13:03:21 -07:00
Stephen Liu 389fa31b89
fix: new welcome new users action (#21662) 2022-09-30 19:36:25 +08:00
Eric Briscoe dc539087c7
chore: Remove chromatic job per PR as it has errors (#21553) 2022-09-22 18:25:45 -03:00
Ville Brofeldt 05b97fff4d
fix(cache): respect default cache timeout on v1 chart data requests (#21441) 2022-09-13 15:56:04 +02:00
Eric Briscoe 5f76ac9001
fix: Fixes error caused by step id placed in wrong location (#21226)
* Update chromatic PR action to have access to Job outputs

Adjusting to follow docs at: https://docs.github.com/en/actions/using-jobs/defining-outputs-for-jobs

* Fixes error where step ID was incorrect location
2022-08-28 14:44:54 -07:00
Eric Briscoe e2ab966910
Update chromatic PR action to have access to Job outputs (#21224)
Adjusting to follow docs at: https://docs.github.com/en/actions/using-jobs/defining-outputs-for-jobs
2022-08-26 16:21:22 -07:00
Eric Briscoe 092460a1f1
Removes if statement causing comment not to run (#21222) 2022-08-26 15:42:26 -07:00
Eric Briscoe f09c4327f8
Splitting into two separate chromatic jobs to reduce conditional logic causing run issues (#21219) 2022-08-26 14:56:19 -07:00
Hugh A. Miles II cda7d70565
feat: print comment for chromatic storybook link (#21170)
* Update chromatic.yml

* Update chromatic.yml

* Update chromatic.yml

* Update chromatic.yml

* Update chromatic.yml

* Update chromatic.yml

* working

* plz work

* plzzzzz

* one more time

* one one more time

* this works

* lit

* last one
2022-08-23 19:31:05 -04:00