Commit Graph

8 Commits

Author SHA1 Message Date
Björn Steinhagen 4bcf005f4a chore(deps): drop poetry as a dependency in the python automate template (#40)
* chore: bump specklepy

* refactor: requirements files

* refactor: dockerfile

* refactor: update GitHub actions

* refactor: update devcontainer config

* docs: updated `README`

* docs: better explanations

* docs: wording

* chore: dependabot config

* docs: keeping things in sync

* fix: skip pip upgrade

* refactor: updated devcontainer

* refactor: toml instead of requirements

* refactor: update docker

* docs: updated `README`

* chore: classifiers does nothing

* chore: wrap up the v3 transition

---------

Co-authored-by: Gergő Jedlicska <gergo@jedlicska.com>
2025-06-03 13:29:18 +02:00
Chuck Driesler 7caf02d8d1 Configure tests to work with test automations (#23)
* configure tests to work with test automations

* configure pydantic to use .env

* whoops

* simpler simpler

* use new specklepy pytest fixtures

* bump specklepy
2024-06-06 14:56:26 +02:00
Gergő Jedlicska 2eec40a4be feat: update to new automate (#22)
build and deploy Speckle functions / publish-automate-function-version (push) Has been cancelled
2024-05-17 14:59:27 +02:00
Gergő Jedlicska 811bc7f95b fix: update local testing setup (#13) 2024-02-09 11:36:03 +01:00
Gergő Jedlicska 8208861fde cleanup 2023-09-21 11:24:05 +02:00
Gergő Jedlicska db8e01e0b0 feat: migrate to speckle automate sdk 2023-09-20 10:47:19 +02:00
Gergő Jedlicska 558f3cabfa fix schema generation, rename automate sdk to automation context 2023-09-18 13:42:58 +02:00
Gergő Jedlicska 08c189d247 feat: add automation context implementation 2023-09-18 13:31:53 +02:00