Commit Graph

24 Commits

Author SHA1 Message Date
Ofek Lev
16bb4379d1
Modernized metadata (#4341)
* Revert "Revert "Switched to new build and publish workflow (#4337)" (#4340)"

This reverts commit 1a9bc1dd6a.

* Create setup.py

* update
2022-09-18 17:44:18 +02:00
Martin Donath
1a9bc1dd6a
Revert "Switched to new build and publish workflow (#4337)" (#4340)
This reverts commit 9603c71ada.
2022-09-11 16:05:55 +02:00
Ofek Lev
9603c71ada
Switched to new build and publish workflow (#4337) 2022-09-10 16:48:11 +02:00
dependabot[bot]
fc70b6caa2
Bump actions/setup-python from 3 to 4 (#4022)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3...v4)

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-13 10:57:07 +02:00
Martin Donath
7d72a6d4b8
Merge pull request #3900 from squidfunk/dependabot/github_actions/docker/build-push-action-3
Bump docker/build-push-action from 2 to 3
2022-05-09 07:52:45 +02:00
dependabot[bot]
cc0506f37c
Bump docker/login-action from 1 to 2
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v2)

---
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>
2022-05-09 04:16:16 +00:00
dependabot[bot]
d66a44fe02
Bump docker/build-push-action from 2 to 3
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2...v3)

---
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>
2022-05-09 04:16:13 +00:00
squidfunk
5ddeafbf4e Move building of overrides into new task 'build:all' 2022-04-09 23:23:13 +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]
2cdfb9025b Bump actions/setup-python from 2.3.2 to 3
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.3.2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2.3.2...v3)

---
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>
2022-03-07 08:39:12 +01: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]
079e18a5d2
Bump actions/setup-python from 2.3.1 to 2.3.2 (#3558)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2.3.1...v2.3.2)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-09 10:06:35 +01:00
squidfunk
9655c3a924 Updated dependencies and bumped copyright year 2022-01-10 09:59:00 +01:00
dependabot[bot]
745658d416 Bump actions/setup-python from 1 to 2.3.1
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 1 to 2.3.1.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v1...v2.3.1)

---
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>
2021-12-12 11:13:24 +01:00
squidfunk
94dd748634 Reverted support for arm64 Docker builds 2021-06-12 14:01:14 +02:00
squidfunk
e7efdade80 Added support for arm64 Docker builds 2021-06-06 15:28:53 +02:00
squidfunk
81fbd38b96 Updated workflows 2021-03-21 14:07:55 +01:00
squidfunk
e6e3215db1 Fixed missing push of tagged Docker image on publish 2021-02-23 10:04:43 +01:00
squidfunk
08e8525689 Updated copyright year 2021-02-14 16:54:27 +01:00
squidfunk
759124a5d3 Fixed publishing workflow 2020-11-22 12:18:14 +01:00
squidfunk
ace2b6b21a Fixed publishing workflow 2020-11-22 12:17:15 +01:00
squidfunk
84297c5403 Fixed publishing workflow 2020-11-22 12:13:56 +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