Frank Hamand
6ef4dfc280
fix: Disable buildx fallback for depot build as it's too slow to be useful ( #16223 )
2023-06-26 11:23:07 +02:00
Michael Matloka
82093b607e
ci: Fix GHCR path ( #15670 )
2023-05-23 13:12:16 +01:00
Komal
57de4acc4b
fix: Show Cohort name instead of id in pie and horizontal bar chart ( #15590 )
...
* Show Cohort name instead of id in pie and horizontal bar chart
* Try to use fork's GHCR
* Don't run OptiPNG if not needed
* Fix fork detection
* Revert workflow changes
This didn't really work.
---------
Co-authored-by: Michael Matloka <dev@twixes.com>
2023-05-23 12:14:46 +01:00
dependabot[bot]
c24c2dfb07
chore(deps): bump sqlparse from 0.4.2 to 0.4.4 ( #15192 )
...
* chore(deps): bump sqlparse from 0.4.2 to 0.4.4
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse ) from 0.4.2 to 0.4.4.
- [Release notes](https://github.com/andialbrecht/sqlparse/releases )
- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG )
- [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.2...0.4.4 )
---
updated-dependencies:
- dependency-name: sqlparse
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update CI to work on forks
* Update query snapshots
* Update query snapshots
* Update query snapshots
* Update query snapshots
* Update query snapshots
* Update query snapshots
* Update query snapshots
* Update query snapshots
* Update query snapshots
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michael Matloka <dev@twixes.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-04-24 13:32:51 +02:00
Harry Waye
09a61e4e19
ci: make cypress use correct image on master branch pushes ( #14949 )
...
* ci: make cypress use correct image on master branch pushes
We were pulling the `master` tagged image, now we pull the DockerHub
latest image.
* wip
* wip
* wip
2023-04-01 14:02:15 +02:00
Frank Hamand
cc94b2d35b
feat: Automatically create deploys for labelled PRs seeded with demo data ( #14935 )
...
* Automatically create deploys for labelled PRs seeded with demo data
* Remove debug
* if
2023-03-30 14:27:58 +00:00
Guido Iaquinti
c2e37e1003
chore(CI/CD): split workflows to test, build and push container images ( #13532 )
2023-01-03 10:59:17 +01:00