Elio Bischof
fbe0f311f2
feat: comprehensive sentry instrumentation ( #2023 )
...
* feat: comprehensive sentry instrumentation
* test: pass
* fix: only fetch zitadel dsn in zitadel-operator
* chore: use dns for sentry environment as soon as parsed
* fix: trust ca certs
* ci: update orbos
* docs: add usage data explanation
* fix: dont send validation errors
* docs: improve ingestion data explanation
* style: rename flag --disable-ingestion to --disable-analytics
* fix: pass --disable-analytics flag to self deployments
* fix: destroy command for sentry
* fix: update orbos
* fix: only switch environment if analytics is enabled
* fix: ensure SENTRY_DSN is always set
* test: test empty sentry dsn
* ci: invalidate build caches
* chore: use zitadel-dev if no version is passed
* chore: combine dev releases in sentry
* refactor: only check for semrel if sentry is enabled
2021-07-30 09:52:08 +00:00
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
Silvan
5349d96ce4
fix(eventstore): sub queries ( #1805 )
...
* sub queries
* fix: tests
* add builder to tests
* new search query
* rename searchquerybuilder to builder
* remove comment from code
* test with multiple queries
* add filters test
* fix(contibute): listing
* add validate module
* fix: search queries
* remove unused event type in query
* ignore query if error in marshal
* go mod tidy
* update privacy policy query
* update queries
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-07-06 13:55:57 +02:00
mffap
724df5d6c4
docs: updates readme with privatelabeling ( #1899 )
...
* docs: updates readme with privatelabeling
* fixes gif
2021-06-25 14:25:27 +02:00
Fabi
48e3f90db4
docs: Contribution guide in readme ( #1879 )
2021-06-16 08:47:54 +00:00
mffap
71e40f6aa6
docs: update run and start section texts ( #1745 )
...
* update run and start section texts
* adds showcase
Co-authored-by: Maximilian Panne <maximilian.panne@gmail.com>
2021-05-19 09:47:16 +02:00
Florian Forster
18b8047097
chore: remove PAT and use GH Token ( #1716 )
...
* chore: remove PAT and use GH Token
* fix env
* fix env
* fix env
* md lint
* trigger ci
* change user
* fix GH bug
* replace login part
2021-05-19 06:41:40 +02:00
mffap
c4607409a5
docs: fixes linkes to docs ( #1657 )
...
Co-authored-by: Maximilian Panne <maximilian.panne@gmail.com>
2021-04-23 13:55:21 +02:00
Elio Bischof
c0878e4509
feat(operator): make running ZITADEL easy ( #1562 )
...
* docs: describe crd mode
* docs: fix links
* docs: fix commands and crdb resources
* feat: add configure command
* chore: use latest ORBOS
* chore: use latest ORBOS
* docs: start gitops docs
* fix: compile
* chore: fix build script path
* chore: remove redundant prebuild
* chore: add configure.go
* docs: describe gitops mode
* docs: point template links to main branch
* docs: fix versions
* feat: initialize empty keys
* feat: reconfigure running ZITADEL
* docs: describe crd mode
* docs: fix links
* docs: fix commands and crdb resources
* feat: add configure command
* chore: use latest ORBOS
* chore: use latest ORBOS
* docs: start gitops docs
* fix: compile
* chore: fix build script path
* chore: remove redundant prebuild
* chore: add configure.go
* docs: describe gitops mode
* docs: point template links to main branch
* docs: fix versions
* feat: initialize empty keys
* feat: reconfigure running ZITADEL
* test: fix
* docs: keys are generated with configure
* docs: remove keys from template
* chore: pass compile time data
* chore: use latest ORBOS
* fix: when in-cluster, use in-cluster k8s client
* fix: try in-cluster config if kubeconfig is empty
* fix: reduce unneeded side effects for configure command
* docs: boom version
* chore: use latest ORBOS
* chore: use latest ORBOS
* initial commit
* inital changes
* commit WIP Information Architecture
* commit a working state
* add static assets and project
* add org and fix img names
* add plausible
* remove img
* change sidebar to easier mgmt
* add openid oauth and domains
* lint md
* quickstarts
* add auth flow
* identity brokering
* remove site
* fix broken links
* extend footer
* extend readme
* fix: styling
* fix: zitadel logo on index
* styling
* border
* fix: nav
* fix: nav
* fix: index
* fix: corrected zitadelctl examples
* fix: rename architecture to concepts
* fix: introductions
* fix: introductions
* fix: introductions
* docs: cli r/w secrets examples
* docs: finish ZITADEL Enterprise Cloud
* docs: mention ZITADEL Enterprise Cloud tier
* docs: comment configuration options
* docs: fix broken links
* docs: move some introduction texts around
* docs: twilio and email are mandatory
* docs: download latest binaries
Co-authored-by: Florian Forster <florian@caos.ch>
Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
Co-authored-by: Stefan Benz <stefan@caos.ch>
2021-04-22 16:43:34 +00:00
mffap
8f61117805
docs: remove dead links ( #1647 )
...
Co-authored-by: Maximilian Panne <maximilian.panne@gmail.com>
2021-04-22 14:35:27 +02:00
Livio Amstutz
5279379469
fix: setup org and pipeline badge ( #1626 )
...
* chore: fix pipeline badge
* remove required init password from setup org
2021-04-20 14:02:17 +02:00
Florian Forster
2c20292b24
docs: logo in readme ( #1621 )
2021-04-20 06:41:38 +02:00
Livio Amstutz
3487a7a713
chore: rename master to main ( #1550 )
...
* chore: rename master to main
* docs
2021-04-07 16:07:15 +02:00
Livio Amstutz
3c790d996e
docs: update readme ( #1460 ) ( #1545 )
...
* Update readme
* Apply suggestions from code review but features
Co-authored-by: Florian Forster <florian@caos.ch>
* Update README.md
Co-authored-by: Florian Forster <florian@caos.ch>
Co-authored-by: Maximilian Panne <maximilian.panne@gmail.com>
Co-authored-by: Florian Forster <florian@caos.ch>
(cherry picked from commit 5c5b13cf84
)
Co-authored-by: mffap <mpa@caos.ch>
2021-04-07 14:26:21 +02:00
Elio Bischof
184e79be97
docs: Mention Cloudscale Provider ( #1054 )
...
* Update README.md
* docs: swiss based
Co-authored-by: Florian Forster <florian@caos.ch>
Co-authored-by: Florian Forster <florian@caos.ch>
2020-12-02 12:57:34 +01:00
Christian Jakob
db6bfad536
chore: contribution link ( #981 )
...
* fix: added contribution link to build guide
* Update README.md
Co-authored-by: Florian Forster <florian@caos.ch>
2020-11-18 15:25:06 +01:00
Florian Forster
84f0e24c63
chore: change build process to use local and server the same ( #955 )
...
* initital ide
* init
* it is alive
* go test is running
* wip with buildkit
* it definitly alive
* all done, now the github actions
* pretty
* before i delete the generated proto stub
* delete generated code
* mount of grpc does not yet work
* save before
* level of insanity 1000%
* huhur
* gh action new dockerfile
* fix
* fix
* fix
* fix
* amd64 only
* try caching
* try with reg
* test with artifact upload
* trial
* add comments
* publish branchname
* correct vars
* correct id
* mode max for cache
* remove unused code
* cleanup
* test action which uploads coverage
* use
* proper path
* debug file location
* path
* test if ci still works
* correct docker file name
2020-11-17 09:33:07 +01:00
Florian Forster
ef3b7482cd
chore(documentation): documentation and manuals for ZITADEL ( #710 )
...
* chore: cleanup old docs folder
* remove docs path trigger
* wip docs structure
* chore: ignore site changes in ci
* add manuals route
* new structure
* structure
* Use correct title
* remove trigger for code scan for static site generator
* change names
* add lorem ipsum to test styling
* use h3 to deeplink
* add site to dependabot
* lint readme.md
* remove not needed file
* ignore site on pull request code scan
* add initial contrib
* Minor correction
* Added section Developer & Integration
* Changed link list layout, added labels, added translations
* Added missing <li> tags
* Added correct link to section Developer & Integration
* Fixing list style
* Overhauling description texts and translations
* outline
* teaser go
* outline
* wip
* rework
* wip
* wip
* wip
* hop
* wip
* first draft for "administrate" done
* init outline
* fix deploy step
* lint
* commit wip
* commit wip
* md lint
* Link
* fix: path to edit (#711 )
* wip
* wip
* wip
* what are...
* use only features
* wip docs
* Update 00-user.en.md
* project
* uppercase en
* wip
* wip
* wip
* policies rework
* improve text
* correct typo
* update readme
* correct styling
* add link to docs guides
* make the linter happy
* rename
* wip
* move api to own file
* correct links and lint
* wip roles and integration
* add pkce
* reduce padding and margin
* wip scope and claims
* wip claim & scopes
* make the linter happy
* insert links where possible
* wip
* wip roles & providers
* Update README.md
* Update 00-user.en.md
* minor text improvements
* use master branch to deploy
* use proper ci file
* Apply suggestions from code review
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
Co-authored-by: Matthias M. Schneider <mati@matimax.info>
Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
2020-10-16 14:13:02 +02:00
Max Peintner
77575110bb
docs: new zitadel logo assets, img height in readme ( #612 )
...
* fix: zitadel logo, header padding in docs
* zitadel logo height
* Update README.md
* Update README.md
* use png
* smaller
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2020-08-20 22:18:53 +02:00
Elio Bischof
0d670ab3a2
docs: Update README.md ( #530 )
2020-07-28 10:49:17 +02:00
Florian Forster
a5890ed4a8
chore(readme): improve text ( #526 )
...
* chore(readme): improve text
* add link
* Update README.md
* Update README.md
Co-authored-by: Jay <48990649+juergrinaldi@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Jay <48990649+juergrinaldi@users.noreply.github.com>
* Update README.md
* add link
* final touches
Co-authored-by: Jay <48990649+juergrinaldi@users.noreply.github.com>
2020-07-28 08:24:09 +02:00
Florian Forster
708652a655
fix: force a release for PR ( #390 ) ( #392 )
2020-07-08 13:44:14 +02:00
Fabi
d25cddaa28
fiX: deploy ( #182 )
2020-06-05 20:41:28 +02:00
Florian Forster
28166dd5e0
fix: docker semrel release problem ( #49 )
...
* chore: debug docker semrel
* fix: trigger ci
* fix: a try
* fix: set verify
* chore: dry run false
* test
* fix: implement docker push with semrel
* fix: ci build and docker semrel
2020-04-16 13:46:43 +02:00
Florian Forster
b63c8b811b
chore: setup build process ( #30 )
...
* chore: build
* chore: on push
* chore: runs on
* chore: docker
* chore: need
* test
* test
* test
* test
* chore: missing steps
* test
* test
* test
* repo url
* test with registry
* path
* yeah path
* print path
* path inside docker build
* path
* test
* var
* var
* docker login vars
* GH_Token
* short sha
* checkout git
* typo
* yaml fun
* short sha
* upload scan result
* use sh
* WIP GN8 Commit
* Update .github/workflows/release.yml
Co-Authored-By: livio-a <livio.a@gmail.com>
* Update .github/workflows/release.yml
Co-Authored-By: livio-a <livio.a@gmail.com>
* Update .github/workflows/release.yml
Co-Authored-By: livio-a <livio.a@gmail.com>
* delete main.go in root
* add coveralls
* coveralls badge
* docker ignore
* move dockerfile
* fix needs
* try codecov
* set user
* try without default shell
* try to add group and user
* typo
* add release step
* update semrel
* test
* try
* try it
* typo
* should work
Co-authored-by: livio-a <livio.a@gmail.com>
2020-04-06 06:44:28 +02:00
Florian Forster
c7af03c0ef
docs(badges): use stable release
2020-03-30 18:44:28 +02:00
Florian Forster
4d54e8116f
docs(badges): use github actions badge
2020-03-30 18:38:37 +02:00
Florian Forster
e56810744b
docs(badges): replace imgshield with badgen
2020-03-30 18:32:11 +02:00
Florian Forster
b8eaf58427
docs: use correct logo
2020-03-27 14:35:06 +01:00
Florian Forster
993e6dd97e
docs: goreport
2020-03-27 14:20:32 +01:00
Florian Forster
0faaaa98b8
docs: logo
2020-03-27 13:33:44 +01:00
Florian Forster
b2d708cb40
docs(readme): security policy ( #19 )
...
* Create SECURITY.md
* Update README.md
2020-03-20 06:30:10 +01:00
Florian Forster
1a733c13a5
docs(readme): initiate boilerplate ( #18 )
...
* docs(readme): initiate boilerplate
* Update README.md
Co-Authored-By: livio-a <livio.a@gmail.com>
Co-authored-by: livio-a <livio.a@gmail.com>
2020-03-19 15:19:18 +01:00
livio-a
87d5cd3f09
Init ( #17 )
...
* add basic gitignore
* init go mod
* add semrel and badges
* add error pkg
* added config pkg
* added main cmd structure
* return error on file not found and added log ids and messages
* add todo for error_creator.go
2020-03-19 14:39:06 +01:00
Florian Forster
661bcfbdec
Initial commit
2020-03-16 14:51:32 +01:00