arcade-mcp/.github/workflows
Eric Gustin ab889f9f1d
Lint all toolkits (#183)
# PR Description
* Adds/updates the following files to all toolkits:
    - `.pre-commit-config.yaml`
    - `.ruff.toml`
    - `LICENSE`
    - `Makefile`
    - `pyproject.toml`
* Lint all toolkits such that they pass `make check` and `make test` (a
total doozy). This includes adding some unit tests and evals.
* Github workflow for testing toolkits before merge into main (courtesy
of @sdreyer)
* Added a QOL improvement for tool developers for when they need to get
the context's auth token.
* Minor updates to `arcade new` template.
2024-12-20 09:49:45 -08:00
..
check-toolkits.yml Fix Dispatch Repo Name (#178) 2024-12-19 10:44:00 -08:00
main.yml Fix action file path again (#60) 2024-09-24 17:56:33 -07:00
publish-toolkit.yml Lint all toolkits (#183) 2024-12-20 09:49:45 -08:00
release-containers.yml Fix asset upload (#103) 2024-10-09 15:38:24 -07:00
test-toolkits.yml Lint all toolkits (#183) 2024-12-20 09:49:45 -08:00