18 Commits

Author SHA1 Message Date
oguzhankoral b148e50438 Mark template function as success 2024-11-13 20:59:49 +00:00
oguzhankoral 92d8303834 Remove business logic 2024-11-13 14:20:08 +00:00
oguzhankoral 1c8fe8927e Fix typo
build and deploy Speckle functions / publish-automate-function-version (push) Has been cancelled
v0.0.8
2024-11-13 09:25:49 +00:00
oguzhankoral b2b8791d28 Replace window dict with wall
build and deploy Speckle functions / publish-automate-function-version (push) Has been cancelled
v0.0.7
2024-11-13 09:17:33 +00:00
oguzhankoral cbfdd67306 Fix the condition
build and deploy Speckle functions / publish-automate-function-version (push) Has been cancelled
v0.0.6
2024-11-13 09:09:05 +00:00
oguzhankoral a62633974f Clean up
build and deploy Speckle functions / publish-automate-function-version (push) Has been cancelled
v0.0.5
2024-11-12 16:19:17 +00:00
oguzhankoral c04328bfa4 Fix enum
build and deploy Speckle functions / publish-automate-function-version (push) Has been cancelled
v0.0.4
2024-11-09 23:19:29 +00:00
oguzhankoral 63e96f93a1 Polish
build and deploy Speckle functions / publish-automate-function-version (push) Has been cancelled
v0.0.3
2024-11-09 23:08:35 +00:00
oguzhankoral e8d7a936c2 WIP 2024-11-09 19:38:53 +00:00
oguzhankoral 51ad4a8ff9 Test enum function input
build and deploy Speckle functions / publish-automate-function-version (push) Has been cancelled
v0.0.2
2024-11-01 18:07:15 +03:00
oguzhankoral 4a2c22c287 POC works
build and deploy Speckle functions / publish-automate-function-version (push) Has been cancelled
v0.0.1
2024-11-01 17:01:39 +03:00
Oğuzhan Koral 5f277e515d Merge pull request #3 from oguzhankoral/dependabot/github_actions/actions/setup-dotnet-4.1.0
build and deploy Speckle functions / publish-automate-function-version (push) Has been cancelled
Bump actions/setup-dotnet from 4.0.0 to 4.1.0
v0
2024-10-31 14:47:41 +03:00
Oğuzhan Koral 42465681fc Merge pull request #2 from oguzhankoral/dependabot/github_actions/specklesystems/speckle-automate-github-composite-action-0.9.0
Bump specklesystems/speckle-automate-github-composite-action from 0.8.1 to 0.9.0
2024-10-31 14:47:23 +03:00
Oğuzhan Koral c49ca496bf Merge pull request #1 from oguzhankoral/dependabot/github_actions/actions/checkout-4.2.2
Bump actions/checkout from 4.1.6 to 4.2.2
2024-10-31 14:47:03 +03:00
dependabot[bot] 38edd195d2 Bump actions/setup-dotnet from 4.0.0 to 4.1.0
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-31 11:25:39 +00:00
dependabot[bot] 2de6774334 Bump specklesystems/speckle-automate-github-composite-action
Bumps [specklesystems/speckle-automate-github-composite-action](https://github.com/specklesystems/speckle-automate-github-composite-action) from 0.8.1 to 0.9.0.
- [Release notes](https://github.com/specklesystems/speckle-automate-github-composite-action/releases)
- [Commits](https://github.com/specklesystems/speckle-automate-github-composite-action/compare/0.8.1...0.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-31 11:25:37 +00:00
dependabot[bot] e83954e892 Bump actions/checkout from 4.1.6 to 4.2.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.6 to 4.2.2.
- [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/v4.1.6...v4.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-31 11:25:36 +00:00
Oğuzhan Koral 6ad114796e Initial commit 2024-10-31 14:24:54 +03:00