Commit Graph

29 Commits

Author SHA1 Message Date
CrazyMax
f5d8aad6ab Deploy docs on workflow dispatch or tag (#305)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-03-15 18:11:22 +01:00
CrazyMax
cd853fd3c4 Cleanup workflows (#281) 2021-02-20 11:58:09 +01:00
CrazyMax
28a26064cd Move to docker/bake-action (#266)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-01-29 12:21:08 +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
cab5df2ead Optimize build time 2020-11-08 01:16:33 +01:00
CrazyMax
a216d5308f Fix docs workflow 2020-11-07 17:39:26 +01:00
CrazyMax
fa4f67ef61 Use major version of actions 2020-11-06 18:36:39 +01:00
dependabot[bot]
153d6400d3 Bump actions/checkout from v2.3.3 to v2.3.4 (#206)
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.3 to v2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.3...5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-06 16:54:57 +00:00
CrazyMax
fed867279b Update workflows 2020-11-02 00:05:59 +01:00
dependabot[bot]
65182db118 Bump crazy-max/ghaction-github-pages from v2.1.2 to v2.1.3 (#185)
Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from v2.1.2 to v2.1.3.
- [Release notes](https://github.com/crazy-max/ghaction-github-pages/releases)
- [Changelog](https://github.com/crazy-max/ghaction-github-pages/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-github-pages/compare/v2.1.2...361b74e73ccac505c7b5bcbff9b7d6cb0510dc4e)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-07 18:47:22 +00:00
dependabot[bot]
f2851be9e7 Update actions/checkout requirement to v2.3.3 (#179)
Updates the requirements on [actions/checkout](https://github.com/actions/checkout) to permit the latest version.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](a81bbbf829)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-28 18:29:10 +00:00
dependabot[bot]
32719c550c Bump crazy-max/ghaction-github-status from v1 to v2 (#176)
Bumps [crazy-max/ghaction-github-status](https://github.com/crazy-max/ghaction-github-status) from v1 to v2.
- [Release notes](https://github.com/crazy-max/ghaction-github-status/releases)
- [Changelog](https://github.com/crazy-max/ghaction-github-status/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-github-status/compare/v1...52ee5512fb5a3b6e24b97a40b8a144acb12a8132)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-21 08:50:43 +00:00
CrazyMax
19549a855e Update workflows 2020-09-10 00:11:51 +02:00
dependabot[bot]
2b6ee08582 Bump crazy-max/ghaction-github-pages from v2.1.1 to v2.1.2 (#142)
Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from v2.1.1 to v2.1.2.
- [Release notes](https://github.com/crazy-max/ghaction-github-pages/releases)
- [Changelog](https://github.com/crazy-max/ghaction-github-pages/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-github-pages/compare/v2.1.1...d3b77e62017a60cdf55ceffc6c263f1f357f4c1b)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-07 18:10:17 +00:00
dependabot[bot]
df884b7ff4 Bump crazy-max/ghaction-github-pages from v2.1.0 to v2.1.1 (#130)
Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from v2.1.0 to v2.1.1.
- [Release notes](https://github.com/crazy-max/ghaction-github-pages/releases)
- [Changelog](https://github.com/crazy-max/ghaction-github-pages/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-github-pages/compare/v2.1.0...fa6d1f62b3292dfaf504dbadd99d8ad6806bf3e1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-21 17:21:28 +00:00
CrazyMax
40f4379188 Fix docs workflow 2020-07-10 22:16:51 +02:00
CrazyMax
28ece9454d Fix workflows 2020-06-30 19:50:59 +02:00
CrazyMax
de1713dbff Check Dockerfile updates for MkDocs Material 2020-06-30 19:50:06 +02:00
CrazyMax
3faa9218f4 Check GitHub Pages status 2020-06-28 04:04:48 +02:00
dependabot[bot]
f1cd1b5298 Bump crazy-max/ghaction-github-pages from v2.0.1 to v2.1.0 (#112)
Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from v2.0.1 to v2.1.0.
- [Release notes](https://github.com/crazy-max/ghaction-github-pages/releases)
- [Changelog](https://github.com/crazy-max/ghaction-github-pages/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-github-pages/compare/v2.0.1...0b06869321e349757785252ef99c693ef71fd09d)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-26 07:41:37 +00:00
CrazyMax
1c2394cbee Update docs workflow 2020-06-25 22:14:13 +02:00
CrazyMax
c0d7242302 Update docs workflow 2020-06-22 23:41:43 +02:00
CrazyMax
18c9073e13 Update docs workflow 2020-06-22 23:32:54 +02:00
CrazyMax
861633bf02 Fix docs workflow 2020-06-22 21:59:33 +02:00
dependabot[bot]
df5f248e3e Bump crazy-max/ghaction-github-pages from v2 to v2.0.1 (#105)
Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from v2 to v2.0.1.
- [Release notes](https://github.com/crazy-max/ghaction-github-pages/releases)
- [Changelog](https://github.com/crazy-max/ghaction-github-pages/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-github-pages/compare/v2...b519701c76770ca360f59ab51bc278ce0940cb90)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-22 18:56:00 +00:00
CrazyMax
fd15014480 MkDocs Materials 5.3.2 2020-06-22 04:03:30 +02:00
CrazyMax
939094e65f Fix docs workflow 2020-06-22 03:52:40 +02:00
CrazyMax
284fd8338c Update docs workflow 2020-06-22 03:26:00 +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