16 Commits

Author SHA1 Message Date
dependabot[bot] 340415c6ff Bump specklesystems/speckle-automate-github-composite-action (#6)
Bumps [specklesystems/speckle-automate-github-composite-action](https://github.com/specklesystems/speckle-automate-github-composite-action) from 0.7.2 to 0.7.4.
- [Release notes](https://github.com/specklesystems/speckle-automate-github-composite-action/releases)
- [Commits](https://github.com/specklesystems/speckle-automate-github-composite-action/compare/0.7.2...0.7.4)

---
updated-dependencies:
- dependency-name: specklesystems/speckle-automate-github-composite-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-13 18:06:14 +00:00
dependabot[bot] 5c54dacfcc Bump urllib3 from 1.26.16 to 1.26.18 (#5)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.16 to 1.26.18.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.16...1.26.18)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-11 00:04:09 +00:00
dependabot[bot] d2ec56a231 Bump actions/checkout from 3.4.0 to 4.1.1 (#4)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.4.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.4.0...v4.1.1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-11 00:03:54 +00:00
Iain Sproat 901ee0b790 chore(dependabot): configure to update github actions daily (#3) 2023-11-11 00:00:42 +00:00
Iain Sproat 290a4b7482 chore(github action): bump speckle action to 0.7.2 (#2) 2023-11-10 23:58:52 +00:00
Iain Sproat 2f19a0ab7b Improve the README and other instructions (#1)
* Improve the README and other instructions

* Improve documentation
2023-11-10 23:25:15 +00:00
Gergő Jedlicska e99c643ad2 remove local specklepy dep 2023-09-22 20:03:26 +02:00
Gergő Jedlicska 217b1e322b update github workflow 2023-09-22 20:00:35 +02:00
Gergő Jedlicska 6abc5735ea update function for new automate sdk 2023-09-22 19:54:11 +02:00
Gergő Jedlicska 5d3ec68378 remove main function 2023-08-25 19:28:30 +02:00
Gergő Jedlicska 5bbef78d76 add dockerfile 2023-08-25 16:32:55 +02:00
Gergő Jedlicska 0e870a4397 fix(notebook): add try catch to logic function execution 2023-08-25 16:29:29 +02:00
Gergő Jedlicska bf146bc88a update function example 2023-08-25 16:03:06 +02:00
Gergő Jedlicska bdb54cde50 add function implementation 2023-08-25 15:25:22 +02:00
Gergő Jedlicska e2914169e8 add poetry 2023-08-25 14:19:41 +02:00
Gergő Jedlicska 00b98c82f5 initial commit 2023-08-25 14:19:13 +02:00