Commit Graph

399 Commits

Author SHA1 Message Date
kjeld Schouten-Lebbing
c2bc4fa8c9 fix(ci): update devcontainer to verbose catalog validation steps 2021-12-04 17:22:48 +01:00
kjeld Schouten-Lebbing
64ed700847 update devcontainer 2021-12-04 15:22:17 +01:00
Kjeld Schouten-Lebbing
b8c9799765 feat(ci): Run release pipeline in parallel (#1463)
* move actual running to function

* add some test charts

* prepare for parallel execution

* enable parallel execution

* use newer devcontainer

* use bash subshell for helm dependency update

* export all the things

* use j2 for parallel

* whoops

* helm template devnull

* use correct tooling

* questions and catalog functions export

* Revert "add some test charts"

This reverts commit d9acc26d6a.

* use correct variables

* nproc*2

* dev null the verbose helm template output

* some trivy scanning cleanup

* fix small mistake
2021-12-04 15:20:01 +01:00
Kjeld Schouten-Lebbing
52aecf1094 fix(tests): use GHCR for install tests (#1461)
* fix(tests): use GHCR for install tests

* bump jackett to test ci

* also use ghcr.io for other tests

* actually process all yaml files to ghcr, not just values.yaml
2021-12-04 11:04:24 +01:00
Kjeld Schouten-Lebbing
e5e4c0950c feat(security): Render security scan results during build (#1451)
* feat(security): Render security scan results during build.

* move devcontainer to tccr in workflows

* move vscode devcontainer to tccr

* add fake bump to force tests to actually run

* ok

* work on building docs out of the security scan

* slight fix

* try to output container scan data

* done

* whoops

* output container scan output to file (crude)

* temporaryily encapsulate trivy output with code tags

* add some console output while running security scans
2021-12-03 19:31:19 +01:00
allcontributors[bot]
b10f36b8a4 docs: add MingyaoLiu as a contributor for code (#1442)
* docs: update .github/README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-12-01 00:10:23 +01:00
kjeld Schouten-Lebbing
16dd3f3ded docs(readme): update roadmap 2021-11-25 00:12:31 +01:00
allcontributors[bot]
ec8bf3b3f3 docs: add timothystewart6 as a contributor for doc (#1397)
* docs: update .github/README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-11-24 23:02:06 +01:00
Techno Tim
82c9695f8f fix(readme): broken link to quick start (#1396) 2021-11-24 23:01:36 +01:00
Kjeld Schouten-Lebbing
19ef571469 feat(prometheus): add some prometheus exporter-Apps (#1388)
* feat(prometheus): add some prometheus exporter-Apps

* delete notes

* little fix

* fix

* crlf and ignore

* keywords

* hmm

* no quote try

* portals

* skip tests for promcord

* hmm

* Add questions
2021-11-23 21:36:27 +01:00
kjeld Schouten-Lebbing
05791a8df5 Add prometheus upstream sources 2021-11-21 22:37:45 +01:00
Kjeld Schouten-Lebbing
f6e627b61a add(loki): Add Loki (#1367)
* initial work on Loki App

* some steps

* fix some mistakes

* hmm

* use secret instead of configmap, like upstream

* actually use the damn secret stupid

* add promtail dependency directly from upstream

* setup questions.yaml

* random butchery fix
2021-11-21 21:52:23 +01:00
allcontributors[bot]
f0825c28eb docs: add alex171 as a contributor for doc (#1363)
* docs: update .github/README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-11-20 17:36:10 +01:00
allcontributors[bot]
35708450fe docs: add 662 as a contributor for code (#1362)
* docs: update .github/README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-11-20 17:35:39 +01:00
allcontributors[bot]
ab6ce4ebc1 docs: add Heavybullets8 as a contributor for doc (#1356)
* docs: update .github/README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-11-19 23:05:56 +01:00
allcontributors[bot]
824e7fe9f9 docs: add acjohnson as a contributor for code (#1352)
* docs: update .github/README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-11-19 22:30:01 +01:00
allcontributors[bot]
75e347144d docs: add ralphte as a contributor for code (#1351)
* docs: update .github/README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-11-19 22:25:54 +01:00
kjeld Schouten-Lebbing
ff35864b6a more small tweaks 2021-11-19 22:18:08 +01:00
kjeld Schouten-Lebbing
c54b0a661d update the docs a bit 2021-11-19 22:08:52 +01:00
kjeld Schouten-Lebbing
805a3a1819 fix oops in renovate bump ci 2021-11-15 21:10:52 +01:00
kjeld Schouten-Lebbing
b7b107c99a chore(Apps): move traefik and k8s gateway to core train 2021-11-14 11:43:45 +01:00
Kjeld Schouten-Lebbing
023eb2f4cd Add a metallb app (#1305)
* Add a metallb app

* add metallb repo
2021-11-10 17:35:49 +01:00
kjeld Schouten-Lebbing
c238af7c4d chore(postgresql): rename train name 2021-11-08 14:55:20 +01:00
kjeld Schouten-Lebbing
58dd16f90b chore(Postgresql): Move postgresql to a seperate dependency train 2021-11-08 14:34:52 +01:00
Ciaran Farley
68ded4c47e Chore(docs): update issue templates (#1256)
* Update bug_report.md

add more descriptive needs for solving bugs

* Update bug_report.md

fix typos

* Update bug_report.md

* Update bug_report.md

edit requirements documentation to make them more clear
2021-10-29 10:38:08 +02:00
kjeld Schouten-Lebbing
7ad8747ce1 no message 2021-10-26 12:16:51 +02:00
kjeld Schouten-Lebbing
1ff6947bdb fix renovate bump and rebump some apps 2021-10-26 11:48:04 +02:00
kjeld Schouten-Lebbing
542e8dcffb chore(Everything): Adapt for TrueNAS SCALE RC1 2021-10-25 13:02:15 +02:00
Kjeld Schouten-Lebbing
cb840dbe6c Update README.md 2021-10-25 12:27:13 +02:00
kjeld Schouten-Lebbing
22639c7964 fix(Apps): reenable postgresql migration scripting and bump all to force update 2021-10-20 21:53:30 +02:00
kjeld Schouten-Lebbing
cc45438ef4 fix mosquitto and renovate-bump 2021-10-20 14:49:33 +02:00
kjeld Schouten-Lebbing
512862c393 feat(CI): add custom bumping scripting instead of pybump 2021-10-19 23:04:30 +02:00
Kjeld Schouten-Lebbing
8fbddf53ef change(Apps): Project-Eclipse 3, Automatically generate item.yaml (#1178)
* change(Apps): automatically generate item.yaml

* bump jacket for testing

* update dev devcontainer reference

* update container versions
2021-10-19 17:59:59 +02:00
kjeld Schouten-Lebbing
22241139cb readd dev train to temporarily drop non-working stuff into for testing
As we don't want to mix with incubator on bulk-adds of apps
2021-10-15 11:39:41 +02:00
kjeld Schouten-Lebbing
fb97389c8e use linuxserver.io paternmatching for deepquestai 2021-10-14 23:54:09 +02:00
Kjeld Schouten-Lebbing
69ba865a32 Update FUNDING.yml 2021-10-13 23:58:07 +02:00
Kjeld Schouten-Lebbing
a26eb7e344 feat(apps): fill incubator with a bunch of new apps (#1083)
* (feat) fill incubator with a bunch of new apps

* Ornias' cleanup

* stavros' cleanup

* Ornias' second cleanup

* Add basic SCALE Compatibility layer and docs

* Ornias's cleanup 3

* Stavros' cleanup 2

Update service's port on the skipped apps (+32 squashed commit)

Squashed commit:

[361963ced] config -> data on some apps

[545c32b55] wiki

[41fb4f518] twtxt

[02169bad9] static

[a9042669c] sqlitebrowser

[f09ce3d76] smokeping

[01d2f9af6] sickgear

[680fd358f] sickchill

[71856480f] shorturl

[ce130ac8a] Remmina

[6410ec2ae] pixapop

[a1ea2a33f] Piwigo

[0b4c52d43] photoshow

[25e9a44fd] novnc

[84954deae] notes

[b3be0b28d] muximux

[43d2b37a5] mstream

[736f9877f] Medusa

[8ef3434d6] Headphones

[05e52284f] Grav

[7ce6f1723] golinks

[b4eee91e6] fossil

[d19b44434] FIlezilla

[926236447] Doublecommander

[6f68e5253] Digikam

[f14d3af21] Davos

[8108c01ea] Code-server

[496991750] Cloud9

[4ad02a99f] Beets

[f2f0565b9] Apache-musicindex

[9bf8de8c4] aria2

[283edf7b0] Audacity

* Ornias' cleanup 4

try something for amcrest and zigbee (+8 squashed commit)

Squashed commit:

[a199779a9] First part of  leaf2mqtt

[0eb7fea43] cryptfolio

[81c2b9b8b] amcrest readonly default true

[fc62aebb4] setup amcrest2mqtt

[d97f7d1fe] remove empty secret references

[ec0e6b1b3] remove sogo for now (till we have a decent mail server and such)

[9be04c1e7] Adapt to recent serviceExpert changes (includes)

(cherry picked from commit 98acc5f93f9f1aa5129942af7f196a04ed6a8c1e)

[8362ebc89] Adapt to recent ingress changes in questions.yaml (includes)

(cherry picked from commit d307ba98a74d470c45c8fdff51423930826015a9)

* Stavros' cleanup 3

leaf2mqtt actually needs root when the core fuctionality env's are populated (+6 squashed commit)

Squashed commit:

[4ef306f0c] minio-console

[6ad206b48] finish whoogle and move fixed envs on top

[aaf48575c] finish 4 apps

[97ad3fd4d] don't leave sercrets empty

[e27b98841] sync more env's and sercrets

[398929040] sync secrets

* Initial work on valheim (WIP)

* fix some linting issues

* Use the configuration only as a default and let users expand it using env vars

* indent issue on valheim

* add second ingress to valheim

* remove some old valheim comments

* valheim fix port ints

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2021-10-13 22:46:42 +02:00
kjeld Schouten-Lebbing
2ce3fa36a9 try sudo
(cherry picked from commit 27e3a1e85562e2bd4147a56bdeb90986da8ab739)
2021-10-13 11:52:46 +02:00
kjeld Schouten-Lebbing
7702390281 try to create apps user and group in github actions 2021-10-13 11:47:59 +02:00
kjeld Schouten-Lebbing
311c4c832c (tests) Allow for Charts to be flagged for skipping install tests 2021-10-10 15:06:42 +02:00
kjeld Schouten-Lebbing
453b5d421e (fix) use loose versioning for calibre using renovate 2021-10-05 13:01:58 +02:00
Kjeld Schouten-Lebbing
0c3e9d2baa (feat) automaticly set NET_BIND_SERVICE based on (target)port in services (#1085) 2021-10-03 15:17:55 +02:00
kjeld Schouten-Lebbing
d459a2e745 (chore) decrease timeout for chart install testing to 4 minutes. 2021-10-01 14:04:12 +02:00
Kjeld Schouten-Lebbing
1bbc0989fd (tests) add basic VPN and code-server addon unittests (#1054)
* add basic VPN and code-server addon unittests

* also run common test suit on test changes
2021-09-29 00:56:39 +02:00
Kjeld Schouten-Lebbing
88b1719d32 done (+42 squashed commit) (#1053)
Squashed commit:

[8058e6aba] 1 error left

[b0157b252] 2 errors

[7fa494907] 4 errors

[03139391e]  6 failures, 4 errors

[7f017ea23] 12 errors

[3e9ad758d] 0 failures, 13 errors

[e24a3cb3e] 3 failures, 13 errors

[6edcaa655] 4 failures 14 errors

[9623bda57] 6 failures, 13 errors

[04c35c995] 4 failed 22 errors

[5f5335c15] 9 failures

[9a33540e2] down to 20 failures

[0e7b73b49] remove old tests

[5cc6d11b7] fixup the resources

[8c508d45a] some more progress

[4acef3c3b] some more work

[85cdb5d06] some ports cleanup

[1987ac2ec] lint before unit

[6fa221789] enable unit tests

[c212b695d] other name

[b78594518] common test name fix

[ef6597e79] indent

[8cbcfb5e4] common test rename

[1ca838c16] seperate common tests

[ef052b022] create two seperate job for common testing

[67eb0e9b3] use devcontainer for release shizzle

[0c47c482b] make it a sudo

[4d8900b16] force install jq

[9660cdd47] try something else

[e2b611917] bump common to run tests (to fix them)

[277241bbf] only use the new devcontainer for the release tests for now...

[9c7b68e0f] Revert "remove setup chart testing action"

This reverts commit 6987914587a58ab5a52a05b836d60ef91f1619d5.

[444914311] Revert "use integrated k3d"

This reverts commit d9bcb2f35d154b0afe1eb851729c37789b6ba0ea. (+6 squashed commit)

Squashed commit:

[313446184] Revert "correct k3s version"

This reverts commit 81fa8a43c41c2449b7411e0d59a3c2bbe0aef1ea.

[41b4d4795] Revert "version name tryout"

This reverts commit bbb8dcead9f9426872390b8f89b1fd0e661534bb.

[b64df97a0] Revert "change version"

This reverts commit 8080395dc80e606769ad9790b35d35fac4d1d3ed.

[ed63220d4] Revert "use k3s kubectl"

This reverts commit ea81735d939e838ad595835ea09b54bff817dd83.

[6267a2908] Revert "use normal kubectl"

This reverts commit 216d3799111d47f65dd20dd85ccb8fbc586a9c2b.

[f48ddde73] Revert "try to set kubectl context"

This reverts commit a5e8a532c5620e0d9d4cb7a53a371ba200265612.

[a5e8a532c] try to set kubectl context

[216d37991] use normal kubectl

[ea81735d9] use k3s kubectl

[8080395dc] change version

[bbb8dcead] version name tryout

[81fa8a43c] correct k3s version

[d9bcb2f35] use integrated k3d

[698791458] remove setup chart testing action

[5bd7cf01d] bump common-test
2021-09-29 00:11:52 +02:00
kjeld Schouten-Lebbing
d16997b5e3 restructure workflows to use the devcontainer as well 2021-09-28 16:00:20 +02:00
Kjeld Schouten-Lebbing
79a0923eb6 (tests) move back to ruby based tests (#1051)
* (tests) move back to ruby based tests

* move workflow back to using Ruby
2021-09-28 15:11:36 +02:00
renovate[bot]
2de428e809 chore(deps): update guyarb/golang-test-annotations action to v0.5.0 (#1033)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-26 11:24:12 +02:00
Kjeld Schouten-Lebbing
daab1ec475 Update README.md 2021-09-24 16:31:46 +02:00
TrueCharts-Bot
87e3219b6f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-21 08:50:15 +00:00