Commit Graph

22 Commits

Author SHA1 Message Date
CrazyMax
91d160dab5 Go 1.16 (#302)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-03-14 14:15:24 +01:00
CrazyMax
456b1f5e5c Switch to goreleaser-xx (#291)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-03-07 01:19:09 +01:00
CrazyMax
cd853fd3c4 Cleanup workflows (#281) 2021-02-20 11:58:09 +01:00
dependabot[bot]
1e3d436a75 Bump github.com/containers/image/v5 from 5.9.0 to 5.10.1 (#265)
* Bump github.com/containers/image/v5 from 5.9.0 to 5.10.1

Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.9.0 to 5.10.1.
- [Release notes](https://github.com/containers/image/releases)
- [Commits](https://github.com/containers/image/compare/v5.9.0...v5.10.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Add linux-headers

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-02-05 17:55:12 +00:00
CrazyMax
3bbe883358 Refactor CI and dev workflow with buildx bake (#247)
* Upload artifacts
* Add image-local target
* Single job for artifacts and image
* Add armv5 artifact

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-12-26 10:30:46 +00:00
CrazyMax
599a52af0e Go 1.15 (#218)
* Go 1.15
* Remove s390x arch

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-11-12 23:03:43 +00:00
CrazyMax
cab5df2ead Optimize build time 2020-11-08 01:16:33 +01:00
CrazyMax
67071ea11f Use zoneinfo from Go (#202)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-10-31 23:22:39 +00:00
CrazyMax
cf0b5c01e2 Use Docker meta action to handle tags and labels 2020-10-30 17:58:01 +01:00
CrazyMax
802e1b6435 Update GOPROXY setting 2020-08-15 19:28:04 +02:00
CrazyMax
44fb866c75 Enhanced Dockerfile 2020-07-10 20:46:44 +02:00
CrazyMax
349917e7e4 Configuration transposed into environment variables (#82)
Configuration file not required anymore
DIUN_DB env var renamed DIUN_DB_PATH
Only accept duration as timeout value (10 becomes 10s)
Add getting started doc
Enhanced documentation
Add note about test notifications (#79)
Improve configuration management
Fix telegram init
All fields in configuration now camelCased
Improve configuration validation
Update doc
Update FAQ

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-06-07 19:58:49 +00:00
CrazyMax
068c2c59ba Enhanced Dockerfile 2020-05-25 14:18:54 +02:00
CrazyMax
9c797f1616 Review of platform detection (#56)
* Leave default image platform empty for static provider (see FAQ doc)
* Handle platform variant
* Add database migration process
* Switch to Open Container Specification labels as label-schema.org ones are deprecated
* Remove unneeded `diun.os` and `diun.arch` docker labels

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-03-31 23:27:10 +02:00
CrazyMax
a40cdb9fe6 Use Go minor 2020-02-19 16:39:52 +01:00
CrazyMax
bd4517666e Update Dockerfile 2019-12-14 15:41:41 +01:00
CrazyMax
06d8974fe6 Go 1.13.5 2019-12-11 22:29:01 +01:00
CrazyMax
88174ad8ee Fix busy device on GitHub Action 2019-12-03 11:24:30 +01:00
CrazyMax
1d96648656 Fix Docker labels 2019-10-20 17:32:08 +02:00
CrazyMax
200bf5b786 Multi-platform Docker image
Switch to GitHub Actions
Stop publishing Docker image on Quay
2019-10-01 23:51:21 +02:00
CrazyMax
098bba97e7 Remove --docker flag 2019-08-22 21:20:17 +02:00
CrazyMax
8513d49cc9 Initial commit 2019-06-04 22:11:54 +02:00