Commit Graph

17 Commits

Author SHA1 Message Date
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