Florian Forster
d0e72713fc
fix(semrel): docker version tag in build strategy ( #38 )
...
* fix(semrel): docker version tag in build strategy
* remove old semrel plugins
2020-04-14 18:27:12 +02:00
Florian Forster
970586dfc9
chore(semantic-release): docker-release ( #37 )
...
* chore: docker vars
* test --dry-run
* use correct args
* test
* test
* well, myb
* arg(h)
* something is broken with args
* try gh action
* try to run semrel
* use branches flag
* releaserc
* works
* final
2020-04-07 14:45:59 +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
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