Skip to content

Commit

Permalink
add schema validation for relgen
Browse files Browse the repository at this point in the history
also:

- show warnings / errors in GitHub when running from Actions

- allow running from npm
  • Loading branch information
josh-heyer committed Dec 12, 2024
1 parent a3df7b8 commit 8bba8ca
Show file tree
Hide file tree
Showing 22 changed files with 1,110 additions and 23 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/EnterpriseDB/docs/automation/josh/validation-for-relgen/tools/automation/generators/relgen/meta-schema.json
product: EDB Postgres AI - AI Accelerator
shortname: ai-accelerator
title: EDB Postgres AI - AI Accelerator 1.0.0 release notes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/EnterpriseDB/docs/automation/josh/validation-for-relgen/tools/automation/generators/relgen/relnote-schema.json
product: AI Accelerator - Pipelines
version: 1.0.7
date: 10 December 2024
Expand Down
Loading

0 comments on commit 8bba8ca

Please sign in to comment.