Commit Graph

15 Commits

Author SHA1 Message Date
CrazyMax
3d0ff1ba61 Add darwin/arm64 artifact (#338)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-04-25 18:39:29 +02:00
CrazyMax
6455292a95 Update doc 2021-04-05 04:40:49 +02: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
d46d313773 Update deps
Remove support for freebsd (moby/moby#38818)
Add support for ppc64le and s390x archs
2020-11-16 19:08:29 +01: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
9065660e58 Publish image to GHCR 2020-11-01 00:23:22 +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
e4f8ee2eed Update docker install doc 2020-10-11 15:58:06 +02:00
CrazyMax
f7607c898e Add "Too many requests to registry" section in FAQ (#168) 2020-09-06 20:42:59 +02:00
CrazyMax
e5862e4efb Seek configuration file from default places 2020-07-16 22:27:12 +02:00
CrazyMax
4383ccab61 Remove docs landing page 2020-07-06 01:01:16 +02:00
CrazyMax
02b08098b7 Add Usage chapter, fix test notifications example (#118) 2020-06-30 19:34:02 +02:00
CrazyMax
d806fca030 Update Docker install doc 2020-06-23 11:40:12 +02:00
CrazyMax
cbff8af5d6 Use git tag instead of static ref 2020-06-20 04:52:37 +02:00
CrazyMax
db2bce3bb3 Docs website with mkdocs (#100)
* Fix build workflow

* Docs website with mkdocs (#99)

* Fix docs workflow

* Move mkdocs Docker file

* Ignore docs in build workflow

* Update workflows

* Update links

* Move upgrade notes to documentation

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-06-19 22:47:17 +00:00