Skip to content

Update venvironment(-basic) schemas and add venvplus(-basic) schemas#2

Closed
CecileKefelian wants to merge 436 commits into
vectorgrp:masterfrom
CecileKefelian:update-venvironment-schemas-add-venvplus
Closed

Update venvironment(-basic) schemas and add venvplus(-basic) schemas#2
CecileKefelian wants to merge 436 commits into
vectorgrp:masterfrom
CecileKefelian:update-venvironment-schemas-add-venvplus

Conversation

@CecileKefelian
Copy link
Copy Markdown

No description provided.

revolunet and others added 30 commits February 16, 2025 20:51
* feat: scalingo.json

Add schema for scalingo.json according to https://developers.scalingo.com/scalingo-json-schema/index

* Update catalog.json

---------

Co-authored-by: Edwin Kofler <edwin@kofler.dev>
…ore#4435)

* feat: add pnpm.ignoredBuiltDependencies to package.json

Added in pnpm v10.1.0.

Docs: https://pnpm.io/package_json#pnpmignoredbuiltdependencies

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Register Vector configuration schema

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix: misspelling in vector.json schema

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/rbubley/mirrors-prettier: v3.4.2 → v3.5.0](rbubley/mirrors-prettier@v3.4.2...v3.5.0)
- [github.com/codespell-project/codespell: v2.3.0 → v2.4.1](codespell-project/codespell@v2.3.0...v2.4.1)

* Fix typos

* Update `package.json` Prettier

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Edwin Kofler <edwin@kofler.dev>
* Add schema for github-actions-typing

* Remove dot

* Adjust paths

* Use dedicated branch
…hema (SchemaStore#4445)

* Add pnpm `ignoredBuiltDependencies` and `configDependencies` field schema

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Add Gitpod Automations to catalogue

Adds schema definition for Gitpod Automations

* Update catalog.json

* Prefix with .gitpod dir
* feat: add maturin.

* chore: move section.

* fix: ci

* fix: ci.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* feat: add tombi schema.

* fix: ci.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* feat: change pattern properties.

* fix: schema.

* fix: conflict error.
…son schema (SchemaStore#4449)

* Allow versioned types condition in exports field of package.json schema

* update imports section as well

* add imports test
* feat: add maturin.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* feat: add tombi to pyproject tool.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: hyperupcall <hyperupcall@users.noreply.github.com>
* Update Traefik schema v2 & v3

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* add schema for aiproj v1.5

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix: add aiproj 1.5 into catalog.json

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* schema: add Pantsbuild - 2.24.0

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fix typos

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Edwin Kofler <edwin@kofler.dev>
kasaxena5 and others added 26 commits May 7, 2025 09:38
* Initial Json Schema for UTCM Monitors

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fixing spelling mistakes

* Adding two words to ignore list

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: yassun7010 <yassun7010@users.noreply.github.com>
* Added a schema for Cinnamon Spice metadata 'info.json' files

* Moved catalog entry to alphabetical? order

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Added `pnpm-lock.yaml` to .gitignore to prevent accidental commiting; removed previously comitted `pnpm-lock.yaml`; removed myself from CODEOWNERS; removed `fileMatch`  entries for the Cinnamon Spice `info.json` due to it being too generic;

* Fix URL of $ID and matching entry in the catalog per SchemaStore#4690 (comment)

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* feat: add JSON schema for Aider version 0.82

* fixup! feat: add JSON schema for Aider version 0.82

* fixup! fixup! feat: add JSON schema for Aider version 0.82

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This updates ty's JSON schema to [0474b40e10ee716d0d2b3a3656318144b8848c54](astral-sh/ty@0474b40)
Co-authored-by: yassun7010 <yassun7010@users.noreply.github.com>
Co-authored-by: yassun7010 <yassun7010@users.noreply.github.com>
* Add Rivet.jsonc schema

* Run prettifier
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* feat(travis): add `noble` Ubuntu distribution

Signed-off-by: Kristinita <Kristinita@users.noreply.github.com>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Signed-off-by: Kristinita <Kristinita@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Add entry to catalog for tm_devices config file

* Update the description so that it passes schema checks
* relocate incoming files definition and rename attributesDesc to attributes in tasks

* remove Duration and add ability to have loader specified in the connection

* Support connections specific to load and/or transforms

* Improve expectations

* Update expectations in load section also

* Code spell fix

* Add DATAFRAME option

* Add new attribute duckdbExtensions

* fix typo

* apply prettier
Co-authored-by: danielbayley <danielbayley@users.noreply.github.com>
Co-authored-by: yassun7010 <yassun7010@users.noreply.github.com>
@CecileKefelian CecileKefelian requested a review from a team as a code owner May 22, 2025 09:32
@CecileKefelian CecileKefelian changed the title Update venvironment schemas add venvplus Update venvironment(-basic) schemas and add venvplus(-basic) schemas May 22, 2025
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.