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
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
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
4198c447fb
Destroy steps after they are done ( #2681 )
...
Co-authored-by: 6543 <m.huber@kithara.com>
2023-11-01 09:35:11 +01:00
Anbraten
fffddb0bc3
Fix docker preview images ( #2683 )
2023-10-31 21:07:29 +01:00
renovate[bot]
7345348253
chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v2.2.0 ( #2663 )
2023-10-28 13:54:33 +02:00
Anbraten
66a5ba4e4f
Add prettier ( #2600 )
2023-10-24 14:42:05 +02:00
qwerty287
0acb65e1db
Do not run docker prepare steps ( #2626 )
2023-10-23 13:43:40 +02:00
qwerty287
e1b08c2a96
Fix docker workflow and only run if needed ( #2625 )
...
- removes docker username secret
(https://github.com/woodpecker-ci/woodpecker/issues/2589 )
- fix `when` filters
https://ci.woodpecker-ci.org/repos/3780/pipeline/8907/9
- add path filter to only build docker image if stuff was changed (or
label is added)
closes #2203
closes #2598
2023-10-23 10:08:48 +02:00
renovate[bot]
54a2572051
chore(deps): update node.js to v21 ( #2615 )
2023-10-22 08:10:42 +02:00
Patrick Schratz
bb7e0f9221
Only publish PR images when label is set ( #2608 )
2023-10-20 11:27:30 +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]
02d92ba668
chore(deps): update techknowlogick/xgo docker tag to go-1.21.3 ( #2565 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-11 10:53:45 +02:00
qwerty287
46273e54d8
Require Go 1.21 ( #2553 )
...
Main change are the new `maps` and `slices` stdlib packages so we can
replace `golang.org/x/exp`.
2023-10-09 09:11:08 +02:00
renovate[bot]
aaf7bdc6e2
chore(deps): update techknowlogick/xgo docker tag to go-1.21.2 ( #2523 )
2023-10-09 08:02:39 +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
6543
db34d3f39a
Docker build dont ignore ci env vars ( #2238 )
...
close #2236
2023-08-18 16:39:18 +02:00
6543
7efb15bf9c
Publish releases and branch tags to quay.io too ( #2069 )
...
address #1995
2023-07-31 04:26:27 +02:00
6543
c695175d21
Fix release branch and tagging ( #2033 )
...
frontport pipeline fixes
2023-07-25 16:29:01 +02:00
6543
6b59143c44
ci: run workflows on tagging too
2023-07-25 14:18:04 +02:00
6543
b3c2bb2e15
disable building windows container images
2023-07-22 01:04:48 +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
a6d2c78916
Speedup pipeline ( #1966 )
...
- only build preview images for x86
- do not run `test` and `web` on default branch
2023-07-10 14:46:55 +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
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
5214813a23
ci: cross-compile-server: force pure Go resolver ( #1502 )
...
close #1497
2022-12-25 16:36:43 +01:00
6543
af69e03679
CI: pin xgo and go to v1.18.7 ( #1439 )
2022-11-23 08:01:38 +01:00
Divya Jain
a5e1714039
Add additional tag to next
image with commit sha ( #1365 )
...
Next image will have an additional tag of format `next-${truncated_commit_sha}`,
where truncated_commit_sha is the first 10 characters of the commit sha
(also, same for for the `next-alpine` image).
2022-10-29 19:28:47 +02: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
65587e3e30
use yaml alias and adjust build targets for docker images ( #1143 )
...
- use yaml alias for plaftorms settings
- add linux/s390x for agent/cli release
- add linux/riscv64
- remove darwin as mac use linux in hypervisor for docker
2022-08-31 16:27:06 +02:00
6543
98e6396e3e
Publish preview container images of pulls ( #1072 )
...
* convert dryrun into preview
* nit: vendor first
2022-08-14 19:04:19 +02:00
6543
8da0ee47f7
Use variables in pipeline ( #1026 )
...
use yaml aliases (https://yaml.org/spec/1.2.2/#3222-anchors-and-aliases ) to have pipeline `variables`
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
Co-authored-by: Anbraten <anton@ju60.de>
2022-07-17 18:25:56 +02:00
6543
86cbd63dc2
Update base images ( #1024 )
...
update alpine base image to current stable
and cross-build with golang v1.18
2022-07-17 09:41:32 +02:00
6543
17999da20f
Minim golang 1.18 and drop vendor folder ( #979 )
2022-06-17 01:57:02 +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
06f869beb3
hotfix to get no missmatch [2]
2022-06-16 23:07:46 +02:00
6543
dbb5b4baa2
hotfix to get no missmatch
2022-06-16 23:00:24 +02:00
6543
313e72e56a
adapt change of #822 for release branch
2022-03-02 18:21:39 +01:00
relnod
da99f47553
Build multiarch images for server ( #821 )
...
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Anbraten <anton@ju60.de>
2022-03-01 16:40:24 +01:00
6543
e33fd13468
CI: bump golang version ( #794 )
2022-02-25 12:08:48 +01:00