Commit graph

11 commits

Author SHA1 Message Date
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