-
c2085858a7
bugfix: remove extraneous return
master
AJ ONeal
2021-03-17 17:51:35 -0600
-
0fcea9342f
add max job runtime
AJ ONeal
2021-03-17 13:10:38 -0600
-
d5dec5f3b3
better RepoID parsing
AJ ONeal
2021-03-17 11:39:47 -0600
-
aace88348e
lint
AJ ONeal
2021-03-17 11:34:48 -0600
-
f511248ede
truncate Rev ID to 7 characters consistently
AJ ONeal
2021-03-17 11:26:55 -0600
-
ccec542262
add staticcheck.conf
AJ ONeal
2021-03-15 18:06:28 -0600
-
f985b6cc7b
don't ignore TRUST_PROXY
AJ ONeal
2021-03-08 16:07:31 -0700
-
cb3cd7ce4f
Re: #12: update package-lock.json
AJ ONeal
2021-03-06 11:55:50 -0700
-
6bc61d0836
fix dependabot security warnings
Ryan Burnette
2021-03-06 09:30:31 -0500
-
e143e541ec
load only most recent of duplicate logs
AJ ONeal
2021-02-26 11:24:55 -0700
-
f4bf73d2cc
test: quieter curl
AJ ONeal
2021-02-25 19:57:26 -0700
-
c790a8c482
bugfix: race conditions
AJ ONeal
2021-02-25 19:12:12 -0700
-
221c85685f
support pytest results
AJ ONeal
2021-02-25 18:41:35 -0700
-
e7b1ceaf14
limit jobs and logs with '?since=0.0'
AJ ONeal
2021-02-25 02:49:57 -0700
-
fe4b72eeb6
update README.md
AJ ONeal
2021-02-24 12:15:05 -0700
-
4a67172f81
cleanup and more testing
AJ ONeal
2021-02-24 01:13:36 -0700
-
2873457cf1
set and get job reports
AJ ONeal
2021-02-23 19:34:33 -0700
-
70291c3bce
rewrite to debounce jobs with channels
AJ ONeal
2021-02-21 04:25:42 -0700
-
b9ed1b25cb
ignore test logs
AJ ONeal
2021-02-24 02:18:14 -0700
-
aac578ff11
go-github v32 -> v33
AJ ONeal
2021-02-22 15:48:33 -0700
-
afd677cd36
update API docs
AJ ONeal
2021-02-15 10:49:12 -0700
-
d1631b04b5
make deploy and promote ENVs consistent
AJ ONeal
2020-11-30 17:49:20 -0700
-
c3cd41a24f
wrap log
AJ ONeal
2020-11-30 17:48:09 -0700
-
d17d521e4a
move api to own file, add backlog
AJ ONeal
2020-11-21 05:41:01 -0700
-
6b85b07c0d
add example Caddyfile for HTTPS
AJ ONeal
2020-11-19 18:50:16 -0500
-
64cc7492ad
improve usage summary
AJ ONeal
2020-11-19 18:20:42 -0500
-
5fe473bf74
allow organizational prefixes
AJ ONeal
2020-10-26 20:12:43 +0000
-
077d37df7a
update init: add .env, update docs: git credentials
AJ ONeal
2020-10-23 18:03:15 -0600
-
142869ae84
docs: gitdeploy init
AJ ONeal
2020-10-23 16:10:32 -0600
-
b75459d7b3
vendor deps
AJ ONeal
2020-10-23 15:57:12 -0600
-
9280224acb
add init to initialize ./scripts/ with examples
AJ ONeal
2020-10-23 15:56:49 -0600
-
54ce54ad72
doc: --exec => --scripts
AJ ONeal
2020-10-21 00:03:21 -0600
-
922cb1f2e5
link to webi
AJ ONeal
2020-10-21 00:00:02 -0600
-
3fbb2edf7f
cleanup: update docs, minor code cleanup
AJ ONeal
2020-10-20 23:54:33 -0600
-
7186eceb46
docs: spelling fix
AJ ONeal
2020-10-20 23:26:21 -0600
-
53f4174e13
add vendor/ to .ignore
AJ ONeal
2020-10-21 05:15:28 +0000
-
d4f39dd3d4
add .gitdeploy
AJ ONeal
2020-10-21 05:15:02 +0000
-
80e27fbdbe
chimney: burn old debug logs
AJ ONeal
2020-10-20 22:49:28 -0600
-
0ee8194ac7
run deploy scripts from within trusted repos
AJ ONeal
2020-10-20 22:44:31 -0600
-
d9093969f9
build /api/admin/repos by walking scripts/
AJ ONeal
2020-10-20 21:59:10 -0600
-
87804a18fa
formatting: parens go with version commit, not date
AJ ONeal
2020-10-20 23:35:35 +0000
-
665b0d2729
releaser: use -mod=vendor, not go mod download
AJ ONeal
2020-10-20 23:25:01 +0000
-
a5d20a86b1
release: fix goarch arm7 => arm
AJ ONeal
2020-10-20 23:18:38 +0000
-
9d68ab4dde
docs: typo bash => powershell
AJ ONeal
2020-10-20 23:17:19 +0000
-
11177bcac0
add goreleaser
AJ ONeal
2020-10-20 23:11:11 +0000
-
e6fb92a298
vendor deps
AJ ONeal
2020-10-20 23:10:31 +0000
-
c7915ee98a
small fixes and doc updates
AJ ONeal
2020-10-20 23:05:01 +0000
-
be68fecb7b
ignore local ./scripts/
AJ ONeal
2020-10-20 19:57:53 +0000
-
244712f88a
add mirror repo example
AJ ONeal
2020-10-20 09:42:06 +0000
-
afce71d8cf
allow multiple webhook secrets per provider
AJ ONeal
2020-10-19 20:11:14 +0000
-
02f6df4fae
add API to README, allow custom branch promotions
AJ ONeal
2020-10-19 19:21:50 +0000
-
a19ce85dfe
add more complete examples
AJ ONeal
2020-10-19 18:54:10 +0000
-
b98c99fe72
bugfix: git clone correct branch
AJ ONeal
2020-10-11 10:39:47 +0000
-
b94d5d2646
add note about Git Credentials Cheat Sheet
AJ ONeal
2020-10-09 09:57:21 +0000
-
fcaaef72ab
shallow clone, and cleanup
AJ ONeal
2020-10-09 09:46:00 +0000
-
93951015a0
how to run as system service
AJ ONeal
2020-10-09 09:44:56 +0000
-
625ebdb8ed
git deploy gitdeploy with gitdeploy
AJ ONeal
2020-10-09 09:37:02 +0000
-
6cd5581ca6
bugfix remove job
AJ ONeal
2020-10-09 09:30:48 +0000
-
96c416176f
rename to gitdeploy
AJ ONeal
2020-10-09 09:22:06 +0000
-
83e91a1fd8
bugfix gitea deploy and bash script
AJ ONeal
2020-10-09 08:57:01 +0000
-
f78fafd3c4
bugfix double kill process, update scripts
AJ ONeal
2020-10-09 08:34:46 +0000
-
fd361fd43a
add gitea
AJ ONeal
2020-10-09 08:15:39 +0000
-
dba6a47c16
html build
Ryan Burnette
2020-10-01 11:11:34 -0400
-
eaa07f0cd0
add example dotenv
AJ ONeal
2020-09-29 15:02:33 -0600
-
15feae2d5e
add API to list, kill and promote
AJ ONeal
2020-09-29 04:40:09 -0600
-
c66aa70f07
bugfix ignored MaxBytesReader
AJ ONeal
2020-09-29 03:57:49 -0600
-
ecbdab8e27
note build tags
AJ ONeal
2020-09-29 02:10:50 -0600
-
c07056d9fd
add bitbucket, update build tags
AJ ONeal
2020-09-29 02:08:35 -0600
-
cad179977c
add exec script
AJ ONeal
2020-09-28 21:15:30 -0600
-
f4cda06e64
refactor webhooks
AJ ONeal
2020-09-28 17:39:05 -0600
-
3011e337ec
vendor deps
AJ ONeal
2020-09-28 03:44:29 -0600
-
f4d08c9ce0
handle github and github-like hooks
AJ ONeal
2020-09-28 03:43:30 -0600
-
403001ff63
add LICENSE and AUTHORS
AJ ONeal
2020-09-28 21:17:10 -0600
-
2eba2e6076
vendor deps
AJ ONeal
2020-09-28 03:57:05 -0600
-
19e54963ae
handle .env files
AJ ONeal
2020-09-28 03:56:51 -0600
-
4738002791
cleanup static handler, add reasonable timeouts
AJ ONeal
2020-09-28 01:55:23 -0600
-
de3727a36c
vendor deps
AJ ONeal
2020-09-28 01:26:42 -0600
-
7bf5c8682b
git-deploy static server with basic options
AJ ONeal
2020-09-28 01:26:16 -0600
-
27f0f2ec69
work
Ryan Burnette
2020-09-26 15:45:20 -0400
-
f669e11f93
work
Ryan Burnette
2020-09-26 11:57:29 -0400
-
5561304224
work
Ryan Burnette
2020-09-26 11:56:23 -0400
-
aab01d471a
work
Ryan Burnette
2020-09-26 11:47:02 -0400
-
f576e17a2b
work
Ryan Burnette
2020-09-24 17:57:29 -0400
-
ec128a13ac
work
Ryan Burnette
2020-09-24 15:04:31 -0400
-
466df90e7c
work
Ryan Burnette
2020-09-21 10:34:41 -0400
-
b5006a117c
work
Ryan Burnette
2020-09-20 11:24:42 -0400
-
8abfc55a7b
work
Ryan Burnette
2020-09-19 13:59:59 -0400
-
3221481501
work
Ryan Burnette
2020-09-18 13:34:48 -0400
-
462f09e2ce
work
Ryan Burnette
2020-09-17 19:29:21 -0400
-
b844baef81
work
Ryan Burnette
2020-09-17 14:50:23 -0400
-
4dd014136a
readme
Ryan Burnette
2020-09-09 00:33:33 -0400
-
2a9d274314
readme
Ryan Burnette
2020-09-09 00:30:07 -0400
-
d78b0fe8a2
work
Ryan Burnette
2020-09-09 00:08:25 -0400
-
9a5d97caad
init
Ryan Burnette
2020-09-08 21:36:52 -0400