Skip to content

fix: dont point to 404 in config schema#339

Merged
psteinroe merged 4 commits intomainfrom
fix/always-latest
Apr 15, 2025
Merged

fix: dont point to 404 in config schema#339
psteinroe merged 4 commits intomainfrom
fix/always-latest

Conversation

@psteinroe
Copy link
Copy Markdown
Collaborator

fixes #319 until we have versioned docs setup by

  • preferring node_modules schema if available
  • uses latest if the CLI does not have a version set (0.0.0)
  • uses VERSION if a version is set

@psteinroe psteinroe changed the title fix: always use latest schema fix: dont point to 404 in config schema Apr 15, 2025
Comment thread crates/pgt_workspace/src/configuration.rs
Comment thread crates/pgt_workspace/src/configuration.rs
psteinroe and others added 2 commits April 15, 2025 08:54
Co-authored-by: Julian Domke <68325451+juleswritescode@users.noreply.github.com>
@psteinroe psteinroe merged commit 9bc27b7 into main Apr 15, 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

2 participants