Commit Graph

34 Commits

Author SHA1 Message Date
Gergő Jedlicska efd36971dc Update nuget versions 2024-01-31 13:05:36 +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