qwerty287
2200998ca4
Only deploy docs on main
( #2892 )
2023-11-29 14:17:49 +01:00
qwerty287
ffb3bd806c
Fix version check partially ( #2871 )
...
ref #2748
- fix link to releases
- fix jq syntax
- support rc versions (separate json field)
---------
Co-authored-by: Anbraten <anton@ju60.de>
2023-11-26 08:02:02 +01:00
renovate[bot]
843ce0b2db
Update docker.io/golang Docker tag to v1.21.4 ( #2828 )
...
[![Mend Renovate logo
banner](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| docker.io/golang | patch | `1.21.3` -> `1.21.4` |
---
### Configuration
📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge -
"before 4am" (UTC).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/woodpecker-ci/woodpecker ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-16 13:33:11 +01:00
qwerty287
f6c5d90114
Fix jq syntax ( #2817 )
2023-11-14 00:42:07 +01:00
qwerty287
cf23ac0c3c
Fix paths for version check ( #2816 )
...
Fix updating the `version.json` file. Issue was relative path while it
must be absolute.
ref #2748
2023-11-13 08:44:49 +01:00
Patrick Schratz
e3bcdbecfa
Add tests on renovate branches ( #2798 )
...
This sets the scene for a potential automerge of dev deps when tests
pass.
What is still missing is that somebody triggers the CI run (or a
whitelist for it).
---------
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
2023-11-11 21:35:48 +01:00
Anbraten
5382b4ae10
Update release-helper ( #2801 )
2023-11-11 09:03:52 +01:00
qwerty287
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
Anbraten
33f9574dce
Add version and update notes ( #2722 )
2023-11-04 14:20:50 +01:00
Robert Kaussow
1f7c087074
Use full qualifyer for images ( #2692 )
...
Supersedes https://github.com/woodpecker-ci/woodpecker/pull/1659
---------
Co-authored-by: 6543 <6543@obermui.de>
2023-11-01 15:25:48 +01:00
Anbraten
66a5ba4e4f
Add prettier ( #2600 )
2023-10-24 14:42:05 +02:00
renovate[bot]
54a2572051
chore(deps): update node.js to v21 ( #2615 )
2023-10-22 08:10:42 +02:00
renovate[bot]
e451d9f3d1
chore(deps): update woodpeckerci/plugin-surge-preview docker tag to v1.2.2 ( #2593 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-17 07:36:27 +02:00
renovate[bot]
c8dd4997e3
chore(deps): update golang docker tag to v1.21.3 ( #2564 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-11 11:11:48 +02:00
renovate[bot]
4e0b0bd9b6
chore(deps): update golang docker tag to v1.21.2 ( #2532 )
2023-10-07 08:57:35 +02:00
Patrick Schratz
8791e64557
Renovate config updates ( #2519 )
2023-10-04 11:09:19 +02:00
renovate[bot]
af34458008
chore(deps): update node.js to v20 ( #2422 )
2023-09-12 07:41:12 +02:00
renovate[bot]
4a7203f097
chore(deps): update golang docker tag ( #2396 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-08 17:01:26 +02:00
qwerty287
270de5f574
Fix workflows again ( #2129 )
...
Since it does not work this is mainly a revert of #2127
2023-08-07 13:03:23 +02:00
qwerty287
b485d1bf70
Fix docs
workflow ( #2128 )
...
Some steps were not longer executed and some `when` conditions are not
longer necessary. Follow-up #2127
2023-08-07 11:14:30 +02:00
qwerty287
516bc475b6
Speed up pipelines ( #2127 )
...
- Use workflow-global conditions to also skip the `clone` step for
`docs` and `web` workflows
- never run `test` and `web` for pushes (they're running for PRs and
every change we do must pass checks on PRs, so they're unnecessary)
https://github.com/woodpecker-ci/woodpecker/issues/1910
2023-08-07 10:58:42 +02:00
6543
bc049aa22a
Only run docs workflow on main branch ( #2105 )
2023-08-03 23:46:55 +02:00
6543
c695175d21
Fix release branch and tagging ( #2033 )
...
frontport pipeline fixes
2023-07-25 16:29:01 +02:00
6543
1c116daf08
Create docs for v1.0.x ( #1855 )
...
and also fix / enhance some
2023-07-25 12:41:58 +02:00
6543
a890a0d4d4
Move securitychecks into own workflow ( #1753 )
2023-07-17 21:32:05 +02:00
6543
87cef4177c
fix pipeline
2023-07-12 23:31:59 +02:00
6543
ad8f0cd92b
fix pipeline
2023-07-12 23:27:22 +02:00
Patrick Schratz
308d88fae5
Run workflows only for PRs and master ( #1983 )
...
fix #1980
---------
Co-authored-by: 6543 <6543@obermui.de>
2023-07-12 23:25:05 +02:00
6543
8d62578846
Fix deploy docs after branch rename
2023-07-12 22:00:52 +02:00
Patrick Schratz
41f53024c1
Bump alpine image for preview ( #1981 )
2023-07-11 23:02:05 +02:00
Patrick Schratz
4226f7d158
Rebuild docs for api changes and add deploy preview ( #1979 )
2023-07-11 22:52:18 +02:00
6543
3f534cfff6
Optimize pipeline and switch to "steps" ( #1901 )
2023-06-30 13:32:17 +02:00
6543
7e708874ae
Rename yaml pipeline to steps ( #1833 )
...
Adjust pipeline-config to match
[Terminology](https://woodpecker-ci.org/docs/next/usage/terminology )
2023-06-07 12:04:37 +02:00
6543
6d022712e8
Fix docs build ( #1690 )
...
Co-authored-by: Anbraten <anton@ju60.de>
2023-04-03 12:30:01 +02:00
6543
e8d33998d3
add "midnight_docs" cron job, so plugin info gets refreshed each midnight in any case
2023-04-03 00:20:30 +02:00
Lauris BH
46452fbd84
Update Go dependencies and minimal Go version to 1.20 ( #1650 )
...
Signed-off-by: 6543 <6543@obermui.de>
Co-authored-by: 6543 <6543@obermui.de>
2023-03-21 00:48:15 +01:00
6543
0f6ce5c4e9
Bump xgo and go to v1.19.5 ( #1538 )
...
made possible again by:
- https://github.com/techknowlogick/xgo/pull/189
- https://github.com/techknowlogick/xgo/pull/193
2023-01-13 21:03:46 +01:00
6543
af69e03679
CI: pin xgo and go to v1.18.7 ( #1439 )
2022-11-23 08:01:38 +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
qwerty287
da7d13ad4e
Use native directory
and run with Node 18 ( #1337 )
...
- replace `cd` with native key `directory` (#1329 )
- Update Node images to 18
2022-10-25 14:51:29 +02:00
6543
f56d0812c7
Partially Revert "CI: add branches filter ( #1130 )"
...
This partially reverts commit f9dd6518c0
.
2022-10-14 13:41:43 +02:00
6543
f9dd6518c0
CI: add branches filter ( #1130 )
...
Co-authored-by: Anbraten <anton@ju60.de>
2022-10-10 12:49:30 +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
6543
a39e8a0f9a
Make exec run be detected as WoodpeckerCI ( #1218 )
...
and exclude docs/docs/40-cli.md from git as it will be generated by CI
2022-09-27 22:19:39 +02:00
qwerty287
896746a91a
Remove old CLI docs generation code ( #1196 )
...
Removes code that's not longer required because we use a newer version
of urfave/cli.
Co-authored-by: 6543 <6543@obermui.de>
2022-09-25 14:36:31 +02:00
Lauris BH
d5cdd2bb04
Add dependency security check using trivy ( #1163 )
2022-09-03 20:46:48 +02:00
Anbraten
fdf5fd3f69
Use local search and update docusaurus ( #1093 )
2022-08-14 09:19:24 +02:00
6543
08479390ff
Use editorconfig-checker ( #982 )
2022-06-17 12:03:34 +02:00
6543
d2aad473d7
Revert "hotfix to get no missmatch [1 & 2]" ( #984 )
...
This reverts commit 06f869beb3
.
This reverts commit dbb5b4baa2
.
2022-06-16 23:55:17 +02:00
6543
dbb5b4baa2
hotfix to get no missmatch
2022-06-16 23:00:24 +02:00