Commit Graph

151 Commits

Author SHA1 Message Date
CrazyMax
b22766c1dd Remove for now 2020-01-19 22:51:05 +01:00
CrazyMax
fbfc7a2690 Move registry client to a dedicated package 2020-01-19 22:47:18 +01:00
crazy-max
883977b5d9 Fix go modules 2020-01-17 09:34:59 +00:00
dependabot-preview[bot]
8d88cece32 Bump github.com/pkg/errors from 0.8.1 to 0.9.1 (#27)
Bumps [github.com/pkg/errors](https://github.com/pkg/errors) from 0.8.1 to 0.9.1.
- [Release notes](https://github.com/pkg/errors/releases)
- [Commits](https://github.com/pkg/errors/compare/v0.8.1...v0.9.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-17 10:34:00 +01:00
CrazyMax
aaf01acb9f Update CHANGELOG v2.2.1 2020-01-07 09:33:56 +01:00
CrazyMax
a42516fca7 Set user agent for Docker registry client 2020-01-07 09:12:39 +01:00
crazy-max
993ebaafd4 Fix go modules 2020-01-06 10:13:06 +00:00
dependabot-preview[bot]
fe0f6f702b Bump github.com/robfig/cron/v3 from 3.0.0 to 3.0.1 (#24)
Bumps [github.com/robfig/cron/v3](https://github.com/robfig/cron) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/robfig/cron/releases)
- [Commits](https://github.com/robfig/cron/compare/v3.0.0...v3.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-06 11:12:00 +01:00
CrazyMax
7cae0b0b17 Update CHANGELOG v2.2.0 2019-12-22 19:13:24 +01:00
CrazyMax
78f787ac57 Update CHANGELOG 2019-12-22 19:08:22 +01:00
CrazyMax
0c1d09b70f Bump 2019-12-22 19:08:10 +01:00
CrazyMax
01cb602ed2 Skip analysis on locally built image 2019-12-22 19:04:56 +01:00
CrazyMax
7a8b4677fc Add option to skip notification at the very first analysis of an image (#10) 2019-12-22 16:32:27 +01:00
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