v0.3.0
- gitea: use GetRepoRefs instead of GetRepoRef (@sgotti) #146
- when: fix typo in tag matching (@sgotti) #147
- cmd: add run create command (@sgotti) #144
- gateway: fix project create run http method (@sgotti) #143
- docker: mount multiple volumes (@camandel) #142
- gitsources: don't set branch value when in a pull request (@sgotti) #140
- when: match only the current ref type (@sgotti) #139
- *: implement ability to add tmpfs volumes to containers (@sgotti) #136
- cmd: add version command (@camandel) #135
- datamanager: remove some logs from tests (@sgotti) #134
- cmd: add completion command (@camandel) #133
- cmd: add project group delete command (@sgotti) #132
- cmd: add project group update command (@sgotti) #131
- gateway: add parentRef field to project group update api (@sgotti) #130
- configstore: implement project group move (@sgotti) #128
- configstore: disable root project group deletion (@sgotti) #129
- cmd: add project update command (@sgotti) #123
- tests: wait gitea ready (@sgotti) #127
- gateway: add parentRef field to project update api (@sgotti) #122
- cmd: fix version output (@camandel) #126
- Add github issue templates (@sgotti) #125
- configstore: implement project move (@sgotti) #121
- cmd: fix typos in online help (@camandel) #124
- cli: add secret/variable list subcommand (@camandel) #118
- config: add clone options (@camandel) #120
- gateway: api implement get secrets removeoverridden (@sgotti) #119
- skip run with special commit (@camandel) #90
- executor: add missing mutex unlock (@sgotti) #117
- gateway: run api return more step data (@sgotti) #116
- runservice: save step exitstatus in run. (@sgotti) #115
- runservice: don't save executor task data in etcd (@sgotti) #113
- runservice: add run workspace cleaner (@sgotti) #109
- executor: set the container exec user in every step (@sgotti) #112
- runconfig: set task default shell (@sgotti) #111
- runservice: remove run step user (@sgotti) #110
- *: update to go 1.13 (@sgotti) #105
- gitserver: don't return http response/error when calling external git process (@sgotti) #103
- util: Fix PathList output when path ends with slashes (@sgotti) #102