Commit graph

8 commits

Author SHA1 Message Date
Franck Nijhof
9396ce996d
Apply updated repository structure & CI workflow (#149) 2021-04-20 12:56:09 +02:00
dependabot[bot]
60666b461d
⬆️ Bump actions/cache from v2.1.4 to v2.1.5 (#144)
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:38 +02:00
dependabot[bot]
ce699cc5f9
⬆️ Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 (#140)
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 15:12:40 +02:00
dependabot[bot]
b98bceacf8
⬆️ Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 (#141)
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:38:31 +02:00
dependabot[bot]
13dd5ad3d9
⬆️ Bump docker/build-push-action from v2.3.0 to v2.4.0 (#139)
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 11:53:26 +02:00
dependabot[bot]
5254eb8f8c
⬆️ Bump docker/build-push-action from v2.2.2 to v2.3.0 (#129)
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 10:02:30 +01:00
dependabot[bot]
b410d14a3f
⬆️ Bump actions/cache from v2.1.3 to v2.1.4 (#118)
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:34:51 +01:00
Franck Nijhof
2bbd14f5b3
Add new repository workflow (#112)
* Add new repository workflow

* Prettified Code!

* Migrate Docker build arguments

* Documentation tweaks

* Address add-on lint errors

Co-authored-by: frenck <frenck@users.noreply.github.com>
2021-01-22 11:46:43 +01:00