Commit Graph

361 Commits

Author SHA1 Message Date
renovate[bot] 7d37a9d212
chore(deps): update dawidd6/action-download-artifact action to v2.19.0 (#2495)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-19 09:23:55 +02:00
renovate[bot] 6c708d8c50
chore(deps): update stefanzweifel/git-auto-commit-action digest to 49620cd (#2482)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-16 08:32:47 +02:00
renovate[bot] 0031fcb5e6
chore(deps): update dawidd6/action-download-artifact action to v2.18.0 (#2483)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-16 08:32:34 +02:00
renovate[bot] 54779643a6
chore(deps): update actions/checkout digest to dcd71f6 (#2491)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-16 08:32:13 +02:00
renovate[bot] 2f5e324175
chore(deps): update actions/setup-python digest to 98f2ad0 (#2475)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-11 22:11:26 +02:00
Kjeld Schouten-Lebbing 55152d7dec
fix(ci): ensure ghcr is used when running tests (#2449)
* no message

* update helm for install tests (to match SCALE nightly) and ensure ghcr is used for tests

* bump something
2022-04-07 21:09:09 +02:00
Kjeld Schouten-Lebbing 4b0c3f9fae
feat(apps): Unraid Port - digits (#2437)
* feat(apps): Unraid Port - digits

* need alphabetic

* fix questions

* submit port fix

* whoops

* decrease timeout

* add apps user in CI to prevent issues

* sudo

* slight tweak

* Update charts/dev/server-7daystodie/values.yaml

* add configmap

* mount it as well

* again

* subpath

* shoot

* fix object name

* hmm

* 66 to 55

* simplify code a bit

* get LS details

* get status

* try something else

* hmm

* try cmd

* whoops

* bashlist

* test

* use script

* againnn

* more quotes

* non double command

* quoted

* enter.sh

* groupmod

* try setting in args

* try without groupadd

* whoops again

* Apply suggestions from code review

* trigger precommit

* use tccr

* exclude in ci

* whoops
2022-04-07 15:25:14 +02:00
renovate[bot] 6178a2c37e
chore(deps): update actions/setup-python digest to 21c0493 (#2448)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-07 14:38:22 +02:00
Kjeld Schouten-Lebbing ed2e903379
Update charts-release.yaml 2022-04-06 17:40:05 +02:00
Kjeld Schouten-Lebbing 71a0c963c2
feat(ci): deal with bigger test numbers on CI (#2436)
* feat(ci): deal with bigger test numbers on CI

* more test changes
2022-04-05 19:30:02 +02:00
Kjeld Schouten-Lebbing aa1935abc7
Update charts-release.yaml 2022-04-03 17:15:08 +02:00
Kjeld Schouten-Lebbing 9b2f4cd302
Update charts-lint.yaml 2022-04-03 15:57:09 +02:00
Kjeld Schouten-Lebbing b2748abd05
Update charts-test.yaml 2022-04-03 15:56:57 +02:00
kjeld Schouten-Lebbing 27cdcce4f1
fix(ci): try to also fix catalog build process 2022-04-03 10:55:01 +02:00
kjeld Schouten-Lebbing d8245dbc81
try ci patch again... 2022-04-03 10:47:34 +02:00
kjeld Schouten-Lebbing e139c02cc7
try ci fix 2022-04-03 10:43:00 +02:00
Kjeld Schouten-Lebbing ad7b8537df
Update charts-release.yaml 2022-04-03 10:23:51 +02:00
Kjeld Schouten-Lebbing 442c1fabd0
Update charts-release.yaml 2022-04-02 10:19:14 +02:00
renovate[bot] 48f09a6395
chore(deps): update actions/setup-python digest to 9c644ca (#2376)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-02 00:31:17 +02:00
kjeld Schouten-Lebbing 995923f053
feat(ci): actually push website data from release workflow 2022-04-01 12:42:34 +02:00
kjeld Schouten-Lebbing 9ccf0e59bb
chore(ci): keep max fetch depth 2022-04-01 12:31:10 +02:00
kjeld Schouten-Lebbing d5891c186d
Chore: remove unused/moved content and tweak release fetch-depth 2022-04-01 12:20:10 +02:00
kjeld Schouten-Lebbing d91a6a33d0
feat(ci): ensure docs and automatic changes get pushed-back to the repo as soon as possible 2022-04-01 12:14:11 +02:00
kjeld Schouten-Lebbing d4a160ef6e
fix(ci): use bash for release catalog building 2022-04-01 12:03:15 +02:00
kjeld Schouten-Lebbing 87521af99f
feat(ci): use central change detector for release catalog builder and split catalog-validation 2022-04-01 11:59:38 +02:00
kjeld Schouten-Lebbing 845ecd2231
feat(ci): split-off helm-prep and precommit 2022-04-01 11:45:11 +02:00
kjeld Schouten-Lebbing 432a51ea3d
fix(ci): use bash for gen-docs shell 2022-04-01 11:34:46 +02:00
kjeld Schouten-Lebbing 557c38fb08
use central change detection for release CI 2022-04-01 11:32:27 +02:00
kjeld Schouten-Lebbing d5c7e88a35
fix(ci): reshuffle when certain things are called and fix local syntaxis error 2022-04-01 11:03:57 +02:00
kjeld Schouten-Lebbing b5d65064ac
feat(ci): Use bumped-since-last-tag instead of changes since last commit 2022-04-01 10:57:40 +02:00
kjeld Schouten-Lebbing 7adf474ac2
fix(ci): ensure the catalogs also get updated correctly 2022-04-01 10:34:08 +02:00
kjeld Schouten-Lebbing 453025e5dd
fix ci mistake 2022-04-01 10:14:29 +02:00
kjeld Schouten-Lebbing cb1a493926
feat(ci): split docs generation from catalog generation 2022-04-01 10:12:38 +02:00
kjeld Schouten-Lebbing cbab855e08
fix(ci): ensure updated docs always gets pushed regardless 2022-04-01 09:52:38 +02:00
Kjeld Schouten-Lebbing 1b23334965
Update charts-release.yaml 2022-04-01 09:27:52 +02:00
Kjeld Schouten-Lebbing ae44ac0f36
Update charts-release.yaml 2022-04-01 09:17:25 +02:00
Kjeld Schouten-Lebbing 9085c9e5fa
Update charts-release.yaml 2022-04-01 08:56:49 +02:00
Kjeld Schouten-Lebbing 9095116207
Update charts-release.yaml 2022-04-01 08:39:13 +02:00
Kjeld Schouten-Lebbing 211eec7198
Update charts-release.yaml 2022-04-01 08:34:12 +02:00
renovate[bot] 5c2f503416
chore(deps): update helm/chart-releaser-action action to v1.4.0 (#2346)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-03-31 22:29:32 +02:00
renovate[bot] da7e29ad6c
chore(deps): pin dependencies (#2366)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-31 21:55:06 +02:00
kjeld Schouten-Lebbing 13a07b8fb2
more ci rework 2022-03-31 20:56:52 +02:00
kjeld Schouten-Lebbing 392ba323e7
update label sync url 2022-03-31 20:53:00 +02:00
kjeld Schouten-Lebbing 76627333e7
update ci again 2022-03-31 20:41:12 +02:00
kjeld Schouten-Lebbing a3a3052664
update ci 2022-03-31 20:38:38 +02:00
kjeld Schouten-Lebbing 84120b50a6
more ci 2022-03-31 20:22:03 +02:00
renovate[bot] acae42b440
chore(deps): pin dependencies (#2359)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-31 13:21:48 +02:00
Kjeld Schouten-Lebbing 2ff974b542
Update charts-lint.yaml 2022-03-31 12:31:14 +02:00
Kjeld Schouten-Lebbing bcc4e42d31
Update charts-test.yaml 2022-03-31 12:30:36 +02:00
Kjeld Schouten-Lebbing 226016a461
Update charts-lint.yaml 2022-03-31 11:17:48 +02:00