Skip to content

Releases: dictybase-docker/github-actions

v0.4.1

11 Sep 15:16
Compare
Choose a tag to compare

Changelog

652e182 refactor: use image_tag output

v0.4.0

11 Sep 02:55
Compare
Choose a tag to compare

Changelog

da1d009 test: add tests for parsing prs and issues
31ee13f refactor: use interfaces for github api methods
8e495e3 refactor: replace branch slashes with hyphens
8038515 test: add more tests for parsing json
0775239 test: add more test data
2ab6121 refactor: move workflow parsing logic into separate fn
ff8af7e feat: add logic for parsing commands from issues

v0.3.1

10 Sep 20:28
Compare
Choose a tag to compare

Changelog

947430e fix: use correct json structure

v0.3.0

10 Sep 19:28
Compare
Choose a tag to compare

Changelog

2d9bb77 docs: add chatops subcommand documentation
dbc3e1c test: add tests for reading workflow json
0c1dd43 refactor: rename file to more appropriate deploy
df9cd98 fix: use io.Reader
9e75abd refactor: reduce return statements in parse deploy cmd
e8abef5 refactor: move pull request parsing into own function
9640670 refactor: use one command to parse chatops deploy
3611c26 fix: use head-sha flag
b925a05 test: add sha to chatops test
1892ec0 test: add tests for input conversion
f3823df refactor: add function for converting cli input to desired output
b2123db refactor: add real logic to pr deploy command
7406d74 refactor: replace payload parsing with unique pr deploy command
ceed2c7 feat: add cluster as cli flag
85175c7 feat: add logic for parsing PR payload
b1f9279 feat: add initial logic and command for parsing chatops payload

v0.2.4

09 Sep 20:04
Compare
Choose a tag to compare

Changelog

93eaa6b chore:use PAT to do worklow run
23d5c9f refactor:uniqueFiles compare file names to return the relative paths
fd0d2b9 test:use toFileNames function to strip out the path
6e739ac test:rename function for getting test data
8a0cd42 refactor:report full path of the file from the root of repository

v0.2.3

03 Sep 21:37
Compare
Choose a tag to compare

Changelog

0807ee6 chore:remove step for building image
b925446 chore:add code coverage step in github workflow
408a59a test:add unit test for committedFiles method
87be55a refactor:compare commits to get the changed files
46c47ad refactor:use github.CommitsComparison struct for file selection

v0.2.2

02 Sep 15:16
Compare
Choose a tag to compare

Changelog

aa3d329 Merge pull request #16 from dictybase-docker/fix/push-commited-files
a88c189 doc:update the doc accordingly
5c1ba1f fix:now files with given suffix is included
3b2cdf3 refactor:change parameter to include only file with given suffix

v0.2.1

01 Sep 20:29
Compare
Choose a tag to compare

Changelog

d412a33 chore:update goreleaser and remove gobinary parameter

v0.1.0

29 Aug 15:18
Compare
Choose a tag to compare

Changelog

259bdbe chore:update golang version to 1.13.15 for building
f1dbbeb doc:refresh the description of repository
e4609b5 doc:add push-file-committed
531efdc feat:add push-file-committed sub-command
ffb37fd fix:point the cli action to correct function
e3db9c6 doc:move most of the badges to its own section
8b6bc76 refactor:add screenFiles function
5af5992 refactor:put file input output code in inputOutput function
87395da feat:add handler function for the command line
7efd6bd feat:add command line flags
eda42ba chore(deps): bump github.com/sethvargo/go-githubactions
1f6057f chore(deps): bump github.com/google/go-github/v32 from 32.0.0 to 32.1.0
d9882f7 Create Dependabot config file

v0.0.2

29 Jun 21:29
Compare
Choose a tag to compare

Changelog

86776b2 chore:remove the snapshot argument