arcade-mcp/libs/arcade-cli/arcade_cli/templates
Eric Gustin 987a4eaef9
Add [tool.uv] exclude-newer config to arcade new's full template (#809)
templates the changes in https://github.com/ArcadeAI/monorepo/pull/765 


<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **Low Risk**
> Low risk: adds `uv` configuration to generated templates and bumps the
package version, with no runtime logic changes.
> 
> **Overview**
> Updates the `arcade new` **full** template `pyproject.toml` to include
a new `[tool.uv]` section that pins resolver behavior via `exclude-newer
= "1 week"` while exempting key `arcade-*` packages.
> 
> Bumps the root project version from `1.12.2` to `1.12.3`.
> 
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
fd47343d52ee51700affad5c3f1701b3e143002f. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
2026-04-08 11:54:12 -07:00
..
full/{{ toolkit_name }} Add [tool.uv] exclude-newer config to arcade new's full template (#809) 2026-04-08 11:54:12 -07:00
minimal/{{ toolkit_name }} Improve .env discovery (#737) 2026-02-25 23:20:28 -08:00
__init__.py MCP Local (#563) 2025-09-25 15:28:15 -07:00
base.jinja feat: Support multiple orgs & projects in Arcade CLI (#717) 2025-12-11 12:58:55 -08:00
cli_login_failed.jinja feat: Support multiple orgs & projects in Arcade CLI (#717) 2025-12-11 12:58:55 -08:00
cli_login_success.jinja feat: Support multiple orgs & projects in Arcade CLI (#717) 2025-12-11 12:58:55 -08:00