1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-09-30 19:22:09 +00:00

Commit graph

  • d79d043696
    fix: allow GC & cache operations to operate concurrently (#1040) main Mathieu Fenniak 2025-09-30 19:12:45 +00:00
  • a817f4b2c3 fix: allow GC & cache operations to operate concurrently Mathieu Fenniak 2025-09-29 10:55:05 -06:00
  • 7f90c8acb2
    fix: do not attempt to run the LXC stop script with self-hosted (#1037) Earl Warren 2025-09-28 14:49:45 +00:00
  • 32ceb14f35
    fix: do not attempt to run the LXC stop script with self-hosted Earl Warren 2025-09-28 09:34:44 +02:00
  • ea824bde1c
    chore: test: exercise contexts in matrix when validating workflows (#1033) 2franix 2025-09-28 07:15:51 +00:00
  • ae8e0f440c
    Update module connectrpc.com/connect to v1.19.0 Renovate Bot 2025-09-28 00:02:14 +00:00
  • 132aadf089 Add forgejo context 2franix 2025-09-27 19:42:01 +02:00
  • fc78c7b7c2 Rename test for clarity 2franix 2025-09-27 19:40:14 +02:00
  • 40920befb5 Merge branch 'main' of ssh://code.forgejo.org/2franix/runner into test_contexts_in_strategy 2franix 2025-09-27 19:26:41 +02:00
  • 7ad7ad4cd0 Add tests covering the strategy matrix 2franix 2025-09-27 19:24:39 +02:00
  • 0aa71e57b0 Be consistent in context formatting 2franix 2025-09-27 17:45:22 +02:00
  • caf7e098fd Remove secrets and support ctx in loose values 2franix 2025-09-27 17:41:49 +02:00
  • 46a955d1ff
    Revert "Update module connectrpc.com/connect to v1.19.0 (#1029)" Earl Warren 2025-09-27 07:55:28 +02:00
  • 56ef60060b
    feat: support evaluating workflow-level concurrency blocks in jobparser (#1026) Mathieu Fenniak 2025-09-27 04:37:36 +00:00
  • 014b4ba5f6
    fix: event.pull_request.action == closed can use the cache of the base repository (#1031) Earl Warren 2025-09-26 20:01:46 +00:00
  • 6e7b542cc9
    fix: event.pull_request.action == closed can use the cache of the base repository Earl Warren 2025-09-26 10:52:59 +02:00
  • 9c09ca3f56
    Update module connectrpc.com/connect to v1.19.0 (#1029) Renovate Bot 2025-09-26 07:10:58 +00:00
  • 6bdb7ed9c7
    fix: Correctly override the value of Forgejo-Cache-Host when ACTIONS_CACHE_URL is overridden. (#1027) Kwonunn 2025-09-26 07:02:45 +00:00
  • a380e50374
    Update module connectrpc.com/connect to v1.19.0 Renovate Bot 2025-09-26 00:01:46 +00:00
  • 850b51080a Support contexts in matrix include/exclude 2franix 2025-09-25 22:04:08 +02:00
  • 4712d52723 lint Vivian 2025-09-25 21:06:51 +02:00
  • efab761fd2 fix: Correctly override the value of Forgejo-Cache-Host when ACTIONS_CACHE_URL is overridden. Vivian 2025-09-25 20:59:19 +02:00
  • f70de1ec5a fix: use token to clone remote actions hosted on local instance Hailey Somerville 2025-08-13 18:45:22 +10:00
  • faf4f65cc0 fix: revisit EvaluateConcurrency to limited implementation to support workflow-level evaluation Mathieu Fenniak 2025-09-23 13:44:21 -06:00
  • 8debbe699e
    chore: fix typo in the documentation (#1025) Gusted 2025-09-23 06:41:07 +00:00
  • d0942f707b Fix typo Gusted 2025-09-22 22:12:13 +00:00
  • fb1a38b840
    Update module github.com/golangci/golangci-lint/v2/cmd/golangci-lint to v2.5.0 (#1023) Renovate Bot 2025-09-22 10:10:07 +00:00
  • 96965c2a6b
    Update module github.com/golangci/golangci-lint/v2/cmd/golangci-lint to v2.5.0 Renovate Bot 2025-09-22 00:04:03 +00:00
  • 225a05e1a5
    Update code.forgejo.org/forgejo/forgejo Docker tag to v11.0.6 (#1022) Renovate Bot 2025-09-21 06:51:38 +00:00
  • 72662327c6
    Update code.forgejo.org/forgejo/forgejo Docker tag to v11.0.6 Renovate Bot 2025-09-21 00:01:23 +00:00
  • 8512d76ce7
    chore: upgrade LXC example to Debian GNU/Linux trixie (#1020) Earl Warren 2025-09-20 20:57:17 +00:00
  • ed7dcb0081
    fix: a composite action must not change the result of the calling step before it completes (#1019) Earl Warren 2025-09-20 16:30:19 +00:00
  • 71bd44f9a0
    Update https://data.forgejo.org/actions/setup-forgejo action to v3.0.4 (#1021) Renovate Bot 2025-09-20 16:26:21 +00:00
  • 8d4c38f573
    Update https://data.forgejo.org/actions/setup-forgejo action to v3.0.4 Renovate Bot 2025-09-20 00:01:39 +00:00
  • e9d5c5ec78
    chore: upgrade LXC example to Debian GNU/Linux trixie Earl Warren 2025-09-19 13:35:38 +02:00
  • 8e87e764fb
    fix: the result of a composite step must not change the result of the outer step Earl Warren 2025-09-19 08:14:05 +02:00
  • aed4dd8766
    Update forgejo-runner to v11.1.1 (#1018) Renovate Bot 2025-09-19 04:31:14 +00:00
  • 60402165dc
    Update forgejo-runner to v11.1.1 Renovate Bot 2025-09-19 00:01:40 +00:00
  • 331979b887
    fix: outputs are only set when the job is successful (#1017) v11.1.1 Earl Warren 2025-09-18 16:17:56 +00:00
  • 312db2f695
    fix: jobOutputs are only set when the job is successful Earl Warren 2025-09-18 17:54:44 +02:00
  • c25bd51857
    fix(pre-commit): don’t default verbose to on (#1015) Freso 2025-09-18 12:02:07 +00:00
  • ae283ef0f5
    chore: document that DOCKER_HOST should be used instead of --container-daemon-socket (#1013) Earl Warren 2025-09-18 11:51:33 +00:00
  • 27b010989c
    fix(pre-commit): don’t default verbose to on Frederik “Freso” S. Olesen 2025-09-18 11:35:01 +02:00
  • a8a90f2ec4
    chore: document that DOCKER_HOST should be used instead of --container-daemon-socket Earl Warren 2025-09-18 10:29:26 +02:00
  • f4eb8e57fb
    feat: add pre-commit hook for validator (#1002) v11.1.0 Freso 2025-09-18 08:08:57 +00:00
  • ba17b0dde6 feat: Add pre-commit hook for validator Frederik “Freso” S. Olesen 2025-09-16 19:44:17 +02:00
  • b8ab05e367
    fix: schema validation must accept aliases and merges (#1012) Earl Warren 2025-09-18 07:19:44 +00:00
  • 797e0cd250
    fix: forgejo-runner validate exit with error when validation fails (#1009) earl-warren 2025-09-18 06:52:19 +00:00
  • 8c6c089a65
    fix: forgejo-runner validate exit with error when validation fails Earl Warren 2025-09-17 15:41:55 +02:00
  • bcf2bfbf20
    fix: find action.y*ml at the root of the directory Earl Warren 2025-09-17 15:37:07 +02:00
  • ae6297070c
    fix: schema validation must accept aliases and merges Earl Warren 2025-09-18 08:27:50 +02:00
  • 89f37985bd
    feat: validate --directory alternative to --repository to not clone (#1008) Earl Warren 2025-09-17 16:40:31 +00:00
  • 80ac66e10c
    feat: validate --directory alternative to --repository to not clone Earl Warren 2025-09-17 12:58:28 +02:00
  • aaf9dea44a
    fix: do not save .runner unless it is modified (#1006) Earl Warren 2025-09-17 12:48:52 +00:00
  • 95cadeb8de
    fix: do not save .runner unless it is modified Earl Warren 2025-09-17 11:31:06 +02:00
  • e1e7d0e85a
    fix: remove LXC working directory when it completes (#1003) Earl Warren 2025-09-16 19:42:04 +00:00
  • d26e633b71
    chore: update forgejo-runner exec defaults and reword the help Earl Warren 2025-09-16 18:26:43 +02:00
  • d98522a2b6
    Update dependency forgejo/lxc-helpers to v1.1.0 (#1001) Renovate Bot 2025-09-16 13:20:43 +00:00
  • 9c24e5bfc3
    fix: remove LXC working directory when it completes Earl Warren 2025-09-16 12:27:07 +02:00
  • 8a97e4b5d3
    chore: TestRunnerLXC verifies the working directory has no leftovers Earl Warren 2025-09-16 12:23:45 +02:00
  • 61024ecbab
    Update dependency forgejo/lxc-helpers to v1.1.0 Renovate Bot 2025-09-16 00:02:04 +00:00
  • 6576754256
    chore: minimal integration test for the LXC backend (#1000) earl-warren 2025-09-15 15:46:46 +00:00
  • 69df253e41
    fix: ptyWriter.AutoStop is used by multiple goroutines Earl Warren 2025-09-15 17:17:44 +02:00
  • 6877142ba4
    chore: minimal integration test for the LXC backend Earl Warren 2025-09-15 15:20:53 +02:00
  • b3c603644a
    chore: set log level to trace for runner tests Earl Warren 2025-09-15 15:26:16 +02:00
  • 5c93da6fc7
    feat: the forgejo context is equivalent to the github context (#999) Earl Warren 2025-09-15 09:14:11 +00:00
  • 8e291bfdcf
    feat: the forgejo context is equivalent to the github context Earl Warren 2025-09-15 10:42:16 +02:00
  • bd95770bca cascading-pr update cascading-pr 2025-09-15 07:31:45 +00:00
  • 543f3fd495
    feat: add support for a trixie based Debian GNU/Linux backend (e.g. trixie-lxc:lxc://debian:trixie) (#997) cascading-pr 2025-09-15 07:26:56 +00:00
  • 3fe6c8b7a2 cascading-pr update cascading-pr 2025-09-15 07:15:46 +00:00
  • 2573ccaf19
    fix: send job outputs & job result to Forgejo in sync with each other (#995) Mathieu Fenniak 2025-09-14 20:02:43 +00:00
  • 89f1d86702 code review: cleanup comment based upon testing, fix variable name Mathieu Fenniak 2025-09-14 11:00:58 -06:00
  • ebe6a03ff8 fix local reusable workflows not getting workflow-mapped outputs Mathieu Fenniak 2025-09-14 10:14:13 -06:00
  • c3e8134de9 merge job results and job outputs to same Reporter lock Mathieu Fenniak 2025-09-13 13:37:16 -06:00
  • 17ebf904bc invoke interpolateResults before setJobResult Mathieu Fenniak 2025-09-13 13:09:35 -06:00
  • 3585d67743
    chore: unify actions URLs in .forgejo/workflows (#993) Earl Warren 2025-09-13 17:35:56 +00:00
  • 735098416f
    chore: unify actions URLs in .forgejo/workflows Earl Warren 2025-09-13 08:26:59 +02:00
  • 458dae9827
    Update https://data.forgejo.org/actions/cascading-pr action to v2.3.0 (#992) Renovate Bot 2025-09-12 11:04:10 +00:00
  • 3e34f14752
    Update https://data.forgejo.org/actions/cascading-pr action to v2.3.0 Renovate Bot 2025-09-12 09:31:33 +00:00
  • 19f4dbeb4b
    chore: data.forgejo.org/actions/cascading-pr is the canonical location (#990) Earl Warren 2025-09-12 06:49:16 +00:00
  • 8d8c45bcf1
    chore: data.forgejo.org/actions/cascading-pr is the canonical location Earl Warren 2025-09-12 07:43:43 +02:00
  • b6c9da470e
    Update dependency forgejo/release-notes-assistant to v1.4.1 (#989) Renovate Bot 2025-09-12 05:31:59 +00:00
  • bc1ac61c2e
    Update dependency forgejo/release-notes-assistant to v1.4.1 Renovate Bot 2025-09-12 00:01:50 +00:00
  • f728f8a923
    fix: if the Forgejo instance failed a job, cancel it (#986) Earl Warren 2025-09-11 20:03:17 +00:00
  • 6f212fbb5a
    chore: wait 4 times longer for the forgejo cascade pull request to complete (#988) Earl Warren 2025-09-11 17:11:06 +00:00
  • ea026e7ca1
    chore: wait 4 times longer for the forgejo cascade pull request to complete Earl Warren 2025-09-11 18:19:00 +02:00
  • 216129b6b6 Moved suicide code out to platform specific files Ansis 2025-09-11 17:56:11 +02:00
  • 02a51c0a21
    fix: enforce job.<job-id>.timeout-minutes (#982) Earl Warren 2025-09-11 14:43:26 +00:00
  • 07c335c1bf
    fix: if the Forgejo instance failed a job, cancel it Earl Warren 2025-09-11 13:57:41 +02:00
  • f1159e25bb
    chore: extract Reporter.Outputs output of Reporter.ReportState Earl Warren 2025-09-11 16:36:01 +02:00
  • 933667bdf1
    Remove windows build/test pipeline for GitHub (#985) Crown0815 2025-09-11 11:25:52 +00:00
  • b4f3e36317 ci: Remove windows build/test pipeline for GitHub Felix Kröner 2025-09-11 11:33:44 +02:00
  • 5678db941d ci: Remove windows build/test pipeline for GitHub Felix Kröner 2025-09-11 11:33:44 +02:00
  • a100041dd4
    fix: enforce job.<job_id>.timeout-minutes Earl Warren 2025-09-11 08:48:16 +02:00
  • 3dd167d770
    Update module code.forgejo.org/forgejo/actions-proto to v0.5.2 (#981) Renovate Bot 2025-09-11 04:50:00 +00:00
  • cbde2463ec
    Update module code.forgejo.org/forgejo/actions-proto to v0.5.2 Renovate Bot 2025-09-11 00:01:49 +00:00
  • 59463c7c20 fix: allow each poller to fetch at FetchInterval Mathieu Fenniak 2025-09-10 13:07:51 -06:00
  • 16276cc0d6
    fix: use a fixed runner name for old (<= v1.20) Forgejo instances (#972) Earl Warren 2025-09-10 16:06:48 +00:00
  • 4d98bda282
    Update https://data.forgejo.org/actions/setup-forgejo action to v3.0.3 (#969) Renovate Bot 2025-09-10 09:18:53 +00:00
  • 7f75f52aaf
    Update forgejo-runner to v11 (major) (#975) Renovate Bot 2025-09-10 09:18:50 +00:00