zitadel/cmd/start
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
..
config.go ci: improve performance (#5953) 2023-07-17 10:08:20 +02:00
encryption_keys.go feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
flags.go fix: enable env vars in setup steps (and deprecate admin subcommand) (#3871) 2022-06-27 10:32:34 +00:00
start_from_init.go chore: test server for direct resource access 2023-04-24 20:40:31 +03:00
start_from_setup.go chore: test server for direct resource access 2023-04-24 20:40:31 +03:00
start_port_integration.go fix: only reuse port for integration tests (#5817) 2023-05-11 08:58:35 +00:00
start_port.go fix: only reuse port for integration tests (#5817) 2023-05-11 08:58:35 +00:00
start.go feat: show basic info start-from-init (#6183) 2023-07-12 20:46:50 +03:00