Commit Graph

6 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 9b12d06eee chore(deps): pin poetry better (#37) 2025-01-15 10:42:57 +00:00
Iain Sproat 2b8bbd68b3 fix(dockerfile): improve documentation and change working directory (#4)
build and deploy Speckle functions / publish-automate-function-version (push) Has been cancelled
- Installs code at /home/speckle to prevent collisions with files & directories in the root (/) directory
- Updates the README and provides instructions for building and testing the docker image locally
- Updated inline documentation in Dockerfile
2023-11-02 12:32:59 +00:00
Gergő Jedlicska 18db35866b update to poetry v2 and new specklepy 2023-08-14 14:28:44 +02:00
Gergő Jedlicska 3b03303974 add gitignore, clean depedenecy spec 2023-06-22 12:56:39 +02:00
Gergő Jedlicska f4fdcb9272 initial commit 2023-06-22 12:32:34 +02:00