Releases: distribworks/dkron
v0.11.3
Changelog
723326f Add logging for pending executions response
df76e9c Add real examples to swagger spec
d1318a1 Add tags param to swagger spec
4da0b3b Big docs refactor
2d91a5e Break on errors
8fac831 Command to generate cli docs from cobra
31418de Docs
1622070 Docs
e223fc4 Docs
81fb69a Docs
cea8d20 Docs
b9ae4e0 Docs
5fc9dcf Docs
257f202 Docs for cli and target nodes
bdcd09c Don't use swagger2markup
253fe57 ECS and email pro docs
e89b353 Expvar dep
187190e Fix indentation
c8320b5 Fix testing
9037d65 Fix typo in getting started
9c60fe8 Formatting
f11ed84 Formatting
20be8e5 Integrate swagger-ui for a bit better API visualization
2cede00 Merge branch 'master' into boltdb
53d8464 Only query for pending executions when there is some
712be35 Remove extra useless locking introduced in 88c072c
dacb379 This should be TrimSuffix
dec6701 Update contacts
c21e565 Update getting-started.md
3fdba5f Use boltdb as default storage
70d9229 Wrong dash in example config file
9653bbc expvars are back and simple health endpoint
Docker images
docker pull dkron/dkron:latest
docker pull dkron/dkron:v0.11.3
v0.11.2
Changelog
7d88742 Add code of conduct
aed2f44 Proper serf debug logging
1226c93 Publish docker
a0b6f59 Publish docker
f1aaecc Reorg imports
8758bac Tests should use etcdv3
fa3aaa4 Tests should use v3 client
5bcea4c Update create or update job api endpoint
39728d0 refactor: Methond name
1c64da4 refactor: Proper gin logging and mode
Docker images
docker pull dkron/dkron:latest
docker pull dkron/dkron:v0.11.2
v0.11.1
Changelog
92e0b05 Add support for passing payload to command STDIN
b2c4d71 Exclude merges from changelog
ea1257c Makefile release
eb096b7 Merge remote-tracking branch 'origin/v0.10.0'
51ec453 Release to docker hub from main repo
4a3a42f Remove dockers from gereleaser config
f264e78 Showed name variable
b9a9874 Update changelog
ebaefc4 Use etcdv3 by default
ff6d3dd add support for etcdv3
1f11581 jobs static URLs fixed
v0.11.0
Changelog
d4c0ab4 1.11 stable not in docker hub yet
b2458b1 Add builtin http plugin
51001c3 Add executor shell su option
63ce832 Add shell cwd option & fix build on windows
663754b Adjust top menu
f71a2d5 Better dockerfile for testing
6dfa50c Better flag help
61f42c6 Cleanup makefile release code
cbbae36 Correct test target in Makefile, and make .travis.yml use it
c7783f0 Don't add v
e5d548f Don't codename
56bcdf4 Don't depend on michellh/cli
b472567 Don't fury and stardard checksum file name
3fe63a6 Don't override bootstrap default typo
747350d Encrypt key config param fix
227b322 Filter jobs by tags
a5d815f Fine tune frontend glitches
7f56566 First stab at cobra
05744ca Fix agent stop func
ad1d651 Fix cluster panic bug
a96224f Fix config test
c86dcf6 Fix log level flag name
8c53859 Fix test
9f067df Fix tests
e5cb765 Fix vet errors
0dce289 Get testing backend machines from env
af43f8c Goreleaser config tune
b509417 Init default tags
22aefab Keygen command using cobra
a9b3230 Log level for testing
2cafbe5 Lower-case import path for github.com/Sirupsen/logrus
88fbb05 Make tests be the last command and check for running etcd
95ddf70 Merge branch 'master' into cobra
322cb9f Merge branch 'master' into goreleaser
e7b798f Merge pull request #410 from wd1900/dev
56cc192 Merge pull request #411 from victorcoder/fix_404
6a254fc Merge pull request #412 from digitalcrab/job-lables
d923128 Merge pull request #419 from hectorqin/master
25c2f1f Merge pull request #420 from victorcoder/cobra
801cb0a Merge pull request #423 from victorcoder/goreleaser
eaaf26c Merge pull request #424 from tengattack/patch/clusterbug
57340b9 Merge pull request #427 from tengattack/patch/shell-su
2300f64 Merge pull request #428 from victorcoder/fix_http_tests
ddc31f2 Merge pull request #429 from jameshiew/fix/make-test
668e103 Merge pull request #433 from tengattack/patch/process-once
0e93d60 Merge pull request #436 from tengattack/patch/shell-cwd
a71ca6d Merge pull request #440 from 0xflotus/patch-1
b95d1bb No need to maintain devel version numbers
3bca25f Override defaults with old config params
ab311af Refactor testing to use light config definitions
7aed1d5 Release with goreleaser
e96a837 Remove comment
5ed98af Remove discover param
1f122b5 Remove old build dir struture
3ace66d Remove testing code
8f1c6e5 Setup test subnet in osx
8cb0782 StartJoin maps to join
3c8c05b Swap testing site
d4d8bd8 Tag
93c7e94 Update changelog
ad03e67 Update process execution only once
33c955f Use 1.11
0618dac Use Go 1.11 stable
bb9c9cc Use cobra for flags
b13084e Use go modules
02b088d Use the env var for back machines
c5b3928 WIP
4ce0402 add create & update job features
52ed8ea ajust codemirror css
34d77f6 fix
f9b2c75 fixed installable
17bcb73 use codemirror for JSON editing