Commit graph

8 commits

Author SHA1 Message Date
Franck Nijhof
291259a03f
Apply updated repository structure & CI workflow (#166) 2021-04-19 23:57:44 +02:00
dependabot[bot]
37637ef1bd
⬆️ Bump actions/cache from v2.1.4 to v2.1.5 (#163)
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-13 12:38:33 +02:00
dependabot[bot]
4559048be5
⬆️ Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 (#162)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from v1.0.1 to v1.0.2.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.0.1...25f0500ff22e406f7191a2a8ba8cda16901ca018)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-08 17:27:48 +02:00
dependabot[bot]
dd529632d2
⬆️ Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 (#161)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.1.1 to v1.1.2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.1.1...2a4b53665e15ce7d7049afb11ff1f70ff1610609)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-08 12:35:54 +02:00
dependabot[bot]
cbd92a167c
⬆️ Bump docker/build-push-action from v2.3.0 to v2.4.0 (#159)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from v2.3.0 to v2.4.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.3.0...e1b7f96249f2e4c8e4ac1519b9608c0d48944a1f)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-07 13:42:41 +02:00
dependabot[bot]
1b232f8a8e
⬆️ Bump docker/build-push-action from v2.2.2 to v2.3.0 (#141)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from v2.2.2 to v2.3.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.2.2...9379083e426e2e84abb80c8c091f5cdeb7d3fd7a)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-18 09:58:44 +01:00
dependabot[bot]
32716e3faa
⬆️ Bump actions/cache from v2.1.3 to v2.1.4 (#129)
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.3 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.3...26968a09c0ea4f3e233fdddbafd1166051a095f6)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-05 11:21:50 +01:00
Franck Nijhof
952c282993
Add new repository workflow (#109)
* Add new repository workflow

* Prettified Code!

* Address add-on lint errors

* Migrate Docker build arguments

* Documentation tweaks

Co-authored-by: frenck <frenck@users.noreply.github.com>
2021-01-21 22:58:00 +01:00