5 Commits

Author SHA1 Message Date
Livio Spring
e2c51e8b02
chore: build release on next branch (#6266)
(cherry picked from commit 702dfaf3140478e68f33f7f5026eaf549d144928)
2023-07-25 08:46:14 +02:00
Livio Spring
60ecaefd72
chore: remove on push and merge_group from pipeline execution (#6254)
(cherry picked from commit 01dce17b142ffe86383cbba58f5d15e1fd0da476)
2023-07-24 15:38:30 +02:00
Silvan
ebb7a90ca7
ci: run pipeline on every push (#6221)
* ci: run pipeline on every push

* ci: run pipeline on every push on all branches

---------

Co-authored-by: Stefan Benz <46600784+stebenz@users.noreply.github.com>
2023-07-18 14:32:23 +02:00
Silvan
ecf9835cb8
ci: run pipeline on every push (#6219) 2023-07-17 10:55:41 +02:00
Silvan
1c354ca977
ci: improve performance (#5953)
* pipeline runs on ubuntu instead of docker
* added Makefile to build zitadel core (backend) and console (frontend)
* pipeline runs in parallel where possible
* pipeline is split into multiple jobs
* removed goreleaser
* added command to check if zitadel instance is running
2023-07-17 10:08:20 +02:00