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
Jonathon Broughton ded12e7118 Update README.md (#30) 2024-08-18 11:15:45 +01: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 9939ef61a8 rebuild commit 2023-09-18 14:27:22 +02:00
Gergő Jedlicska 7d7d6666d0 fix optional arg for speckle token 2023-08-30 14:28:37 +02:00
Iain Sproat 56dce03f34 More README updates 2023-08-04 13:28:27 +01:00
Iain Sproat 4da42c35e3 docs(README): add description of what the Function does
- add Getting Started documentation.
2023-08-04 13:21:58 +01:00
Gergő Jedlicska f4fdcb9272 initial commit 2023-06-22 12:32:34 +02:00