James Mills
|
a7a6fc62a5
|
Fix Dockerfile
|
1 month ago |
James Mills
|
340130e38a
|
Fix .gitignore
|
2 months ago |
James Mills
|
543163e397
|
Fix build
|
2 months ago |
James Mills
|
044b5e6692
|
Trigger CI
|
2 months ago |
James Mills
|
26ff7e7fe5
|
Fix build and add improved project infrastructure
|
2 months ago |
James Mills
|
8605df42cb
|
Remove Github workflows
|
10 months ago |
James Mills
|
4bb116a216
|
Fix import paths
|
10 months ago |
dependabot-preview[bot]
|
4da54aaa2f
|
Upgrade to GitHub-native Dependabot (#21)
|
1 year ago |
dependabot-preview[bot]
|
06c9510428
|
Bump github.com/sirupsen/logrus from 1.8.0 to 1.8.1 (#20)
|
1 year ago |
dependabot-preview[bot]
|
eaa36d2f0c
|
Bump github.com/sirupsen/logrus from 1.7.1 to 1.8.0 (#19)
|
1 year ago |
dependabot-preview[bot]
|
1d3bb1e6e7
|
Bump github.com/sirupsen/logrus from 1.7.0 to 1.7.1 (#18)
|
1 year ago |
dependabot-preview[bot]
|
91c5327541
|
Bump github.com/sirupsen/logrus from 1.6.0 to 1.7.0 (#17)
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.6.0...v1.7.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2 years ago |
dependabot-preview[bot]
|
cff426d9e2
|
Bump github.com/sirupsen/logrus from 1.5.0 to 1.6.0 (#15)
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.5.0...v1.6.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2 years ago |
dependabot-preview[bot]
|
d737a4f3ab
|
Bump github.com/spf13/pflag from 1.0.3 to 1.0.5 (#11)
Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.3 to 1.0.5.
- [Release notes](https://github.com/spf13/pflag/releases)
- [Commits](https://github.com/spf13/pflag/compare/v1.0.3...v1.0.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: James Mills <prologic@shortcircuit.net.au>
|
2 years ago |
dependabot-preview[bot]
|
1609efc5ff
|
Bump github.com/prometheus/client_golang from 0.9.2 to 0.9.4 (#12)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 0.9.2 to 0.9.4.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v0.9.2...v0.9.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: James Mills <prologic@shortcircuit.net.au>
|
2 years ago |
dependabot-preview[bot]
|
b2e4fea124
|
Bump github.com/sirupsen/logrus from 1.2.0 to 1.5.0 (#13)
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.2.0 to 1.5.0.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.2.0...v1.5.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: James Mills <prologic@shortcircuit.net.au>
|
2 years ago |
James Mills
|
f2c09ff272
|
Migrate to Github Actions Workflows (#14)
|
2 years ago |
James Mills
|
12e022a4d0
|
Added DependaBot config
|
2 years ago |
James Mills
|
8a0c97c19b
|
Update README.md
|
3 years ago |
James Mills
|
4316d01098
|
Removed convenience functions in pluginContext -- Settling on just On(...) and Docker() as part of the Plugin interface
|
3 years ago |
James Mills
|
4179185706
|
Added HTTP logging
|
3 years ago |
James Mills
|
25b71a2ff4
|
Fixed support for query arguments passed to API from clients
|
3 years ago |
James Mills
|
0cd5271c6f
|
Fixed URI for Docker Proxy removing trailing / causing 301 Move Permanateely redircts resulting in 404s
|
3 years ago |
James Mills
|
7a2a8bbc4e
|
Add Docker() to plugin.Context interface
|
3 years ago |
James Mills
|
ad8fb4bf23
|
Update deps
|
3 years ago |
James Mills
|
be5cd428a5
|
Update to Docker API 1.39
|
3 years ago |
James Mills
|
695d617633
|
Use pflags for plugins too
|
3 years ago |
James Mills
|
b940518fb6
|
Set theme jekyll-theme-hacker
|
3 years ago |
James Mills
|
1109e5dbf3
|
Refactored build and help
|
3 years ago |
James Mills
|
4b9b73a6b6
|
Upgrade docker dep
|
3 years ago |
James Mills
|
ef178c8332
|
Upgrade deps
|
3 years ago |
James Mills
|
1ec3a2ea46
|
Migrate to Drone CI, Codecov and Go11Modules
|
3 years ago |
James Mills
|
2bf39e5f76
|
Added local CI webhook
|
4 years ago |
James Mills
|
d406a6417e
|
Fix image layers badge
|
4 years ago |
James Mills
|
a75c781096
|
Add docker image layers badge
|
4 years ago |
James Mills
|
048ea15278
|
Add UpdateService helper
|
4 years ago |
James Mills
|
e6a8d7a92e
|
Remove non-working ImageLayers badge
|
4 years ago |
James Mills
|
9ae4ebf6a9
|
Refactor out agent (not that useful of a design)
|
4 years ago |
James Mills
|
ea813e7d5e
|
Bump Docker APIVersion for plugins to 1.35
|
4 years ago |
James Mills
|
d58ade4b8d
|
Bump Docker APIVersion to 1.35
|
4 years ago |
James Mills
|
501f806d16
|
Updated 3rd-party vendored packages
|
4 years ago |
James Mills
|
fe1a53563b
|
Refactor and collapse the command-lines into one binary
|
4 years ago |
James Mills
|
6142800240
|
Initial working (separate) autodock-server
|
4 years ago |
James Mills
|
6e27c57781
|
Initial working agent
|
4 years ago |
James Mills
|
ee7a2f675a
|
Add rough design doc
|
4 years ago |
James Mills
|
608d7a1413
|
Fix Drone CI config
|
4 years ago |
James Mills
|
7873fc8bfc
|
Remove broken tests (they'll have to be rewritten)
|
4 years ago |
James Mills
|
0c7eabdd26
|
Add local Drone CI config
|
4 years ago |
James Mills
|
325a32d4d3
|
Don't run deps in default rule
|
4 years ago |
James Mills
|
bd63c11eee
|
Redo vendoring
|
4 years ago |