Commit Graph

20 Commits

Author SHA1 Message Date
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