Commit Graph

181 Commits

Author SHA1 Message Date
Claude
cff4077c23 Bump Python version requirement from 3.11 to 3.14
Update all references to Python 3.11 to use Python 3.14 to match
the pyproject.toml requires-python = ">=3.14" setting:

- bin/lock_pkgs.sh: uv venv --python 3.14
- .github/workflows/test.yml: python matrix and PDM version
- .github/workflows/pip.yml: PYTHON_VERSION env var
- Dockerfile: comment and example FROM line
- Issue templates: example version output
2025-12-27 00:30:27 +00:00
Nick Sweeting
765abc9d5a Update pip.yml 2025-01-08 18:53:13 -05:00
Nick Sweeting
1fb5ecf13d change pip flow to use PAT 2024-12-18 18:55:29 -08:00
Nick Sweeting
46f4a90a2a install needed packages to run archivebox during pip build 2024-12-18 18:39:58 -08:00
Nick Sweeting
e862031981 use uv to build pip package in github actions instead of pdm 2024-12-18 18:38:25 -08:00
Nick Sweeting
b78e892bf8 update github actions to build docker image 2024-12-18 18:19:35 -08:00
Nick Sweeting
dee4eb7992 rename vendor dir to pkgs 2024-10-28 20:05:20 -07:00
Nick Sweeting
3f5d0e5d94 revert website github action script 2024-10-13 22:33:07 -07:00
Nick Sweeting
f822de5ab4 Update gh-pages.yml 2024-10-14 01:27:07 -04:00
Nick Sweeting
4187c69902 Update gh-pages.yml 2024-10-14 01:24:47 -04:00
Nick Sweeting
ecac395174 Update gh-pages.yml 2024-10-14 01:23:27 -04:00
Nick Sweeting
8a6617e4d9 Update and rename jekyll-gh-pages.yml to gh-pages.yml 2024-10-05 10:09:28 -04:00
Maximilian Irro
4d6fdbe345 Add OpenContainer Image Format Annotations as Labels to Docker Image 2024-09-26 21:02:03 +02:00
Nick Sweeting
3afdd3d96f remove Docker arm/v7 auto-builds, rename :main to :stable 2024-04-24 16:55:14 -07:00
Nick Sweeting
8dcfa93ec6 Merge branch 'main' into dev 2024-04-24 14:32:07 -07:00
Nick Sweeting
bc0b0303ea Create codeql.yml 2024-04-12 13:57:30 -07:00
Nick Sweeting
f5aaeb6de7 Update docker.yml 2024-02-08 00:47:48 -08:00
Nick Sweeting
eb62b44036 Update README on Docker Hub when docker is built 2024-02-08 00:11:27 -08:00
Nick Sweeting
414a499511 Update pip.yml 2024-01-12 05:25:18 -08:00
Nick Sweeting
3108966070 Delete .github/workflows/codeql-analysis.yml 2024-01-04 19:42:50 -08:00
Nick Sweeting
2ef3655d21 fix python version in build tests 2024-01-04 19:26:54 -08:00
Nick Sweeting
fc2bd4a2d5 Update pip.yml 2024-01-04 19:23:26 -08:00
Nick Sweeting
79979d4d05 Update pip.yml 2024-01-04 19:20:03 -08:00
Nick Sweeting
0353d6b316 Update pip.yml 2024-01-04 19:02:46 -08:00
Nick Sweeting
f695b30d36 Update pip.yml 2024-01-04 18:59:34 -08:00
Nick Sweeting
df56e993f2 Update pip.yml 2024-01-04 18:51:59 -08:00
Nick Sweeting
41e6a0f215 Update debian.yml 2024-01-04 18:50:41 -08:00
Nick Sweeting
e4f1503965 Update test.yml 2024-01-04 18:34:00 -08:00
Nick Sweeting
d23fe6a594 Update test.yml 2024-01-04 18:28:03 -08:00
Nick Sweeting
3840265cef Update test.yml 2024-01-04 18:21:27 -08:00
Nick Sweeting
7842ca49d1 Update test.yml 2024-01-04 17:59:18 -08:00
Nick Sweeting
c43f861f6f Update test.yml 2024-01-04 17:55:52 -08:00
Nick Sweeting
10dc9922de Update test.yml 2024-01-04 17:39:45 -08:00
Nick Sweeting
ffcd1640da Update test.yml 2024-01-04 17:34:37 -08:00
Nick Sweeting
3247866d3a Update test.yml to install packages needed by ldap 2024-01-04 17:30:59 -08:00
Nick Sweeting
3ee3916b29 Update test.yml to fix python builds 2024-01-04 17:24:10 -08:00
Nick Sweeting
6584f300d6 add better comments 2024-01-02 17:10:22 -08:00
Nick Sweeting
93b5e0d9e5 Update docker.yml 2023-12-17 22:56:09 -08:00
Nick Sweeting
78ad83a510 Update docker.yml 2023-12-17 21:18:16 -08:00
Nick Sweeting
74e03fd6f9 Update jekyll-gh-pages.yml 2023-11-13 22:50:35 -08:00
Nick Sweeting
ab64a86716 Update jekyll-gh-pages.yml 2023-11-13 22:50:03 -08:00
Nick Sweeting
c6a4fe325f Update jekyll-gh-pages.yml 2023-11-13 22:34:48 -08:00
Nick Sweeting
6092a27330 Update jekyll-gh-pages.yml 2023-11-13 22:30:24 -08:00
Nick Sweeting
9c0b637bf4 Create jekyll-gh-pages.yml 2023-11-13 22:27:25 -08:00
Nick Sweeting
5ce77d3d0b Update pip.yml 2023-11-03 19:12:19 -07:00
Nick Sweeting
41bd7c6480 fix cache locking errors during parallel builds 2023-10-31 14:59:34 -07:00
Nick Sweeting
2c692191ef fixes for ci 2023-10-31 06:48:55 -07:00
Nick Sweeting
12c966477f bump docker build action ci versions 2023-10-31 05:37:26 -07:00
Nick Sweeting
3b005b5faf Add PDM 2023-10-30 18:48:10 -07:00
c01o
bb1646ddc1 Fix python-tests dependency
Starting from b6113cc, it requires `build` package to be built.
2023-10-27 07:21:55 +09:00