Commit graph

14 commits

Author SHA1 Message Date
Tobias Gruetzmacher
7c75167dd5
Silence a deprecation waring in Pages generation
This should keep the Pages build running until staticsite & MarkupSafe
add a pyproject.toml
2022-11-12 11:00:09 +01:00
Tobias Gruetzmacher
6ef18b4ab4
Update staticsite to fix pages generation 2022-11-12 10:33:23 +01:00
dependabot[bot]
3cca79a3ed
Bump actions/setup-python from 3 to 4
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>
2022-06-09 07:09:48 +00:00
Tobias Gruetzmacher
7b8bc00f3d staticsite needs exiftool 2022-04-16 04:06:51 +02:00
Tobias Gruetzmacher
4389480a04 Build website with a current version of staticsite 2022-04-16 03:51:33 +02:00
dependabot[bot]
b2eb012237
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-02 07:36:48 +00:00
dependabot[bot]
8cedabdf5b
Bump actions/setup-python from 2 to 3
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...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-01 07:11:42 +00:00
Tobias Gruetzmacher
cb73e2da50 Revert all github actions to only reference major version 2021-08-26 22:19:26 +02:00
dependabot[bot]
bdf8fb14a7
Bump peaceiris/actions-gh-pages from 3 to 3.8.0 (#190)
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3 to 3.8.0.
- [Release notes](https://github.com/peaceiris/actions-gh-pages/releases)
- [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md)
- [Commits](https://github.com/peaceiris/actions-gh-pages/compare/v3...v3.8.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-13 10:12:46 +02:00
dependabot[bot]
6697cd414a
Bump actions/checkout from 2 to 2.3.4 (#188)
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 13:43:36 +02:00
dependabot[bot]
7b109c9280
Bump actions/setup-python from 2 to 2.2.2 (#191)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 2.2.2.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v2.2.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 13:29:28 +02:00
Tobias Gruetzmacher
fea3a78662 Allow pages workflow to write to the repository 2021-05-10 22:17:00 +02:00
Tobias Gruetzmacher
fa098f955d Fix indentation for pages action 2021-05-01 14:10:48 +02:00
Tobias Gruetzmacher
95918cda88 Move website generation to GitHub Actions 2021-05-01 11:25:01 +02:00