arcade-mcp/toolkits
Eric Gustin 6af49ef068
Common changes in all toolkits (#345)
Addresses general improvements to all toolkits including changing ruff
from python 3.9 to python 3.10 which is the reason for the removal of
Optional[] among others.

Also, turns out that our `make install` for toolkits wasn't correctly
checking for whether poetry was installed (&> /dev/null syntax isn't
supported by our check-toolkits GitHub action, so we were installing
poetry twice. I replaced with the more portable >/dev/null 2>&1)

Question: Should we also change ruff to py310 for the `arcade/` package
in a later PR?

-------------------

CU-86b4gzyp6
2025-04-04 09:32:37 -07:00
..
code_sandbox Common changes in all toolkits (#345) 2025-04-04 09:32:37 -07:00
dropbox Dropbox Toolkit (#332) 2025-03-27 18:34:10 -03:00
github Common changes in all toolkits (#345) 2025-04-04 09:32:37 -07:00
google Common changes in all toolkits (#345) 2025-04-04 09:32:37 -07:00
linkedin Common changes in all toolkits (#345) 2025-04-04 09:32:37 -07:00
math Common changes in all toolkits (#345) 2025-04-04 09:32:37 -07:00
notion Common changes in all toolkits (#345) 2025-04-04 09:32:37 -07:00
reddit Common changes in all toolkits (#345) 2025-04-04 09:32:37 -07:00
search Common changes in all toolkits (#345) 2025-04-04 09:32:37 -07:00
slack Common changes in all toolkits (#345) 2025-04-04 09:32:37 -07:00
spotify Common changes in all toolkits (#345) 2025-04-04 09:32:37 -07:00
web Common changes in all toolkits (#345) 2025-04-04 09:32:37 -07:00
x Common changes in all toolkits (#345) 2025-04-04 09:32:37 -07:00
zoom Common changes in all toolkits (#345) 2025-04-04 09:32:37 -07:00
TOOLKIT_RELEASE_MANAGERS.txt Release Arcade Math 1.0.0 (#300) 2025-03-17 12:58:17 -07:00