29 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
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
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
Gergő Jedlicska 0a23ce1699 add reference to repo variable for automate url (#22) 2024-06-06 07:45:14 +02: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
Gergő Jedlicska c0cc455c2b update github action triggers (#8) 2023-11-07 09:56:08 +01:00
Gergő Jedlicska 2beffed8df Update main.yml 2023-10-27 09:42:02 +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
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