Commit Graph

382 Commits

Author SHA1 Message Date
TrueCharts Bot fcfe94241b
chore(deps): update renovatebot/github-action action to v32.66.5 (#2761) 2022-05-26 22:13:11 +02:00
TrueCharts Bot d295e05f49
chore(deps): update renovatebot/github-action action to v32.66.3 (#2755) 2022-05-26 08:08:20 +02:00
TrueCharts Bot c084b6b524
chore(deps): update renovatebot/github-action action to v32.66.1 (#2746) 2022-05-25 08:46:15 +02:00
TrueCharts Bot 3f33da5da4
chore(deps): update renovatebot/github-action action to v32.64.9 (#2737) 2022-05-24 09:54:05 +02:00
TrueCharts Bot 8d7c266653
chore(deps): update renovatebot/github-action action to v32.64.4 (#2734) 2022-05-23 07:12:55 +02:00
TrueCharts Bot f7648e3ebf
chore(deps): update renovatebot/github-action action to v32.64.2 (#2725) 2022-05-21 19:01:17 +02:00
TrueCharts Bot 03fb7a58f0
chore(deps): update actions/upload-artifact digest to 3cea537 (#2723) 2022-05-20 20:26:29 +02:00
TrueCharts Bot f205906b98
chore(deps): update renovatebot/github-action action to v32.64.0 (#2721) 2022-05-20 11:49:23 +02:00
TrueCharts Bot bfabb87301
chore(deps): update renovatebot/github-action action to v32.63.1 (#2712) 2022-05-19 12:21:37 +02:00
TrueCharts Bot ac11859763
chore(deps): update renovatebot/github-action action to v32.60.0 (#2703) 2022-05-18 09:26:33 +02:00
TrueCharts Bot 496c96dea0
chore(deps): update github/codeql-action digest to a3a6c12 (#2700) 2022-05-18 09:25:20 +02:00
TrueCharts Bot f2def2850a
chore(deps): update renovatebot/github-action action to v32.52.2 (#2688) 2022-05-15 09:41:09 +02:00
TrueCharts Bot 343a50bde5
chore(deps): update renovatebot/github-action action to v32.52.1 (#2681) 2022-05-14 16:11:50 +02:00
TrueCharts Bot 96edcf7262
chore(deps): update renovatebot/github-action action to v32.50.2 (#2660) 2022-05-13 09:50:40 +02:00
TrueCharts Bot 8d7ef501bb
chore(deps): update actions/github-script digest to 7a5c598 (#2666) 2022-05-13 09:36:54 +02:00
TrueCharts Bot d6dfc7c4ce
chore(deps): update github/codeql-action digest to 2f58583 (#2657) 2022-05-11 20:58:18 +02:00
Kjeld Schouten-Lebbing 2e590e1d5b
Create renovate.yml 2022-05-11 11:02:38 +02:00
renovate[bot] 1bee29320b
chore(deps): update github/codeql-action digest to 75b4f1c (#2650)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-10 22:12:03 +02:00
renovate[bot] 7576f5ac2d
chore(deps): update github/codeql-action action to v2 (#2568)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-28 22:12:21 +02:00
renovate[bot] 94f0326346
chore(deps): pin github/codeql-action action to v (#2566)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-26 08:29:56 +02:00
renovate[bot] 484cc57392
chore(deps): update actions/checkout digest to 2541b12 (#2531)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-22 21:28:18 +02:00
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