Commit graph

5915 commits

Author SHA1 Message Date
renovate[bot]
d6446bab48
chore(deps): update dependency @antfu/eslint-config to v3 (#4095)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: qwerty287 <qwerty287@posteo.de>
2024-09-07 11:27:08 +03:00
renovate[bot]
6e8b8550f0
chore(deps): update dependency jsdom to v25 (#4094)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-07 10:51:36 +03:00
Anbraten
28a549137b
Correct migrations text (#4089) 2024-09-06 11:03:20 +02:00
6543
21f6039bc9
Add indices to repo table (#4087) 2024-09-06 11:04:05 +03:00
6543
34f4f81eab
Better migration wording in docs for remove of all default privileged plugins (#4088) 2024-09-05 20:24:02 +03:00
renovate[bot]
116ce27524
chore(deps): update docker.io/golang docker tag to v1.23 (#4081)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-05 11:53:05 +02:00
renovate[bot]
3e8f205c6e
chore(deps): update docker.io/woodpeckerci/plugin-prettier docker tag to v0.2.0 (#4082)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-05 07:27:31 +02:00
6543
b33f24a996
update test workflow to lint correctly (#4085) 2024-09-05 08:14:52 +03:00
6543
f7d12bf256
Linter: respect tags for linting of global privileged plugins (#4083)
https://ci.woodpecker-ci.org/repos/8981/pipeline/162/4 should have shown an lit error but it did not.

this fix it

a followup of https://github.com/woodpecker-ci/woodpecker/pull/4053
2024-09-05 00:25:22 +02:00
6543
32d1ec7cec
Remove all default privileged plugins (#4053) 2024-09-02 10:41:20 +02:00
6543
6feab0093f fix docs misspell nit 2024-09-02 09:13:49 +02:00
6543
5b208d2c01
Allow admins to specify priviledged plugins by name **and tag** (#4075)
previous the tags where ignored, now we respect them if set
2024-09-01 21:27:12 +02:00
6543
3c8204a0e0
Allow alter trusted clone plugins and filter them via tag (#4074) 2024-09-01 20:41:10 +02:00
renovate[bot]
8e0af15e85
fix(deps): update module github.com/google/go-github/v63 to v64 (#4073)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-01 17:41:02 +02:00
6543
d02c6b7266
Use kaniko plugin in docs as example (#4072) 2024-09-01 15:31:52 +02:00
6543
e4f954ef94
Remove all default 3rd party privileged plugins (#3918) 2024-08-31 19:04:47 +02:00
qwerty287
1f74c8378f
Add some posts and videos (#4070) 2024-08-31 14:19:41 +02:00
6543
fb6068d836
Add option to filter secrets by plugins with specific tags (#4069)
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
2024-08-31 13:46:50 +02:00
Martin Fischer
99d169bd3f
Move event type descriptions from Terminology to Workflow Syntax (#4062) 2024-08-30 17:00:57 +02:00
Gianluca Boiano
2cf3cba7a9 Translated using Weblate (Italian)
Currently translated at 100.0% (331 of 331 strings)

Translation: Woodpecker CI/UI
Translate-URL: http://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/it/
2024-08-30 09:57:57 +00:00
Anbraten
599dd97d1b
Wait for tracer to be done before finishing workflow (#4068) 2024-08-30 11:44:56 +02:00
xtex
e2a43e8467
Fix schema with detached steps (#4066) 2024-08-29 13:01:53 +00:00
qwerty287
644f731327
Fix schema with commands and entrypoint (#4065) 2024-08-28 13:52:07 +02:00
renovate[bot]
42e7d71680
fix(deps): update golang-packages (#4059)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-26 12:50:04 +02:00
qwerty287
87a75cdc65
Add community posts from discussions (#4058)
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
2024-08-26 09:10:14 +02:00
qwerty287
a14bdf619c
Use MD PR template (#4057) 2024-08-26 08:29:08 +02:00
hg
dc83e90a33
Add a pull request template with some basic guidelines (#4055)
Co-authored-by: 6543 <6543@obermui.de>
2024-08-26 00:01:02 +02:00
6543
b73f19468f
chore(deps): update docker.io/woodpeckerci/plugin-docker-buildx docker tag to v4.2.0 (#4054)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-25 23:58:20 +02:00
6543
6767b59932 fix lint issue
because I got distracted by an unrelated CI error and thought the pull was ok :/
https://github.com/woodpecker-ci/woodpecker/pull/4048#issuecomment-2308988964
2024-08-25 23:06:02 +02:00
hg
37d1ca8bc1
Read long log lines from file storage correctly (#4048) 2024-08-25 22:53:04 +02:00
6543
3fc138d5d2 fix misspell 2024-08-25 22:52:26 +02:00
6543
e499c30ed3 update nix flake 2024-08-25 22:51:28 +02:00
Johannes Kastl
8768eb2a2b
Add systemd unit files to the RPM/DEB packages (#3986)
* add systemd unit file for server (`woodpecker-server.service`)
* add systemd unit file for agent (`woodpecker-agent.service`)
* add systemd unit files to nfpm package definitions
* add etc config file examples

fixes #1575
2024-08-25 22:28:42 +02:00
hg
0b34578923
Add examples of CI environment variable values (#4009) 2024-08-17 14:04:48 +02:00
Michael
bdfb4331f0 Translated using Weblate (French)
Currently translated at 99.3% (329 of 331 strings)

Translation: Woodpecker CI/UI
Translate-URL: http://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/fr/
2024-08-17 09:57:56 +00:00
6543
886061fb2f
move arbitrary number into const (#4044) 2024-08-17 10:18:47 +02:00
qwerty287
b357ae7243
Add eslint-plugin-promise back (#4022) 2024-08-17 08:09:48 +02:00
hg
405d089129
cspell: ignore all Go files generated by protobuf (#4047) 2024-08-16 15:56:36 +02:00
hg
73e6b7a502
Duplicate key workflow_id in the agent logs (#4046) 2024-08-16 15:20:46 +02:00
Kirill Isakov
b6c8374a81 Translated using Weblate (Russian)
Currently translated at 100.0% (331 of 331 strings)

Translation: Woodpecker CI/UI
Translate-URL: http://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/ru/
2024-08-16 08:06:47 +00:00
qwerty287
d138e22ae6 Translated using Weblate (German)
Currently translated at 100.0% (331 of 331 strings)

Translation: Woodpecker CI/UI
Translate-URL: http://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/de/
2024-08-16 08:06:47 +00:00
qwerty287
096b3a9f16
Disallow direct translations (#4042) 2024-08-15 20:51:56 +02:00
renovate[bot]
d201c4fa06
Update github.com/urfave/cli/v3 digest to fc07a8c (#4043)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-15 20:45:54 +02:00
qwerty287
9407376e41
Fix inline author warning (#4040)
Co-authored-by: Lauris BH <lauris@nix.lv>
2024-08-15 19:54:52 +02:00
renovate[bot]
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
Thomas Anderson
cf7a548c51
Updated Secrets image filter docs (#4028)
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
2024-08-15 19:34:13 +02:00
renovate[bot]
8ae8b8647e
Update web npm deps non-major (#4034)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: qwerty287 <qwerty287@posteo.de>
2024-08-15 19:26:10 +02:00
qwerty287
aafd217cce
Remove old pipeline options (#4016) 2024-08-15 18:58:51 +02:00
renovate[bot]
8251ec198b
Update dependency simple-icons to v13 (#4037)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-15 17:50:55 +02:00
renovate[bot]
c4e1607889
Update dependency marked to v14 (#4036)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-15 17:33:04 +02:00