Skip to content

Commit

Permalink
Sensitive inputs (#85)
Browse files Browse the repository at this point in the history
* refactor(sensitive inputs): sensitive inputs marked in step.yml

* refactor(config): removed the old release workflows and upgraded the go test workflows

* refactor(remove): removed the changelog & release_config because we will not need the with the new release flow

* refactor(dependency): dependency manager changed from godep to dep

* docs(update): updated the readme to the newer version and added the "how to trigger new release" section

* refactor(remove): removed the step.sh because we are using the main.go now

* fix(workflow): the old go-tests removed
  • Loading branch information
BirmacherAkos authored and godrei committed Aug 31, 2018
1 parent dafaa41 commit 902d05e
Show file tree
Hide file tree
Showing 8 changed files with 96 additions and 483 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@
_tmp
go/bin/
go/pkg/
.gows*
338 changes: 0 additions & 338 deletions CHANGELOG.md

This file was deleted.

Loading

0 comments on commit 902d05e

Please sign in to comment.