48 Commits

Author SHA1 Message Date
dependabot[bot] 7073752cfe Bump actions/checkout from 5 to 6 (#35)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [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/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  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>
2025-11-25 11:16:20 +00:00
dependabot[bot] 4656c303bc Bump actions/checkout from 4 to 5 (#31)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [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...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  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>
2025-09-15 11:33:03 +01:00
dependabot[bot] 1a1f1b84f4 Bump actions/setup-dotnet from 4 to 5 (#32)
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4 to 5.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-version: '5'
  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>
2025-09-15 11:32:47 +01:00
Jedd Morgan f7d1420687 feat: Updated template to v3 (#30)
* First pass

* comments

* Updated CI

* Use nuget

* Nowarn NETSDK1206

* bump automate compose

* Bump automate sdk

* bump dockerfile

* bump sdk again
2025-06-10 11:04:06 +02:00
Chuck Driesler 1261df201f chore(sdk): bump sdk (#28) 2024-12-01 16:39:55 +00:00
dependabot[bot] 82002562ab Bump actions/checkout from 4.1.1 to 4.1.6 (#23)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.6.
- [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.1...v4.1.6)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>
2024-06-07 18:04:58 +02:00
Chuck Driesler 2ad4c380d2 bump SDK (#25) 2024-06-07 16:10:23 +02:00
Gergő Jedlicska dd5a8b10eb remove default env var for automate url (#24) 2024-06-07 10:31:48 +02:00
dependabot[bot] 6484e77853 Bump actions/setup-dotnet from 3.2.0 to 4.0.0 (#14)
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 3.2.0 to 4.0.0.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v3.2.0...v4.0.0)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  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>
2024-06-06 19:28:35 +02:00
dependabot[bot] 104eef6c90 Bump specklesystems/speckle-automate-github-composite-action (#19)
Bumps [specklesystems/speckle-automate-github-composite-action](https://github.com/specklesystems/speckle-automate-github-composite-action) from 0.7.2 to 0.8.1.
- [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.8.1)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-06 19:28:08 +02:00
Chuck Driesler 85e56570c7 WEB-1031 Update test to use new test automations capabilities (#21)
* test env setup

* make and fail request

* successful test automation submission

* use new sdk version for tests

* nits
2024-06-06 19:26:41 +02:00
Gergő Jedlicska 0a23ce1699 add reference to repo variable for automate url (#22) 2024-06-06 07:45:14 +02:00
Chuck Driesler 206f33a1a0 Include usage of [Secret] attribute (#20)
* add example of using `[Secret]` attribute

* ope
2024-05-27 21:25:35 +02:00
Gergő Jedlicska c5dd70feea gergo/localTesting (#18)
* feat: add test project

* feat: add test project
2024-02-16 12:00:50 +01:00
Oğuzhan Koral 3ae89c2cd0 Bump Automate.SDK version to 2.18.0-fileInput (#16) 2024-01-31 13:16:48 +01:00
Gergő Jedlicska 47b0a1ab5e chore: add license 2023-11-13 13:57:25 +01:00
dependabot[bot] cd21622cc3 Bump actions/checkout from 3.4.0 to 4.1.1 (#12)
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-10 23:57:32 +00:00
Iain Sproat ea08cd233c chore(dependabot): configure to update github actions daily (#11) 2023-11-10 23:54:47 +00:00
Iain Sproat 5da6b55038 chore(github action): bump speckle-automate-github-composite-action to 0.7.2 (#10) 2023-11-10 23:20:01 +00:00
Claire Kuang e1f15dbbea Update SpeckleAutomateDotnetExample.csproj (#9) 2023-11-07 09:56:23 +01:00
Gergő Jedlicska c0cc455c2b update github action triggers (#8) 2023-11-07 09:56:08 +01:00
Alan Rynne 9ac1756937 feat: Add return to Program.cs Main call 2023-10-27 11:12:44 +02:00
Gergő Jedlicska 10119654ca Merge pull request #7 from specklesystems/gjedlicska-patch-1
Update main.yml
2023-10-27 09:51:22 +02:00
Gergő Jedlicska 2beffed8df Update main.yml 2023-10-27 09:42:02 +02:00
Alan Rynne c3bd16af05 bump: Speckle.Automate.SDK bump to latest alpha (#6) 2023-10-26 21:56:00 +02:00
Alan Rynne 4ddf2dd7e1 feat: Updated readme (round 1) (#5)
* feat: Updated readme (round 1)

* feat: Minor readme updates

* JBr grammar, typos, and readership level changes.

* final touches

---------

Co-authored-by: Jonathon Broughton <jonathon@stardotbmp.com>
2023-10-23 12:22:43 +02:00
Alan Rynne 423e734d09 Update to nuget packages (prerelease!) and project cleanup (#3)
* Added random console.writeline statement

* and again

* try with throw

* feat: Automate example now using nuget

* fix: update yaml automate action version

* fix: Generate schema action step

* fix: Logging in example

* fix: Mark context run as success

* fix: Upgrade of composite automate action

* fix: Use correct env var

* fix: Again... correct file path

* chore: Reorganisation of project

* fix: Lock file update

* fix: No lock - no cache

* fix: cd into project

* fix: cd into path... in docker

* fix: Copy isolated project folder instead of single files

* fix: delete .idea folder

* add .idea to gitignore

* fix: Remove .idea again

* fix: Cleaner kit initialisation

* fix: Kit initialization

* fix: dev-contaienr

* fix: Run restore on creation

* test: Docker build

* feat: Recommended extensions and devcontainer sync

* feat: added dotnet feature
2023-10-19 16:53:51 +02:00
Alan Rynne d16b80ff74 Merge pull request #4 from specklesystems/alan/revert-conflicting-cleanup
Revert "minor cleanup"
2023-10-19 13:15:08 +02:00
Alan Rynne c83e3c2c13 Revert "minor cleanup"
This reverts commit db26924f7e.
2023-10-19 13:13:03 +02:00
Gergő Jedlicska db26924f7e minor cleanup 2023-08-25 19:39:49 +02:00
Gergő Jedlicska f809f7b139 add readme and reord classes 2023-08-11 18:12:59 +02:00
Gergő Jedlicska 01684c46f8 bump action 2023-08-11 16:23:48 +02:00
Gergő Jedlicska 3ea83d3a76 bump action 2023-08-11 16:20:49 +02:00
Gergő Jedlicska 6328488244 update to the home folder handling 2023-08-11 16:10:12 +02:00
Gergő Jedlicska fc28036ae6 try the simple way 2023-08-11 15:52:02 +02:00
Gergő Jedlicska c2704fc3b1 trying to save to home 2023-08-10 18:31:14 +02:00
Gergő Jedlicska 3a19e356e2 bump gh action 2023-08-10 17:25:03 +02:00
Gergő Jedlicska 4c41996133 use the new file based function input schema handling 2023-08-10 17:21:05 +02:00
Gergő Jedlicska cd420aa0bc use step outputs 2023-08-10 16:56:18 +02:00
Gergő Jedlicska 0eb1099f2b bump gh action 2023-08-10 16:33:49 +02:00
Gergő Jedlicska f98167451a bump gh action 2023-08-10 16:10:55 +02:00
Gergő Jedlicska f41cb96c42 echo a string value 2023-08-10 15:57:32 +02:00
Gergő Jedlicska 9e60beb2da store schema to file 2023-08-10 15:38:26 +02:00
Gergő Jedlicska ad6b997570 try to dotnet build first 2023-08-10 15:33:54 +02:00
Gergő Jedlicska 17bab3b7ca add github action workflow 2023-08-10 15:23:48 +02:00
Gergő Jedlicska cd3682988c add dockerfile 2023-08-10 15:13:27 +02:00
Gergő Jedlicska 72ad134dc4 update to new speckle core dependencies 2023-08-10 13:46:53 +02:00
Gergő Jedlicska c48564c04f initial commit 2023-08-10 12:01:16 +02:00