1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-10-05 19:30:59 +00:00
forgejo-runner/act/schema
Earl Warren 29cc7e1a71
fix: allow expressions in action descriptions and incomplete action inputs (#770)
They are commonly used for documentation purposes and never evaluated.

<!--start release-notes-assistant-->
<!--URL:https://code.forgejo.org/forgejo/runner-->
- bug fixes
  - [PR](https://code.forgejo.org/forgejo/runner/pulls/770): <!--number 770 --><!--line 0 --><!--description Zml4OiBhbGxvdyBleHByZXNzaW9ucyBpbiBhY3Rpb24gZGVzY3JpcHRpb25zIGFuZCBpbmNvbXBsZXRlIGFjdGlvbiBpbnB1dHM=-->fix: allow expressions in action descriptions and incomplete action inputs<!--description-->
<!--end release-notes-assistant-->

Reviewed-on: https://code.forgejo.org/forgejo/runner/pulls/770
Co-authored-by: Earl Warren <contact@earl-warren.org>
Co-committed-by: Earl Warren <contact@earl-warren.org>
2025-07-31 04:35:19 +00:00
..
action_schema.json fix: allow expressions in action descriptions and incomplete action inputs (#770) 2025-07-31 04:35:19 +00:00
schema.go fix: allow expressions in action descriptions and incomplete action inputs (#770) 2025-07-31 04:35:19 +00:00
schema_test.go fix: allow expressions in action descriptions and incomplete action inputs (#770) 2025-07-31 04:35:19 +00:00
workflow_schema.json fix: allow expressions in step and job uses: (#766) 2025-07-30 07:35:48 +00:00