Commit Graph

17 Commits

Author SHA1 Message Date
6543
1f09a8730d Prepair docs for v1.0.0 release (#2061)
Backport  #2056 and #2058
2023-07-29 15:07:30 +02:00
6543
7635b5d1f0 Missed deprecation (#2047)
in the refactoring we did move from CI_SYSTEM_ARCH to CI_SYSTEM_PLATFORM

but we missed to set the var in the agent pipeline tracer, so the
Kubernetes backend did not work with it.

this fix it and also make it  deprecated as intended
2023-07-28 13:32:30 +02:00
6543
1c116daf08 Create docs for v1.0.x (#1855)
and also fix / enhance some
2023-07-25 12:41:58 +02:00
runephilosof-karnovgroup
1fa0212731 Add minimum usage for CLI v0.15.x to docs (#1878)
Co-authored-by: 6543 <6543@obermui.de>
2023-06-25 23:38:25 +02:00
6543
6ab9f802d1 Fix links in docs (#1859) 2023-06-13 18:58:26 +02:00
6543
c919f32e0b [Docs] Remove never implemented "tag"-filter and document "ref"-filter to do the same (#1820)
close #1211
2023-06-04 12:13:32 +02:00
Felix Kröner
5abba554b6 Remove unnecessary parenthesis (#1710)
Came across this while reading the docs.
2023-04-20 15:56:40 +02:00
Dhanu Saputra
e9fc5ebd0e Docs: make sure shell examples can be copied (#1670)
close #1656

---------

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
2023-03-24 18:18:14 +01:00
Anbraten
c05b51fb54 Add version notes to docs (#1592) 2023-02-28 17:30:25 +01:00
Brian King
f71e623b09 Update 15-agent-config.md (#1578)
Document DOCKER_HOST environment variable as described at
https://github.com/woodpecker-ci/woodpecker/pull/763
2023-02-10 05:05:21 +01:00
6543
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
Gerrit Großkopf
fd6eb36a31 Updating Example configuration to override depth (#1519)
This should match the updated procedure introduced in
https://github.com/woodpecker-ci/plugin-git/pull/48
2023-01-02 17:08:17 +01:00
Josh Soref
023d03dd61 Spelling (#1405)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-11-09 08:12:17 +01:00
Paul Tötterman
47315eaac0 Fix typo (#1265) 2022-10-14 13:43:29 +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
Alexis Lefebvre
3266e5f3cc use example.com instead of foo.com (#1188)
http://example.com/ is a reserved domain name, which is perfect for
examples, while foo.com is a random domain name
2022-09-14 15:20:27 +02:00
Anbraten
605a048b58 Use versioned docs (#1145) 2022-09-01 01:52:52 +02:00