Skip to content

feat: versioned docs #414

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 5, 2025
Merged

feat: versioned docs #414

merged 2 commits into from
Jun 5, 2025

Conversation

psteinroe
Copy link
Collaborator

@psteinroe psteinroe commented Jun 2, 2025

(Finally) sets up versioned docs with a version selector.

we deploy on every push to main on the main tag, and on every release on the tag of that release + update latest

this finally fixes the issue we were having around missing schema files.

tested it on a fork. :)

Todo

  • update schema url in default config
  • Before merging: delete gh-pages branch

closes #312
fixes #319

@psteinroe psteinroe requested a review from juleswritescode June 3, 2025 17:13
Copy link
Collaborator

@juleswritescode juleswritescode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!!

# - pymdownx.superfences
# - pymdownx.tabbed:
# alternate_style: true
- mike
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wer ist Mike

@psteinroe psteinroe merged commit d43d716 into main Jun 5, 2025
7 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.

postgrestools init config JSON schema URL results in 404 setup versioning for docs
2 participants