Commit Graph

148 Commits

Author SHA1 Message Date
squidfunk
d3d8964c63
Switch back to GitHub's deploy action 2023-09-22 20:51:23 +02: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
97e2e8497a
Test direct GitHub Pages deployment 2023-09-22 19:32:29 +02:00
squidfunk
ade1fe9c14
Test direct GitHub Pages deployment 2023-09-22 19:19:42 +02:00
squidfunk
96ccea52a7
Test direct GitHub Pages deployment 2023-09-22 19:12:07 +02:00
squidfunk
acb803f80c
Test direct GitHub Pages deployment 2023-09-22 19:11:07 +02:00
squidfunk
4840c2da12
Test direct GitHub Pages deployment 2023-09-22 19:02:45 +02:00
squidfunk
7bde9e7215
Test direct GitHub Pages deployment 2023-09-22 18:58:47 +02:00
squidfunk
b367f40525
Test direct GitHub Pages deployment 2023-09-22 18:53:41 +02:00
squidfunk
76a995e4ac
Test direct GitHub Pages deployment 2023-09-22 18:50:29 +02:00
squidfunk
74d4b3b1e5
Test direct GitHub Pages deployment 2023-09-22 18:46:51 +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
8f1433fa39
Added lxml to GitHub Actions workflow 2023-08-31 14:28:29 +02: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
Kamil Krzyśków
811a0739b4 Update cache key creation to use date suffix 2023-05-12 20:51:30 +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
Kamil Krzyśków
23f292737e Revert cache to use github.ref instead of github.sha 2023-05-02 14:47:30 +02:00
Kamil Krzyśków
739b8abf21 Fixed GitHub Action cache 2023-04-30 23:52:03 +02: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
4d12ba8b59 Fixed GitHub Action 2023-01-21 17:08:15 +01:00
squidfunk
3b921f76a3 Updated copyright year 2023-01-02 11:08:58 +01:00
squidfunk
2569d4f088 Debug documentation build 2022-11-04 07:27:51 +01:00
squidfunk
98b51db3cc Debug documentation build 2022-11-04 07:17:17 +01:00
squidfunk
d616b42031 Fixed Docker image check on publish 2022-11-03 15:29:09 +01:00
squidfunk
3d1c669b3e Simplified theme setup 2022-10-16 15:56:41 +07:00
squidfunk
a6633adc55 Updated Insiders changelog 2022-10-03 19:34:55 +02:00
Olivier Jacques
bc74a2472e
Merge branch 'master' into master 2022-09-19 21:27:10 +02:00
Olivier Jacques
30d844cc1e
Bump to 1.1.1 to fix error with cache 2022-09-19 21:24:50 +02:00
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