Skip to content

Releases: therootcompany/gitdeploy

v0.10.4

17 Mar 19:12
Compare
Choose a tag to compare

Changelog

cb3cd7c Re: #12: update package-lock.json
0fcea93 add max job runtime
ccec542 add staticcheck.conf
d5dec5f better RepoID parsing
f985b6c don't ignore TRUST_PROXY
6bc61d0 fix dependabot security warnings
aace883 lint
e143e54 load only most recent of duplicate logs
f511248 truncate Rev ID to 7 characters consistently

v0.10.3

26 Feb 02:56
Compare
Choose a tag to compare

Changelog

c790a8c bugfix: race conditions
4a67172 cleanup and more testing
aac578f go-github v32 -> v33
b9ed1b2 ignore test logs
e7b1cea limit jobs and logs with '?since=0.0'
70291c3 rewrite to debounce jobs with channels
2873457 set and get job reports
221c856 support pytest results
afd677c update API docs
fe4b72e update README.md

v0.9.4

01 Dec 00:53
Compare
Choose a tag to compare

Changelog

d1631b0 make deploy and promote ENVs consistent
c3cd41a wrap log

v0.9.2

20 Nov 00:19
6b85b07
Compare
Choose a tag to compare

Changelog

6b85b07 add example Caddyfile for HTTPS
5fe473b allow organizational prefixes
64cc749 improve usage summary

v0.9.1

24 Oct 00:04
Compare
Choose a tag to compare

Changelog

077d37d update init: add .env, update docs: git credentials

v0.9.0

23 Oct 22:13
Compare
Choose a tag to compare

Changelog

9280224 add init to initialize ./scripts/ with examples
54ce54a doc: --exec => --scripts
922cb1f link to webi
b75459d vendor deps

v0.8.1

21 Oct 05:55
Compare
Choose a tag to compare

Changelog

3fbb2ed cleanup: update docs, minor code cleanup

v0.8.0

21 Oct 05:24
Compare
Choose a tag to compare

Changelog

d4f39dd add .gitdeploy
53f4174 add vendor/ to .ignore
d909396 build /api/admin/repos by walking scripts/
80e27fb chimney: burn old debug logs
87804a1 formatting: parens go with version commit, not date
a5d20a8 release: fix goarch arm7 => arm
665b0d2 releaser: use -mod=vendor, not go mod download
0ee8194 run deploy scripts from within trusted repos

v0.7.1

20 Oct 23:16
Compare
Choose a tag to compare

Changelog

11177bc add goreleaser
e6fb92a vendor deps