Commit Graph

9 Commits

Author SHA1 Message Date
renovate[bot] 74dfbb8982
chore(deps): update dependency python to 3.14 2025-10-08 02:58:08 +00:00
Jon Fuller efa9529f50
Merge pull request #223 from readur/renovate/actions-github-script-8.x
chore(deps): update actions/github-script action to v8
2025-09-26 22:01:57 -07:00
renovate[bot] ae44a6aae5
chore(deps): update actions/setup-python action to v6 2025-09-27 00:21:35 +00:00
renovate[bot] 56c31cb1b2
chore(deps): update actions/github-script action to v8 2025-09-27 00:21:25 +00:00
Jon Fuller fe6db5395a
Merge pull request #171 from readur/renovate/python-3.x
chore(deps): update dependency python to 3.13
2025-08-16 11:24:29 -07:00
renovate[bot] 42cb423926
chore(deps): update actions/checkout action to v5 2025-08-16 17:12:42 +00:00
renovate[bot] e32723e4a5
chore(deps): update dependency python to 3.13 2025-08-16 17:12:11 +00:00
perf3ct 3a797b159f
fix(mkdocs): pass Cloudflare credentials as action inputs instead of env vars
The cloudflare/wrangler-action@v3 expects apiToken and accountId to be
passed
as action input parameters, not environment variables. This was causing
the
deployment to fail with 'CLOUDFLARE_API_TOKEN environment variable'
error.
2025-08-16 17:07:52 +00:00
perf3ct ab962bfd04
feat(docs): add mkdocs requirements
feat(mkdocs): try mkdocs again

feat(mkdocs): try mkdocs again

feat(mkdocs): try mkdocs again

feat(mkdocs): try mkdocs again

feat(mkdocs): try mkdocs again

feat(mkdocs): try mkdocs again

feat(mkdocs): try mkdocs again

feat(mkdocs): try mkdocs again

feat(mkdocs): try mkdocs again
2025-08-16 17:07:29 +00:00