renovate[bot]
7f1a2d69a8
chore(deps): update dependency golang to v1.25.7 ( #6080 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-07 02:58:39 +01:00
renovate[bot]
e171b05c27
chore(deps): update dependency golang to v1.25.6 ( #5981 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-17 01:46:42 +01:00
renovate[bot]
f462d9ff87
chore(deps): update dependency golang to v1.25.5 ( #5827 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-06 04:12:05 +01:00
renovate[bot]
6354ac604c
chore(deps): update dependency golang to v1.25.4 ( #5731 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-08 03:35:45 +01:00
renovate[bot]
3b084fa1ce
chore(deps): update dependency golang to v1.25.3 ( #5648 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-18 04:14:15 +02:00
renovate[bot]
7f51da34f5
chore(deps): update dependency golang to v1.25.2 ( #5620 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-11 03:10:32 +02:00
renovate[bot]
53c7eb36e4
chore(deps): update dependency golang to v1.25.1 ( #5485 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-06 04:09:21 +02:00
renovate[bot]
57b1be28dd
chore(deps): update golang-lang ( #5423 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-17 18:43:49 +02:00
renovate[bot]
dc930b878f
chore(deps): update dependency golang to v1.24.6 ( #5393 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-09 00:41:34 +00:00
renovate[bot]
acadfbb235
chore(deps): update dependency golang to v1.24.5 ( #5314 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-12 04:50:57 +02:00
renovate[bot]
521a6d0b32
chore(deps): update dependency golang to v1.24.4 ( #5241 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-07 02:13:46 +02:00
renovate[bot]
4c63eb2cc7
chore(deps): update dependency golang to v1.24.3 ( #5163 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-10 04:13:12 +02:00
Lukas
131d4afd1d
Fix gitpod golang version ( #5093 )
...
Co-authored-by: Robert Kaussow <mail@thegeeklab.de >
Co-authored-by: Robert Kaussow <xoxys@rknet.org >
2025-04-16 08:44:42 +02:00
Patrick Schratz
f50d6d19ec
use v3 woodpecker libs ( #4742 )
...
Co-authored-by: Robert Kaussow <mail@thegeeklab.de >
2025-01-19 14:02:38 +01:00
Patrick Schratz
2d3db3de28
Migrate from Windi to Tailwind ( #4614 )
...
Co-authored-by: Robert Kaussow <mail@thegeeklab.de >
2025-01-07 08:52:44 +01:00
Patrick Schratz
5b0d788737
Add vscode tailwind extensions & prettier tailwind linter, sort tailwind classes ( #4622 )
...
Co-authored-by: Anbraten <6918444+anbraten@users.noreply.github.com >
2024-12-31 14:03:21 +01:00
Anbraten
5527d9bf86
Cleanup server env settings ( #3670 )
...
Co-authored-by: Robert Kaussow <mail@thegeeklab.de >
Co-authored-by: Robert Kaussow <xoxys@rknet.org >
2024-05-15 15:45:08 +02:00
Robert Kaussow
da0658a531
Pin golang container to minor release ( #3696 )
2024-05-13 15:27:17 +02:00
Henrik Hüttemann
8429811c94
Fix Gitpod: Gitea auth token creation ( #3299 )
...
The Gitea CLI `generate-access-token` has updated the OAuth scopes and
[posts some warning to the STDOUT when creating a
token](https://github.com/go-gitea/gitea/issues/28758 ):
```
.../setting/security.go:168:loadSecurityFrom() [W] Enabling Query API Auth tokens is not recommended. DISABLE_QUERY_AUTH_TOKEN will default to true in gitea 1.23 and will be removed in gitea 1.24.
0adftokenblablubb
```
When logging in to the Gitpod Gitea instance from Woodpecker, I get an
error:

This PR fixes the problems leading you to a dialogue authorizing
Woodpecker after logging in to Gitea.
---------
Co-authored-by: Patrick Schratz <patrick.schratz@gmail.com >
2024-01-30 18:39:59 +01:00
Lukas
94b882fb95
Add spellcheck config ( #3018 )
...
Part of #738
```
pnpx cspell lint --gitignore '{**,.*}/{*,.*}'
```
---------
Co-authored-by: Anbraten <anton@ju60.de >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: 6543 <6543@obermui.de >
2024-01-27 21:15:10 +01:00
qwerty287
f56f9cb1c0
Cleanups + prefer .yaml ( #3069 )
...
Co-authored-by: Robert Kaussow <xoxys@rknet.org >
2024-01-11 18:43:54 +01:00
Lukas
07587d6b97
Use WOODPECKER_AGENT_SECRET instead of deprecated alternative ( #3103 )
2024-01-02 10:48:40 +01:00
Lukas
3704b39e9a
Fix go in gitpod ( #2973 )
2023-12-19 20:27:08 +01:00
runephilosof-karnovgroup
adb2c82790
Update go module path for major version 2 ( #2905 )
...
https://go.dev/doc/modules/release-workflow#breaking
Fixes https://github.com/woodpecker-ci/woodpecker/issues/2913 fixes
#2654
```
runephilosof@fedora:~/code/platform-woodpecker/woodpecker-repo-configurator (master)$ go get go.woodpecker-ci.org/woodpecker@v2.0.0
go: go.woodpecker-ci.org/woodpecker@v2.0.0: invalid version: module contains a go.mod file, so module path must match major version ("go.woodpecker-ci.org/woodpecker/v2")
```
---------
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com >
2023-12-08 08:15:08 +01:00
6543
5a7b689e30
Switch to go vanity urls ( #2706 )
...
Co-authored-by: Anbraten <anton@ju60.de >
2023-11-07 08:04:33 +01:00
Anbraten
205f8ecc16
Update go in gitpod ( #1926 )
...
fix partially #1899
2023-07-07 07:04:34 +02:00
Lukas
2171212c5a
Fix gitea development setup ( #1613 )
2023-03-11 07:08:00 +01:00
Lukas
0c96880d70
Fix reopening gitpod workspace ( #1300 )
...
Co-authored-by: Anbraten <anton@ju60.de >
2022-11-15 09:18:11 +01:00
Lukas
2ee75dbceb
Wait for gitea to start in gitpod ( #1392 )
2022-11-04 01:52:56 +01:00
Harikesh00
36e42914fa
Renamed procs/jobs to steps in code ( #1331 )
...
Renamed `procs` to `steps` in code for the issue #1288
Co-authored-by: Harikesh Prajapati <harikesh.prajapati@druva.com >
Co-authored-by: qwerty287 <ndev@web.de >
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com >
Co-authored-by: 6543 <6543@obermui.de >
2022-10-28 17:38:53 +02:00
Lukas
4b9a380939
Add gitpod port names ( #1359 )
2022-10-28 13:10:45 +02:00
Lauris BH
371d23a437
Fix Gitpod Gitea OAuth2 client must be confidential ( #1343 )
2022-10-26 16:54:42 +02:00
Lukas
ed44c3b50f
Use Vue.volar in gitpod ( #1339 )
2022-10-26 00:11:07 +02:00
Lukas
4785e5b5a4
Gitpod prebuild server ( #1306 )
2022-10-21 18:59:30 +02:00
Yarden Shoham
4dbf3c671b
Fix typos in docs ( #1273 )
...
Did used [cspell](https://www.npmjs.com/package/cspell ) to find typos and fixed it.
Also add cspell to gitpod.
Signed-off-by: Yarden Shoham <hrsi88@gmail.com >
2022-10-15 20:25:55 +02:00
Lukas
6789e28df2
Create test repo on Gitpod start ( #1248 )
...
Co-authored-by: Anbraten <anton@ju60.de >
2022-10-09 22:13:04 +02:00
Lukas
fd6923fe20
Replace yarn with pnpm ( #1240 )
...
Should resolve startup issues in gitpod and be a lot faster 🚀
2022-10-08 16:15:07 +02:00
Lukas
5365d51b12
Fix app and docs start directory ( #1239 )
2022-10-08 01:03:13 +02:00
Lukas
5da5580cba
Fix gitpod prebuild ( #1237 )
...
Co-authored-by: Anbraten <anton@ju60.de >
2022-10-08 00:13:19 +02:00
Anbraten
5557674835
Add gitpod setup ( #1020 )
...
Adding [Gitpod](https://github.com/gitpod-io/gitpod ) allows us and others to easily start a complete Woodpecker setup and development cloud IDE. It starts a Woodpecker server, agent and a preconfigured Gitea instance. You can login at Gitea with `woodpecker` and `password`.
2022-07-31 17:07:18 +02:00