Check in versioned docs and remove generate-versions script (#1386)
* Check in versioned docs and remove generate-versions script
Transition from per-branch versioning to all versions checked in.
Generated versioned docs from release branches 1.5 through 1.11.
Removed generate-versions.sh and updated .gitignore.
* Remove generate-versions script from build workflow
Versioned docs are now checked in directly. Remove the script
invocation from package.json build, drop the fetch-depth: 0 from CI
(no longer needed), and update README to reflect the new process.
a month ago
Add create-release script + workflow (#1392)
a month ago
Upgrade Wrangler and pin Actions version (#1007)
* Upgrade Wrangler and pin Actions version
* Tweak enforce with pulls
a year ago
Enforce Pulls with Spice (#936)
* Add Enforce Pulls with Spice
* update permissions
* Use ubuntun for no w
a year ago
Trigger Algolia search reindex on gh-pages built event and manually (#189)
* wip
* wip
* update trigger events
2 years ago
Update OpenAPI spec to version 1.11.0-unstable (#1285)
* Update OpenAPI spec to version 1.11.0-unstable
Updated the OpenAPI specification to version 1.11.0-unstable and enhanced descriptions for various endpoints, including dataset status and spicepod details.
* fix package-lock.json
* update node version
* chore: update API docs
---------
Co-authored-by: Spice Schema Bot <schema-bot@spice.ai>
3 months ago