Commit Graph

45 Commits

Author SHA1 Message Date
dependabot[bot]
0b8014d352
Bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 04:36:29 +00:00
squidfunk
7624e78744
Updated copyright year 2024-01-06 09:27:06 +07:00
dependabot[bot]
85a3298713
Bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 05:00:02 +00:00
dependabot[bot]
dfa5f03138
Bump actions/setup-node from 3 to 4 (#6259)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-30 10:23:14 +01:00
squidfunk
adc59cad33
Test caching of deps in CI 2023-09-22 19:47:48 +02:00
squidfunk
64827f409b
Split workflow into build and check 2023-09-22 19:42:56 +02:00
squidfunk
8fa269b635
Split workflow into build and check 2023-09-22 19:40:43 +02:00
squidfunk
c23fbdfc84
Improve GitHub Actions workflows 2023-09-22 18:30:39 +02:00
Marc Auberer
2f1a5e5bb2
Bump checkout action to v4 2023-09-20 00:11:58 +02:00
Martin Donath
9aa2e88bd4
Merge pull request #6002 from squidfunk/dependabot/github_actions/docker/build-push-action-5
Bump docker/build-push-action from 4 to 5
2023-09-18 20:02:38 +02:00
Martin Donath
c5ebf35b4b
Merge pull request #6003 from squidfunk/dependabot/github_actions/docker/metadata-action-5
Bump docker/metadata-action from 4 to 5
2023-09-18 20:02:28 +02:00
Martin Donath
4ac5e2051a
Merge pull request #6004 from squidfunk/dependabot/github_actions/docker/login-action-3
Bump docker/login-action from 2 to 3
2023-09-18 20:02:18 +02:00
Martin Donath
6a1597e3a3
Merge pull request #6006 from squidfunk/dependabot/github_actions/docker/setup-qemu-action-3
Bump docker/setup-qemu-action from 2 to 3
2023-09-18 20:02:09 +02:00
dependabot[bot]
d02c9b94bb
Bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-14 08:01:35 +00:00
dependabot[bot]
8c05b2b1ec
Bump docker/setup-qemu-action from 2 to 3
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-14 08:01:31 +00:00
dependabot[bot]
067cdb969d
Bump docker/login-action from 2 to 3
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-14 08:01:28 +00:00
dependabot[bot]
1f28d88272
Bump docker/metadata-action from 4 to 5
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-14 08:01:24 +00:00
dependabot[bot]
3ceaaa35b8
Bump docker/build-push-action from 4 to 5
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-14 08:01:20 +00:00
squidfunk
f918ab3eff
Fixed Docker image build 2023-08-21 22:06:54 +02:00
squidfunk
0dcb2c9ff5
Fixed Docker image build 2023-08-21 21:52:26 +02:00
squidfunk
f37702a8fb
Added major.minor and major tags to Docker image 2023-05-27 16:29:50 +02:00
Josh Hendricks
ec2b954f6c
fix: Handle upper case chars in repo name #5503
This resolves an error on the "Check Docker image" build step for any forks under GitHub users with an upper case character in their GitHub username.
2023-05-10 16:46:45 -07:00
squidfunk
bbc855492d
Updated minimum Node version to 18.x 2023-04-28 09:18:04 +02:00
CrazyMax
d4bda6f3de
ci: inspect and check manifest after publishing docker images 2023-02-26 18:22:41 +01:00
CrazyMax
5e01734c1e
ci: build multi-platform image 2023-02-26 18:22:41 +01:00
CrazyMax
01377d23e3
ci: bump docker/build-push-action to v4 2023-02-26 11:44:39 +01:00
CrazyMax
54da076e6f
ci: only publish python package and docker image on release 2023-02-24 20:54:05 +01:00
CrazyMax
f5c6191e29
ci: use build push action to publish docker image 2023-02-24 20:54:05 +01:00
CrazyMax
c0c2aa2348
ci: use docker metadata action for tags and labels
Also do not set latest tag on prerelease for the Docker image.
2023-02-24 20:54:05 +01:00
CrazyMax
1dd229a591
ci: merge publish workflow with build one 2023-02-24 20:54:05 +01:00
squidfunk
3b921f76a3 Updated copyright year 2023-01-02 11:08:58 +01:00
squidfunk
d7d9e05933 Debug GitHub Actions workflow 2022-06-24 14:56:33 +02:00
neilnaveen
1479e696c3
Added permissions for GitHub actions (#3804)
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions

https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs

[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)

 Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.

Signed-off-by: neilnaveen <42328488+neilnaveen@users.noreply.github.com>
2022-04-08 15:44:43 +02:00
dependabot[bot]
ffb21e9d05
Bump actions/cache from 2 to 3 (#3780)
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-28 18:02:07 +02:00
dependabot[bot]
b71f8bf6ca Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 08:38:57 +01:00
dependabot[bot]
1ff8fedbfc
Bump actions/setup-node from 2.5.1 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.1 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.1...v3)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 04:22:19 +00:00
squidfunk
9655c3a924 Updated dependencies and bumped copyright year 2022-01-10 09:59:00 +01:00
dependabot[bot]
5fa155d7fe Bump actions/setup-node from 2.5.0 to 2.5.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.0...v2.5.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 17:02:08 +01:00
dependabot[bot]
cdaf0305b5 Bump actions/setup-node from 1 to 2.5.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 2.5.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...v2.5.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-12 11:13:07 +01:00
squidfunk
b33aba3da6 Updated dependencies 2021-08-30 09:11:43 +02:00
squidfunk
0bbe0f2f4f Switched to Node 14 2021-02-22 18:25:12 +01:00
squidfunk
08e8525689 Updated copyright year 2021-02-14 16:54:27 +01:00
squidfunk
9e34a3d23e Updated dependencies 2020-11-24 18:49:17 +01:00
squidfunk
c563ca52cd Formatting 2020-11-22 12:04:31 +01:00
squidfunk
753477caaf Split up GitHub Actions workflows 2020-11-22 12:01:43 +01:00