Commit Graph

37 Commits

Author SHA1 Message Date
dependabot[bot]
52b62acbf1
build(deps): bump docker/build-push-action from 2.7.0 to 2.8.0 (#147)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-19 10:43:02 +00:00
dependabot[bot]
b7d75b0a9b
build(deps): bump docker/login-action from 1.10.0 to 1.12.0 (#146)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-21 08:36:55 +00:00
dependabot[bot]
d9f71ca2c0
build(deps): bump actions/checkout from 2.3.5 to 2.4.0 (#145)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-03 10:01:16 +00:00
Tim Brust
2b072b443e
build: switch to Node.js v16 as default (#144) 2021-10-29 16:13:48 +02:00
dependabot[bot]
d70a416ca6
build(deps): bump actions/checkout from 2.3.4 to 2.3.5 (#142)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-18 11:33:30 +00:00
dependabot[bot]
47b2caa22d
build(deps): bump docker/setup-buildx-action from 1.5.1 to 1.6.0 (#141)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.1...v1.6.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-06 10:39:09 +02:00
dependabot[bot]
985b340fc7
build(deps): bump docker/build-push-action from 2.6.1 to 2.7.0 (#140)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.6.1...v2.7.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-23 11:37:37 +02:00
Tim Brust
95c8a67ece
feat: reenable s390x for Node 16 (#139)
* feat: reenable s390x for Node 16

* Update README.md
2021-08-20 23:52:26 +02:00
Tim Brust
3d80a00446
feat: adds Node.js 16 flavor 2021-08-10 12:04:14 +02:00
dependabot[bot]
96d0fa1164
build(deps): bump docker/setup-buildx-action from 1.5.0 to 1.5.1 (#136)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-13 10:29:14 +02:00
dependabot[bot]
1c46c4c966
build(deps): bump docker/setup-buildx-action from 1.4.1 to 1.5.0 (#135)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.4.1...v1.5.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-05 14:51:56 +02:00
dependabot[bot]
b808df510a
build(deps): bump docker/build-push-action from 2.5.0 to 2.6.1 (#134)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.5.0 to 2.6.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.5.0...v2.6.1)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-02 12:40:15 +00:00
dependabot[bot]
ba26009006
build(deps): bump docker/setup-buildx-action from 1.3.0 to 1.4.1 (#133)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.3.0 to 1.4.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.3.0...v1.4.1)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-30 12:07:43 +02:00
dependabot[bot]
e87c721337
build(deps): bump docker/login-action from 1.9.0 to 1.10.0 (#132)
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-24 08:27:14 +00:00
dependabot[bot]
2d1e27662d
build(deps): bump docker/build-push-action from 2.4.0 to 2.5.0 (#131)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.4.0...v2.5.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-27 16:47:06 +00:00
dependabot[bot]
6a877ead7f
build(deps): bump docker/setup-qemu-action from 1.1.0 to 1.2.0 (#130)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.1.0...v1.2.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-27 16:46:08 +00:00
dependabot[bot]
0d4f16d958
build(deps): bump docker/login-action from 1 to 1.9.0 (#127)
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 1.9.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v1.9.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 08:15:06 +00:00
dependabot[bot]
d4211ebb5f
build(deps): bump docker/build-push-action from 2 to 2.4.0 (#125)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 2.4.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2...v2.4.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 08:14:39 +00:00
dependabot[bot]
7921221a00
build(deps): bump docker/setup-buildx-action from 1 to 1.3.0 (#126)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 1.3.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v1.3.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 08:14:17 +00:00
dependabot[bot]
d8aee67149
build(deps): bump actions/checkout from 2 to 2.3.4 (#128)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.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...v2.3.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 08:14:00 +00:00
dependabot[bot]
03cf573fd6
build(deps): bump docker/setup-qemu-action from 1 to 1.1.0 (#129)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 1.1.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v1.1.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 08:13:47 +00:00
Tim Brust
3574fbbe9d
refactor!: drop support for Node.js v10 (EOL) 2021-05-11 14:35:02 +02:00
Tim Brust
c2cbedfdd2
build(ci): enable Dependabot for GH Actions 2021-04-06 09:07:11 +00:00
Tim Brust
938de13da0
ci: fix tag syntax (#124) 2020-12-14 11:30:17 +00:00
Tim Brust
a8aaa1ee87
ci: switch to inspect image 2020-12-14 08:58:55 +00:00
Tim Brust
94e926db3a
ci: do not fail all builds if one fails 2020-11-04 16:11:01 +01:00
Tim Brust
d17cbcc011
ci: do not fail all builds if one fails 2020-11-04 15:58:31 +01:00
Tim Brust
1a01b984c7
feat: adds Node.js 14 LTS (Fermium) flavor 2020-10-28 17:32:58 +01:00
Tim Brust
fe437c5dd5
build: temporariy disable i386 for alpine 2020-10-09 07:53:51 +00:00
Tim Brust
2c7c16d29c
build: corrects migration to Docker's GH actions (#122) 2020-10-08 09:59:45 +00:00
Tim Brust
9a2e2659cd
build: migrate to docker/setup-buildx-action 2020-10-05 11:13:24 +00:00
Tim Brust
1d5ab3b3af
build(deps): upgrade crazy-max/ghaction-docker-buildx 2020-08-22 17:06:21 +00:00
Tim Brust
b77f810d76
ci(actions): use hadolint (#121) 2020-06-13 12:57:38 +00:00
Tim Brust
1374ae6183
feat: enable multi arch building 2020-06-07 00:53:23 +02:00
Tim Brust
de8653e0f7
docs: adds GitHub sponsor button 2020-03-28 13:28:27 +00:00
Tim Brust
94e12ee872
feat: adds basic smoke test 2020-01-28 20:19:38 +01:00
Tim Brust
62ec18d45e
chore: add sponsor button 2019-06-11 16:17:12 +02:00