zitadel/internal
Florian Forster 8d96f1a895
fix(zitadel-image): refactor dockerfiles and gh action (#2027)
* early prototyp

* fix some errors

* remove docker image cache

* add comment

* add false

* typo

* test cache speed

* upload artifact

* remove tag

* seperate after build step

* debug

* debug

* debug

* debug

* debug

* test gh

* test

* test

* test

* test

* test golang

* test go

* test with release image

* fix

* use scratch to export

* test

* fix path

* ref

* typo

* debug

* test

* debug

* speed up docker

* test

* debug

* debug

* try scope

* test cache

* restore cache

* reenable operator build

* fix duplicate

* fix buildpush version

* test cache

* improve caching

* test release IF

* only run console and zitadel without dispatch

* test with reworked operator

* testing without release step

* lint yaml

* fix if

* improve wording

* enable release step & only notify sentry on main

* console from file system

* update docker file paths

* remove migration line

* add statik for operator

* console files using go 1.15

* fix console default path

* improve code QL

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-07-27 14:34:56 +02:00
..
admin/repository feat(console): message and login texts, privacy policy (#2016) 2021-07-26 12:44:45 +02:00
api feat(console): message and login texts, privacy policy (#2016) 2021-07-26 12:44:45 +02:00
auth/repository feat(console): message and login texts, privacy policy (#2016) 2021-07-26 12:44:45 +02:00
auth_request fix: import user, hide login name suffix (#1474) 2021-03-25 14:41:07 +01:00
authz fix: add sentry in ui, http and projection handlers (#1977) 2021-07-06 13:36:35 +02:00
cache fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
command feat(console): message and login texts, privacy policy (#2016) 2021-07-26 12:44:45 +02:00
config fix: update config to commands (and queries) (#1342) 2021-02-24 11:17:39 +01:00
crypto fix: cherry pick security issue fixes (#1432) 2021-03-19 09:10:50 +01:00
domain feat(console): message and login texts, privacy policy (#2016) 2021-07-26 12:44:45 +02:00
errors new pkg structure (#1150) 2021-01-04 14:52:13 +01:00
eventstore fix: filter event_data (#2011) 2021-07-12 14:26:54 +00:00
features feat: Privacy policy (#1957) 2021-07-05 10:36:51 +02:00
form feat: login errors (#204) 2020-06-11 13:22:24 +02:00
i18n feat: handle ui_locales in login (#1994) 2021-07-09 07:45:31 +00:00
iam feat(console): message and login texts, privacy policy (#2016) 2021-07-26 12:44:45 +02:00
id fix: new es testing (#1411) 2021-03-15 12:51:15 +01:00
key fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
management/repository feat(console): message and login texts, privacy policy (#2016) 2021-07-26 12:44:45 +02:00
notification feat(console): message and login texts, privacy policy (#2016) 2021-07-26 12:44:45 +02:00
org feat: Privacy policy (#1957) 2021-07-05 10:36:51 +02:00
project fix: role assertion (#1986) 2021-07-07 09:51:20 +00:00
proto feat: application commands (#50) 2020-04-21 17:00:32 +02:00
protoc feat: features (#1427) 2021-03-25 17:26:21 +01:00
qrcode fix: new build (#977) 2020-11-17 17:29:41 +01:00
query feat: Extend oidc idp with oauth endpoints (#1980) 2021-07-06 14:39:48 +00:00
renderer feat: Custom text login (#1925) 2021-07-05 15:10:49 +02:00
repository feat(console): message and login texts, privacy policy (#2016) 2021-07-26 12:44:45 +02:00
setup feat: Privacy policy (#1957) 2021-07-05 10:36:51 +02:00
static fix: add some missing translations (#2073) 2021-07-26 13:03:42 +00:00
statik feat: translate error messages (#254) 2020-06-22 13:51:44 +02:00
telemetry feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
test feat: protos refactoring 2021-03-09 10:30:11 +01:00
ui fix(zitadel-image): refactor dockerfiles and gh action (#2027) 2021-07-27 14:34:56 +02:00
user feat: Custom text login (#1925) 2021-07-05 15:10:49 +02:00
usergrant fix: add avatar url in members, user grants, session and oidc responses (#1852) 2021-06-11 13:20:39 +02:00
view feat: Custom text login (#1925) 2021-07-05 15:10:49 +02:00
webauthn fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00