31 Commits
Author SHA1 Message Date
efddfece6e chore(deps): update woodpeckerci/plugin-git docker tag to v2.7.0 (#5603)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-04 10:45:46 +02:00
92a1946a44 chore(deps): update woodpeckerci/plugin-git docker tag to v2.6.5 (#5230)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-31 18:06:24 +01:00
399aeb9656 chore(deps): update woodpeckerci/plugin-git docker tag to v2.6.3 (#5021)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-27 09:12:50 +01:00
58dba96008 chore(deps): update woodpeckerci/plugin-git docker tag to v2.6.2 (#4903)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-26 21:50:52 +01:00
63ee2ba486 chore(deps): update woodpeckerci/plugin-git docker tag to v2.6.1 (#4879)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-22 03:31:59 +01:00
6543andGitHub c10d0e0da8 Default git clone support sha256 (#4136) 2024-09-22 21:02:36 +02:00
6543andGitHub eebaa10d10 Restart tasks on dead agents sooner (#4114) 2024-09-20 09:40:48 +02:00
6543andGitHub 32d1ec7cec Remove all default privileged plugins (#4053) 2024-09-02 10:41:20 +02:00
6543andGitHub 3c8204a0e0 Allow alter trusted clone plugins and filter them via tag (#4074) 2024-09-01 20:41:10 +02:00
6543andGitHub e4f954ef94 Remove all default 3rd party privileged plugins (#3918) 2024-08-31 19:04:47 +02:00
27cb4acf5e Update woodpeckerci/plugin-git Docker tag to v2.5.2 (#4041)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
2024-08-15 19:50:11 +02:00
d1c0f781f1 Update plugin-git and add renovate trigger (#3901)
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2024-07-13 13:43:13 -07:00
Robert KaussowandGitHub 89e100cfd1 Add godot linter to harmonitze toplevel comments (#3650) 2024-05-13 22:58:21 +02:00
qwerty287andGitHub 7e2ea306c4 Remove workflow version again (#3052) 2023-12-28 14:34:13 +01:00
6543andGitHub 249b8fedd9 Bump default clone image version to 2.4.0 (#2852)
as with https://github.com/woodpecker-ci/plugin-git/pull/106 we have a potential to speed up clone step a lot
2023-11-21 02:15:08 +01:00
1bc4415075 Add workflow version (#2476)
Closes #1834

---------

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Anbraten <anton@ju60.de>
Co-authored-by: Lauris BH <lauris@nix.lv>
2023-11-06 01:37:02 +01:00
6543andGitHub 0563d7a30f Bump default git clone plugin (#2215)
- and add alternate quay registry to trusted clone image
- add alternate registry for buildx plugin
2023-08-16 15:17:43 +02:00
PhilippandGitHub c96fc3f27a Bump default clone image version to 2.1.0 (#2053)
We need v2.1.0 as it uses the CI_REPO_CLONE_URL and not the deprecated CI_REPO_REMOTE.
2023-07-28 20:36:08 +02:00
6543andGitHub f5a85d21be Drop ".drone.yml" as default pipeline config (#1795)
it did make sense to have it still supported within v0.15.0,

but as we move future away and with the release of v1.0.0
we should not give the appearance of still support the original drone
v0.8 config
2023-05-31 16:02:20 +02:00
cfdb32ae45 Fully support .yaml (#1713)
Follow-up to https://github.com/woodpecker-ci/woodpecker/pull/1388
Closes https://github.com/woodpecker-ci/woodpecker/issues/1073

---------

Co-authored-by: 6543 <6543@obermui.de>
2023-04-29 10:12:36 +02:00
e28b43ab19 Only inject netrc to trusted clone plugins (#1352)
Co-authored-by: qwerty287 <ndev@web.de>
Co-authored-by: 6543 <6543@obermui.de>
2023-03-20 21:17:49 +01:00
6543andGitHub f71142d162 Pin official default clone image (#1526)
address https://github.com/woodpecker-ci/woodpecker/issues/1508#issuecomment-1368007494
2023-01-10 17:34:21 +01:00
6543 7f5c3d3191 bump DefaultCloneImage version to v2.0.x 2022-12-23 18:02:07 +01:00
Josh SorefandGitHub 023d03dd61 Spelling (#1405)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-11-09 08:12:17 +01:00
MichaelandGitHub 2477d2e57f Support .yaml as file-ending for workflow config too (#1388)
This implements #1073, adds .yaml to the accepted endings for woodpecker configs.

This currently adds some more lines to the duplication (tried to compensate by fixing the other duplication in the configFetcher) as the CLI and Server are still separate.
2022-11-03 19:12:40 +01:00
6543 47e212fd5e bump DefaultCloneImage version to v1.6.0 2022-10-13 16:50:32 +02:00
6543 89466646d1 bump default clone image 2022-10-06 19:40:50 +02:00
6543 4e38a55c31 bump DefaultCloneImage version to v1.4.0 2022-08-30 22:28:33 +02:00
6543 ec6490e367 bump DefaultCloneImage version 2022-08-15 17:23:38 +02:00
AnbratenandGitHub 93c96de2ac use fix version to be able to update clone images (#1108) 2022-08-14 21:22:35 +02:00
6543andGitHub 58303dd2a7 Move value of default clone image into shared constant package (#873) 2022-04-06 15:30:49 +02:00