ty/scripts
David Peter 620f946b13
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
CI / mkdocs (push) Has been cancelled
Only add the actual schema in schemastore PRs (#1391)
Last time I ran this script, due to what I assume was a `npm` version
mismatch, the `package-lock.json` file was updated while running `npm
install` in the `schemastore`. Due to the use of `git commit -a`, it was
accidentally included in the commit for the semi-automated schemastore
PR. The solution here is to only add the actual file that we want to
commit.

I'll open similar PRs for the respective scripts in ruff and uv once
this is accepted.
2025-10-17 21:01:53 +02:00
..
autogenerate_files.sh Sync env.md script in release pipeline (#782) 2025-07-08 11:34:51 -04:00
release.sh [CI] Add check for changes in autogenerated files (#415) 2025-05-16 08:05:04 +02:00
transform_readme.py Update pre-commit dependencies (#809) 2025-07-11 07:59:44 +00:00
update_schemastore.py Only add the actual schema in schemastore PRs (#1391) 2025-10-17 21:01:53 +02:00