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
ChristopherHX e489be545d fix: schema validation for job if functions (#2446)
* fix: schema validation for job if functions

* Add Tests

* Update pkg/schema/schema.go

Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* Update pkg/schema/schema.go

---------

Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
(cherry picked from commit f043eb7079a16dfcf54d1f44fe66795ff76e973a)
2025-07-11 14:12:22 +02:00
..
artifactcache Revert "fix: docker buildx cache restore not working" (#173) 2025-07-07 11:06:04 +00:00
artifacts fix: artifacts: format IP:port pair using net.JoinHostPort() 2025-06-01 12:10:47 +02:00
cacheproxy review: Gusted review 2025-03-21 13:45:51 +00:00
common [RDNF #10] Remove local action cache if remote has changed (#2284) (#142) 2025-06-09 10:16:45 +00:00
container Update module github.com/docker/cli to v28 (#147) 2025-06-14 10:19:53 +00:00
exprparser chore(lint): fix lint errors 2024-12-30 21:11:02 +00:00
filecollector [RDNF #18] Meta-copy-symlinks-new-actions-cache (#2337) (#159) 2025-07-02 13:48:12 +00:00
jobparser fix(jobparser): support workflow_call.inputs and workflow_call.outputs (#70) 2025-01-29 08:38:30 +00:00
lookpath feat: Host environment (#1293) 2022-11-16 21:29:45 +00:00
model feat: Validate GitHub Actions schema (#2416) 2025-07-11 14:12:22 +02:00
runner feat: Validate GitHub Actions schema (#2416) 2025-07-11 14:12:22 +02:00
schema fix: schema validation for job if functions (#2446) 2025-07-11 14:12:22 +02:00
workflowpattern feat: workflowpattern package (#1618) 2023-02-23 18:21:08 +00:00