CrazyMax
|
b288673a33
|
Typo
|
2019-12-20 22:31:51 +01:00 |
|
CrazyMax
|
b911c2722c
|
Update README
v2.1.0
|
2019-12-17 23:43:18 +01:00 |
|
CrazyMax
|
66f26b732c
|
Update README
|
2019-12-17 23:42:32 +01:00 |
|
CrazyMax
|
2a7901f15d
|
Add Slack notifier (#8)
|
2019-12-17 23:40:03 +01:00 |
|
CrazyMax
|
ce819723d2
|
Fix configuration doc
|
2019-12-15 17:01:37 +01:00 |
|
CrazyMax
|
045331fc31
|
Update CHANGELOG
|
2019-12-14 18:24:59 +01:00 |
|
CrazyMax
|
90f6f88e5d
|
Breaking changes info
v2.0.0
|
2019-12-14 18:03:30 +01:00 |
|
crazy-max
|
0686c72b3f
|
Fix go modules
|
2019-12-14 16:59:40 +00:00 |
|
CrazyMax
|
feb5ab5b8a
|
Merge pull request #21 from crazy-max/feature/docker-provider
|
2019-12-14 17:58:33 +01:00 |
|
CrazyMax
|
51c0e3caca
|
Coding style
|
2019-12-14 17:45:52 +01:00 |
|
CrazyMax
|
74869c2ab4
|
Update CHANGELOG
|
2019-12-14 17:39:58 +01:00 |
|
CrazyMax
|
4e5dff05a6
|
Update doc
|
2019-12-14 17:39:00 +01:00 |
|
CrazyMax
|
3dd9d2656b
|
Use map to declare Docker and Swarm providers
|
2019-12-14 17:29:26 +01:00 |
|
CrazyMax
|
c60fe06894
|
Include provider in notifications
|
2019-12-14 17:13:32 +01:00 |
|
CrazyMax
|
e7626a94ed
|
Spelling
|
2019-12-14 16:41:01 +01:00 |
|
CrazyMax
|
722ea2d5e3
|
Reanme image provider to static
|
2019-12-14 15:48:37 +01:00 |
|
CrazyMax
|
480d1e1d45
|
Fix tags not processed
|
2019-12-14 15:42:09 +01:00 |
|
CrazyMax
|
bd4517666e
|
Update Dockerfile
|
2019-12-14 15:41:41 +01:00 |
|
CrazyMax
|
629f98af4e
|
Implement Swarm provider
|
2019-12-14 03:55:58 +01:00 |
|
CrazyMax
|
827703aa72
|
Move image validation and improve job execution
|
2019-12-14 02:42:37 +01:00 |
|
CrazyMax
|
0e393ee980
|
Fix Docker TLS config
|
2019-12-14 02:18:42 +01:00 |
|
CrazyMax
|
39459f42fc
|
Add fields to load sensitive values from file (#7)
|
2019-12-14 01:19:26 +01:00 |
|
CrazyMax
|
32438dbb2e
|
Implement Docker provider (#3)
|
2019-12-13 23:04:02 +01:00 |
|
CrazyMax
|
cc7e6cd13b
|
Docker client v19.03.5
|
2019-12-12 00:07:29 +01:00 |
|
CrazyMax
|
dcf6712152
|
Add Docker engines provider
|
2019-12-12 00:03:08 +01:00 |
|
CrazyMax
|
a2bfb6534e
|
Integrate images into a providers layer
|
2019-12-11 22:30:35 +01:00 |
|
CrazyMax
|
06d8974fe6
|
Go 1.13.5
|
2019-12-11 22:29:01 +01:00 |
|
CrazyMax
|
bfa446fe00
|
Simple Docker client impl
|
2019-12-10 15:02:35 +01:00 |
|
CrazyMax
|
d407bce8fb
|
Rename
|
2019-12-10 15:01:47 +01:00 |
|
CrazyMax
|
fc326e4d6f
|
Typo
|
2019-12-10 14:57:22 +01:00 |
|
CrazyMax
|
7c2184bfa1
|
Seconds field optional for schedule
|
2019-12-10 14:57:01 +01:00 |
|
CrazyMax
|
88174ad8ee
|
Fix busy device on GitHub Action
|
2019-12-03 11:24:30 +01:00 |
|
crazy-max
|
6739b4ffe7
|
Fix go modules
|
2019-12-01 19:22:38 +00:00 |
|
dependabot-preview[bot]
|
d63bc0d35c
|
Bump github.com/rs/zerolog from 1.16.0 to 1.17.2 (#19)
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.16.0 to 1.17.2.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.16.0...v1.17.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-01 20:21:53 +01:00 |
|
crazy-max
|
1e834f93bc
|
Fix go modules
|
2019-11-20 09:07:38 +00:00 |
|
dependabot-preview[bot]
|
80cd5df860
|
Bump gopkg.in/yaml.v2 from 2.2.5 to 2.2.7 (#20)
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.5 to 2.2.7.
- [Release notes](https://github.com/go-yaml/yaml/releases)
- [Commits](https://github.com/go-yaml/yaml/compare/v2.2.5...v2.2.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-20 10:06:54 +01:00 |
|
CrazyMax
|
481a686ce1
|
Add CONTRIBUTING
|
2019-11-13 16:01:21 +01:00 |
|
CrazyMax
|
02e205b773
|
Update README
|
2019-11-13 16:01:12 +01:00 |
|
crazy-max
|
1087681ac6
|
Fix go modules
|
2019-11-05 12:46:45 +00:00 |
|
dependabot-preview[bot]
|
7356e581fd
|
Bump gopkg.in/yaml.v2 from 2.2.4 to 2.2.5 (#17)
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.4 to 2.2.5.
- [Release notes](https://github.com/go-yaml/yaml/releases)
- [Commits](https://github.com/go-yaml/yaml/compare/v2.2.4...v2.2.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-05 13:15:59 +01:00 |
|
CrazyMax
|
6d404deaeb
|
Fix go mod
|
2019-11-04 21:42:18 +01:00 |
|
crazy-max
|
7963ca3f75
|
Fix go modules
|
2019-11-04 20:36:34 +00:00 |
|
CrazyMax
|
05465b0bf4
|
Bump ants to v2
|
2019-11-04 21:35:38 +01:00 |
|
crazy-max
|
7ad5926e86
|
Fix go modules
|
2019-10-31 14:56:27 +00:00 |
|
dependabot-preview[bot]
|
e74ba3aed0
|
Bump github.com/stretchr/testify from 1.3.0 to 1.4.0 (#11)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.3.0...v1.4.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-31 15:54:15 +01:00 |
|
CrazyMax
|
e78a8ee0f2
|
Update build workflow
|
2019-10-31 15:38:31 +01:00 |
|
crazy-max
|
014600f2ad
|
Fix go modules
|
2019-10-31 13:50:54 +00:00 |
|
dependabot-preview[bot]
|
5da770e073
|
Bump gopkg.in/yaml.v2 from 2.2.2 to 2.2.4 (#14)
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.2 to 2.2.4.
- [Release notes](https://github.com/go-yaml/yaml/releases)
- [Commits](https://github.com/go-yaml/yaml/compare/v2.2.2...v2.2.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-31 14:37:49 +01:00 |
|
crazy-max
|
b79f33ff83
|
Fix go modules
|
2019-10-31 13:35:04 +00:00 |
|
CrazyMax
|
19b5b33b7d
|
Update build workflow
|
2019-10-31 14:27:42 +01:00 |
|