Commit Graph

13 Commits

Author SHA1 Message Date
Gergő Jedlicska fe83a1dd2f update function descreption for release 0.1.0 2023-08-07 16:25:29 +02:00
Gergő Jedlicska 3729832396 Merge branch 'main' of github.com:specklesystems/speckle-automate-github-composite-action 2023-08-07 16:08:04 +02:00
Gergő Jedlicska 1acaccc454 use the published version of the speckle github action 2023-08-07 16:07:44 +02:00
Iain Sproat fa0c776f86 Attempt to fix obscure post-run error about null target parameter (#7) 2023-08-04 16:56:41 +01:00
Iain Sproat 0aea049718 fix(action.yaml): rename jobs to steps (#6) 2023-08-04 15:41:29 +01:00
Iain Sproat a1fa674fe9 fix(action.yaml): update speckle_automate_url missed in last PR (#5) 2023-08-04 15:37:33 +01:00
Iain Sproat 0b0f9a5ecf fix(action.yml): rename input (#4)
* fix(action.yml): rename input
- also fixes issue with docker image tag

* fix(action.yaml): include missing outputs
2023-08-04 15:35:23 +01:00
Iain Sproat d47dc8766d fix(action.yml): inputs references (#3) 2023-08-03 12:59:24 +01:00
Iain Sproat 5703c0e1e6 fix(SPECKLE_AUTOMATE_GITHUB_ACTION_TOKEN): remove env variable and input (#2) 2023-08-02 18:46:06 +01:00
Iain Sproat cd418fa5bc Merge pull request #1 from specklesystems/dependabot/github_actions/actions/setup-python-4
build(deps): Bump actions/setup-python from 3 to 4
2023-07-21 21:35:11 +01:00
Iain Sproat 15a60217ff Initial commit on main branch 2023-07-21 21:25:57 +01:00
dependabot[bot] d198aa6f45 build(deps): Bump actions/setup-python from 3 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-21 20:20:09 +00:00
Iain Sproat c9a5047dbc feat(github action): Initialize repository with GitHub Action and ancillary configuration & documentation 2023-07-21 21:16:59 +01:00