Changelog
670e44d Fix: change goreleaser start on tag remove on->push->braches, so launch workflow on shift tags
d18b1ab Fix: made goreleaser workflows visible add on->push->branches in goreleaser for visible wthis workflow next time
9926d4f Feat: add configs for goreleaser
6426d8d Fix: fix test empty file pem add create and delete atcTestEmpty for sucessful test
c333abf fix: change config GH Actions
17cfeba fix: change config GH Actions
0647c72 Feat: add config for GitHub Actions
c099422 test: add test for get .atc.yaml add test for get content in settings .atc.yaml Changes #3
64b5d96 test: add and fix tests for check .atc.yaml
193382d Merge pull request #17 from smartforce-io/issue-3_madeTests
764d539 Merge branch 'issue-3' into issue-3_madeTests
1c5a5ad add check .atc.yaml for errors add search errors path, behavior and template .atc.yaml and made comment in commit with text error Changes #3
d58e38f test: add test for ghaccesstoken add test errors for get pem files
9088e33 test: add test missed version, webhook add test for misssed version with configure package manager, add test for webhook
52cafa2 feat: add no support path error add compare fetchType with maven, npm or gradle and error for it Closes #3
e95ad5f test: change DefaultMockClientProvider fix problem with takes new_vers instead of old_vers - change strings.contains to regexp, add get vers for NPM and Gradle
b392b73 test:add test for default fether path add test for default fether path
8be7e4c test: add ghpush tests add test for config Path, Behavior, template
01e31b1 test: add tests for new func add test for: ghsettings, grandlefetcher, npmfetcher, ghpush/mafeCaptionToTemplate
e8bef39 docs: add instruction for .atc.yaml add instruction for configuration .atc.yaml Closes #3
d91d7b6 fix: change mistake with gradle change mistake with names grandle in funcions and variables Fixes #11
371c933 feat: add default path error error add, when not have .atc.yaml and not have file on default path Closes #3
93380d3 feat: add support behavior tags add suport 2 behavior: after and before, if other - selected after Feates #3
9e375ab feat: add support default paths if repos dont have .act.yaml ATC check default Path's and take settings if search their Feates #3
2c6387d feat: add support template version tags template takes from .atc.yaml, changes .version on new version and use in push Feates #3
52682fa feat: add support files grandle.properties and .npmrc write path in .atc.yaml that change git tag version Feates #3
afd37b0 Merge pull request #10 from smartforce-io/addGoMod
0a97f00 refactor: del makefile Closes #8
dd41fe6 refactor: migrating to go modules move main.go, packages apiserver, envvars, githubsevrive to root directy, add go.mod and go.sum, update github.com/google/go-github Closes #8
f43319b Merge pull request #6 from info-smartforce-io/ATC-2
06d833e ATC-2 fixed some PR notes
5cdb920 ATC-2 added more tests for push action
2038ee5 ATC-2 - initial mockClientProvider implementation - added test for getJwt
246f8eb ATC-2 renamed test implementations
5399ac0 Merge pull request #7 from info-smartforce-io/Developer-mode-details
23be214 ATC-2 added some unit tests
956d720 Update README.md
523a8ed ATC-2 initial configuration support
10756ee Merge pull request #5 from info-smartforce-io/ATC-5
7bd2213 ATC-5 fixed event names
368133a ATC-5 added some support for marketplace purchase event
efd9877 Merge pull request #4 from info-smartforce-io/ATC-6
fefb625 ATC-6 re-formatted source
cc59d26 Change a handler of yaml files
e618e8a Add a getting of settings from .atc.yaml
bf2d8db Add Atc yaml Settings
a8b3887 Replace addComment to function
5e04dbe Add steps for permissions into README
bf4b99d Megrate to installation info of webhook payload
5a2d9a4 Add cloud build yaml template
b6e7400 Add instruction for deploy
acc960c Add an environment variable for a private key
b331560 Add a repository fullname to logs
73129d5 Add information about repository to logs for new verion
19288b7 Add git for building go app
fc7d340 Add a setting of port via invironment variable (for gcp)
ba8c5e5 Fix a permission in Dockerfile and parameters in docker compose
1cd2eb6 Change a comment message
5578447 Change a webhook payload parsing
b7dbfbb Add a message if the API server doesn't run
8a68080 Add pox.xml handling
740b702 Some fixes in a webhook receiver
110920f Merge branch 'master' of github.com:smartforce-io/atc
fe63864 Add authentification via JWT
0aa9f92 Add authentification via JWT
4ee103b Update a push action
7d60553 Clear makefile
a00c051 Init a push webhook
14c1d75 Update README
f144573 Merge pull request #1 from smartforce-io/demo-webhooks2logs
bdef6df Add GithubService
be18fe3 Change build configs
cb474f5 [DEMO] Showing received webhooks to logs
2a4d6e5 Add Dockerfile and docker-compose.yml
2242e70 Change application name
2d2f99f Update README.md
d95c5e5 Add init go sources
441a16f Initial commit