1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-08-11 17:50:58 +00:00

Commit graph

  • 5282c51b3c test case w/ using:node24 Mathieu Fenniak 2025-08-11 09:55:37 -06:00
  • 7ff3f7da0f feat: support actions with 'using: node24' Mathieu Fenniak 2025-08-11 09:34:42 -06:00
  • 2994dfa964
    chore(tests): differentiate 'failed to copy content' errors Earl Warren 2025-08-11 15:07:43 +02:00
  • e5603fe6d9
    chore: integration tests can run for more than 10 minutes (#843) main Earl Warren 2025-08-11 13:25:06 +00:00
  • 0520ff4e05
    chore: use t.Context for tests, activate usetesting for lint + add t.TempDir and t.Chdir (#844) Earl Warren 2025-08-11 13:21:42 +00:00
  • 3fb8aab192
    chore: integration tests can run for more than 10 minutes Earl Warren 2025-08-11 14:54:09 +02:00
  • 82c10e8f94
    chore: activate usetesting for lint + add t.TempDir and t.Chdir Earl Warren 2025-08-11 07:02:28 +02:00
  • 8f06593827
    chore: use t.Context for tests Earl Warren 2025-08-10 21:55:17 +02:00
  • 66bb63ea18
    chore: require Go v1.24 (#839) Earl Warren 2025-08-11 12:49:51 +00:00
  • 1a443d0df4
    chore: require Go v1.24 Earl Warren 2025-08-11 13:49:28 +02:00
  • 6d938ad5ba
    fix(security): multline secrets trivially transformed are redacted Earl Warren 2025-08-11 11:03:21 +02:00
  • 592226943f
    chore: set the Kind/Chore label on dependencies upgrades (#842) Earl Warren 2025-08-11 08:30:33 +00:00
  • 7953ef9a4f
    Update module github.com/imdario/mergo to v1 (#840) Renovate Bot 2025-08-11 07:53:51 +00:00
  • 810fe46843
    Update module github.com/imdario/mergo to v1 (followup) Earl Warren 2025-08-11 07:13:56 +02:00
  • 92518a9a74
    Update module github.com/vektra/mockery/v2 to v3 (#841) Renovate Bot 2025-08-11 05:33:56 +00:00
  • 8f75fe162c
    chore: set the Kind/Chore label on dependencies upgrades Earl Warren 2025-08-11 07:16:29 +02:00
  • ccf1f820eb
    Update module github.com/vektra/mockery/v2 to v3 Renovate Bot 2025-08-10 21:31:45 +00:00
  • 667c61dc87
    Update module github.com/imdario/mergo to v1 Renovate Bot 2025-08-10 21:31:41 +00:00
  • f142385313
    Update code.forgejo.org/forgejo/runner Docker tag to v9 (#838) Renovate Bot 2025-08-10 21:10:03 +00:00
  • 366e88069e
    chore: remove the alpha quality warning, it is secure enough to be used in production (#774) Earl Warren 2025-08-10 20:21:05 +00:00
  • 059ef13b99
    Update module golang.org/x/term to v0.34.0 (#837) Renovate Bot 2025-08-10 20:16:40 +00:00
  • be5c615201
    fix: prevent unintended input replacement in reusable workflows with workflow_dispatch when using workflow_call (#833) Earl Warren 2025-08-10 19:37:14 +00:00
  • 2cbe205186
    Update module github.com/docker/go-connections to v0.6.0 (#836) Renovate Bot 2025-08-10 18:25:59 +00:00
  • 300b90d577
    Update code.forgejo.org/forgejo/runner Docker tag to v9 Renovate Bot 2025-08-10 17:32:27 +00:00
  • 9944481582
    Update module golang.org/x/term to v0.34.0 Renovate Bot 2025-08-10 17:32:24 +00:00
  • bfa297ad2e
    Update module github.com/docker/go-connections to v0.6.0 Renovate Bot 2025-08-10 17:32:19 +00:00
  • 77bf38bb55
    fix: update reusable workflow input handling (#2349) (followup) Earl Warren 2025-08-10 18:35:06 +02:00
  • cfa86631af
    fix: update reusable workflow input handling (#2349) ChristopherHX 2024-06-05 16:30:12 +02:00
  • 4e5a3025d7
    chore: "unable to get git repo" is a debug message, not a warning (#822) Earl Warren 2025-08-10 16:24:49 +00:00
  • b236cb64f9
    fix: composite action input pollution (#818) Earl Warren 2025-08-10 16:24:19 +00:00
  • 931c2c0ac3
    feat: added support for dereferenced map properties (#821) Earl Warren 2025-08-10 16:24:02 +00:00
  • cbc2ec91d2
    fix: prevent unintended input replacement in reusable workflows with workflow_dispatch when using workflow_call (#2502) (followup) Earl Warren 2025-08-10 18:17:25 +02:00
  • f1a8f17827
    fix: prevent unintended input replacement in reusable workflows with workflow_dispatch when using workflow_call (#2502) S. M. Mahmudul Haque (Yamin) 2024-12-29 15:52:06 +01:00
  • 3ef94e3b41
    Update dependency go to v1.24 (#832) Renovate Bot 2025-08-10 16:14:38 +00:00
  • c7dc688858
    fix: prevent space prefix/suffix in runner labels (#829) Mathieu Fenniak 2025-08-10 15:43:34 +00:00
  • ddbcd26dcf
    Update dependency go to v1.24 Renovate Bot 2025-08-10 15:31:19 +00:00
  • cad55f8320
    chore: reduce verbosity to debug without side effects Earl Warren 2025-08-10 17:24:45 +02:00
  • b92d5cb3be
    Disable "unable to get git repo" when none exists. (#2495) Steven Edwards 2025-02-25 01:00:38 -05:00
  • e049c82d9c
    chore: cancel context used in CI when running workflows (#831) Earl Warren 2025-08-10 15:10:30 +00:00
  • dd5ea55f62 fix!: validate runner labels aren't padded with spaces Mathieu Fenniak 2025-08-08 20:53:30 -06:00
  • 1b08fe340e fix: automatically trim label lists around the commas to remove whitespace Mathieu Fenniak 2025-08-08 20:52:51 -06:00
  • e331b4380f
    Update module google.golang.org/protobuf to v1.36.7 (#828) Renovate Bot 2025-08-10 13:43:45 +00:00
  • dcb8bfb920
    chore: cancel context used in CI when running workflows Earl Warren 2025-08-10 15:37:17 +02:00
  • 03f19317df
    chore(cleanup): use any, NoError and keep switch cases DRY Earl Warren 2025-08-10 15:01:39 +02:00
  • 2496f8d41c
    Added support for dereferenced map properties (#2635) m1r4c 2025-01-31 20:14:24 +01:00
  • c37615cffa
    fix: do not remove SOMETHING_INPUT_ELSE from the environment Earl Warren 2025-08-10 14:47:12 +02:00
  • c1bd851feb
    fix: if condition in composite action misbehaves (#2473) (followup) Earl Warren 2025-08-07 09:09:45 +02:00
  • 8f37e655b3
    fix: if condition in composite action misbehaves (#2473) ChristopherHX 2024-10-10 04:52:09 +02:00
  • 31ff8262c8
    fix: composite action input pollution (#2348) (followup) Earl Warren 2025-08-07 09:17:40 +02:00
  • cb99c53dc1
    fix: composite action input pollution (#2348) ChristopherHX 2024-06-05 16:44:44 +02:00
  • 8c4b57e20a Update module google.golang.org/protobuf to v1.36.7 Renovate Bot 2025-08-08 00:02:34 +00:00
  • a737f197c7
    test: fix failures caused by node24 usage in hello-world-javascript-action [skip cascade] (#830) Mathieu Fenniak 2025-08-10 12:03:50 +00:00
  • 5ca4fe0f99 ci: fix test failures caused by node24 usage in hello-world-javascript-action Mathieu Fenniak 2025-08-08 21:22:31 -06:00
  • 7a31b6a55e
    feat: support evaluation of concurrency clauses in runner (#827) Mathieu Fenniak 2025-08-07 21:47:01 +00:00
  • 3f468733cb
    fix: valueMasker concurrent map write (#825) Earl Warren 2025-08-07 21:36:28 +00:00
  • 4f883e9707
    fix: short sha has at least four digits (#820) earl-warren 2025-08-07 21:04:09 +00:00
  • e100e3084c
    feat: log parsed commands and step summary (#824) earl-warren 2025-08-07 21:03:44 +00:00
  • b60708c53d feat: Support evaluation of concurrency clauses in runner Mathieu Fenniak 2025-02-11 02:51:48 +00:00
  • 1d09a294f0
    fix: valueMasker concurrent map write (#5026) (simplify) Earl Warren 2025-08-07 21:58:23 +02:00
  • 5f1224ba5f
    feat: added info log when container image platform mismatched (#826) Earl Warren 2025-08-07 13:51:55 +00:00
  • 783b4e3750
    added info log when container image platform mismatched (#3225) (followup) Earl Warren 2025-08-07 13:12:05 +02:00
  • 620f852889
    added info log when container image platform mismatched (#3225) Ryan Fleet 2025-06-19 17:37:15 -04:00
  • 7209a6be39
    fix: valueMasker concurrent map write (#5026) ChristopherHX 2025-06-11 20:06:25 +02:00
  • 00700ad1dc
    feat: log parsed commands and step summary (#2761) ChristopherHX 2025-06-01 23:30:40 +02:00
  • e22d12ae53
    fix: amd64 arch to X64 (#2580) (#819) earl-warren 2025-08-07 09:50:35 +00:00
  • f1ab86022a
    chore: add tests to reporting fetch failure as job error ChristopherHX 2025-03-29 17:41:42 +01:00
  • 393c8b04f7
    fix: short sha has at least four digits (#2540) ChristopherHX 2024-12-24 22:33:13 +01:00
  • 41eb7b13b4
    fix: amd64 arch to X64 (#2580) derrik 2024-12-24 11:56:52 -05:00
  • 7a02f8e402
    chore: restore GitHub windows build workflow (#815) Earl Warren 2025-08-07 08:56:39 +00:00
  • 79285e896b
    chore: run_context: add GITHUB_RUN_ATTEMPT (#2458) (#817) earl-warren 2025-08-07 08:02:28 +00:00
  • ac38e2c000
    chore: run_context: add GITHUB_RUN_ATTEMPT (#2458) Ryan 2024-09-19 23:36:09 +02:00
  • 9bbfab5d47
    fix: use a token to clone a URL when relevant Earl Warren 2025-08-07 07:30:00 +02:00
  • 96891ab314
    feat: wait for services to be healthy before starting a job (#805) Earl Warren 2025-08-07 04:36:26 +00:00
  • e77bb4d36d
    chore: restore GitHub windows build workflow Earl Warren 2025-08-07 06:26:36 +02:00
  • 8644cc9e07
    Update dependency go to v1.23.12 (#814) Renovate Bot 2025-08-07 04:18:50 +00:00
  • e00cd25042
    Update dependency go to v1.23.12 Renovate Bot 2025-08-06 18:31:45 +00:00
  • 37f1b278b9
    feat: wait for services to be healthy before starting a job Earl Warren 2025-08-03 11:58:58 +02:00
  • f14fd13cae
    chore: change the license to GPLv3-or-later Earl Warren 2025-07-31 07:13:42 +02:00
  • 1001343b2b
    chore: remove the alpha quality warning, it is secure enough to be used in production Earl Warren 2025-07-31 07:40:40 +02:00
  • 386baae8de
    Update dependency forgejo/runner to v9.0.3 (#812) Renovate Bot 2025-08-06 13:07:24 +00:00
  • a274893fe5 support ErrContainerNotFound in health check timeout retrieval too Mathieu Fenniak 2025-08-05 21:32:50 -06:00
  • 7b75a647d4 simplify loop delay Mathieu Fenniak 2025-08-05 21:13:18 -06:00
  • fdec3fe75b fixup service names in log & error messages Mathieu Fenniak 2025-08-05 21:10:50 -06:00
  • aa70cb7d7b add test case for premature termination before health check completes Mathieu Fenniak 2025-08-05 20:54:44 -06:00
  • 12347b019d add a negative health check test case Mathieu Fenniak 2025-08-05 20:32:52 -06:00
  • 018ae8ad3d remove unused variable i Mathieu Fenniak 2025-08-05 19:02:59 -06:00
  • b46c03d75a wait as long as required for health check configuration Mathieu Fenniak 2025-08-05 14:58:53 -06:00
  • ff58c131d2
    Update dependency forgejo/runner to v9.0.3 Renovate Bot 2025-08-06 00:01:17 +00:00
  • d14092ea56 fix: add service container health check Earl Warren 2025-08-03 11:58:58 +02:00
  • 8819e2a195
    chore: links to container images and documentation in the release (#811) Earl Warren 2025-08-05 14:00:27 +00:00
  • 1175af0cf2
    chore: links to container images and documentation in the release Earl Warren 2025-08-05 15:26:38 +02:00
  • 8b7e126c1c
    fix: log the URL of the action when it fails schema validation (#810) v9.0.3 Earl Warren 2025-08-04 13:20:22 +00:00
  • 1957b49669
    fix: log schema validation errors from actions Earl Warren 2025-08-04 13:27:00 +02:00
  • f567fb0d34
    chore: runner tests must assert the expected error message Earl Warren 2025-08-04 13:14:51 +02:00
  • ca8903b1e4
    chore: add a test case for the workflow_call event Earl Warren 2025-08-03 17:02:23 +02:00
  • fcfd4a2952
    fix: remote reusable workflows require fully qualified URLs Earl Warren 2025-08-03 17:27:17 +02:00
  • ce0c5b2b78
    upgrade lxc-helpers (#806) cascading-pr 2025-08-04 08:06:31 +00:00
  • 9ec950289e
    chore: teach renovate about examples/lxc-systemd/forgejo-runner-service.sh (#627) Earl Warren 2025-08-03 17:45:58 +00:00
  • 2e9bb84bae
    Update module github.com/containerd/errdefs to v1 (#807) Renovate Bot 2025-08-03 15:41:13 +00:00
  • 4cd1dd0de5
    Update module github.com/containerd/errdefs to v1 Renovate Bot 2025-08-03 15:01:35 +00:00