Skip to content

fix: better author flow#43

Merged
zloeber merged 10 commits into
mainfrom
zloeber/better_author_flow
Jun 5, 2026
Merged

fix: better author flow#43
zloeber merged 10 commits into
mainfrom
zloeber/better_author_flow

Conversation

@zloeber
Copy link
Copy Markdown
Owner

@zloeber zloeber commented Jun 4, 2026

Description

[Provide a detailed description of the changes in this PR]

Related Issues

[Link to related issues using #issue-number format]

Documentation PR

[Link to related associated PR in the repo]

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Other (please describe):

[Choose one of the above types of changes]

Testing

[How have you tested the change?]

Checklist

  • I have added tests that prove my fix is effective or my feature works
  • I have updated the documentation accordingly
  • I have added an appropriate example to the documentation to outline the feature
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

zloeber added 10 commits June 4, 2026 17:10
Release assets are published under lychee-vX.Y.Z, not vX.Y.Z, which caused
404s when downloading the Linux tarball in test and docs workflows.
Resolves PYSEC-2026-175/177/178/179 reported against pyjwt 2.12.1 in
task security:scan / CI.
Manual release downloads can 404 on GitHub Actions runners (rate limits /
redirect quirks). Use pinned lycheeverse/lychee-action@v2.8.0 with
lycheeVersion v0.24.2 and GITHUB_TOKEN for reliable installs.
lychee-action assumes the binary is at the tarball root; v0.24.2 ships
lychee-x86_64-unknown-linux-gnu/lychee. Add scripts/ci-install-lychee.sh
and call it from test/docs workflows instead of lychee-action.
docs/Secretfile.schema.json is gitignored but linked from docs/schema.md.
Generate it via ci-prepare-docs-links.sh before task docs:links and in CI
workflows; document the published secret0.com URL as well.
Lychee failed on docs/Secretfile.schema.json (gitignored, not in checkout).
Point docs/schema.md at ../Secretfile.schema.json instead; drop uv prep
from the lightweight test docs-links job.
kubernetes.io docs URLs are valid but often fail with "connection failed"
from GitHub Actions egress. Exclude the host and add retries/user-agent
for other external links.
@zloeber zloeber merged commit d80f62b into main Jun 5, 2026
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant