Commit Graph

42 Commits

Author SHA1 Message Date
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 fa29627d04
feat: enable pre-commit on release pipeline and limit appversion length 2021-09-08 12:20:20 +02:00
Kjeld Schouten-Lebbing 6c4a7ddfcc
feat: Add basic logic for changelog generation (#923) 2021-09-08 00:23:29 +02:00
Kjeld Schouten-Lebbing 5af4f9b0e0
Setup new test and release system (#919)
* Tweak some release-build script parameters

* adapt test to new release scripting

* whoopsies

* fix sh permissions

* some fixes

* use with

* test bump

* don't build indexes when running without production flag either

* also validate the catalog

* PWD/catalog

* mtching
"

* Don't make change to primary repo when building catalog

* Add doc generation feature

* try fetch depth 100

* remove helm-prep step to speedup test init

* also generate general docs

* adapt release workflow and some workflow cleanup
2021-09-07 20:37:52 +02:00
kjeld Schouten-Lebbing b52c89dab1
fix test typo 2021-09-03 12:16:39 +02:00
kjeld Schouten-Lebbing c036a2dddb
fix mistake when there is an incubator and a stable app, the incubator apps should be the one that is tested 2021-09-03 12:07:03 +02:00
kjeld Schouten-Lebbing d3deb8af69
Reorganise the trains 2021-08-23 21:32:52 +02:00
kjeld Schouten-Lebbing a2990a3497
remove parallel fetch for now 2021-08-17 15:25:50 +02:00
kjeld Schouten-Lebbing 3b67d8e554
i++ alternative sh 2021-08-17 15:20:36 +02:00
kjeld Schouten-Lebbing 4029289439
fix syntaxis 2 2021-08-17 15:14:43 +02:00
kjeld Schouten-Lebbing ef22dc3f44
try different syntaxis 2021-08-17 15:12:04 +02:00
kjeld Schouten-Lebbing efa8ee2d78
try plain sh 2021-08-17 15:07:11 +02:00
kjeld Schouten-Lebbing eda9f94a3f
force bash 2021-08-17 15:01:32 +02:00
kjeld Schouten-Lebbing ef82faf5e0
tweak parallel execution 2021-08-17 14:53:21 +02:00
kjeld Schouten-Lebbing 08023ede79
try adding batching 2021-08-17 14:43:11 +02:00
kjeld Schouten-Lebbing 1345dad0fc
more parallel execution 2021-08-17 14:35:02 +02:00
kjeld Schouten-Lebbing 8a4427d3f0
fix fetch task 2021-08-17 14:29:16 +02:00
kjeld Schouten-Lebbing 66b8bb6da3
install helm before trying to fix potential cache errors 2021-08-17 14:16:30 +02:00
kjeld Schouten-Lebbing 5d4590232f
fix some cache issues 2021-08-17 14:10:04 +02:00
kjeld Schouten-Lebbing 250b7e6376
parallel fetchtask 2021-08-17 14:04:31 +02:00
kjeld Schouten-Lebbing a9f45fcef3
fix reposha reference 2021-08-17 13:55:54 +02:00
kjeld Schouten-Lebbing 75e1361e1e
paralellise and fix caching 2021-08-17 13:46:19 +02:00
kjeld Schouten-Lebbing 410189b7eb
catalog-test needs prephelm 2021-08-17 13:37:41 +02:00
kjeld Schouten-Lebbing f470cd2533
move remove-test to function 2021-08-17 13:35:13 +02:00
kjeld Schouten-Lebbing eb83177b5c
Small workflow tweaking to improve speed a bit 2021-08-17 13:23:14 +02:00
kjeld Schouten-Lebbing e2651b5d9b
restructure app-tests a bit more and fix postgresql 2021-08-17 12:58:53 +02:00
kjeld Schouten-Lebbing a6b05fabe7
fix typo 2021-08-17 12:52:00 +02:00
kjeld Schouten-Lebbing be047e0248
try to cache helm repository info. 2021-08-17 12:23:52 +02:00
kjeld Schouten-Lebbing 40407d248b
fix a reference for workflows 2021-07-01 11:18:59 +02:00
kjeld Schouten-Lebbing 8eb0eed132
seperate test and release workflows for apps 2021-07-01 11:14:51 +02:00
Kjeld Schouten-Lebbing ffc823bccc
Restructure repo to be a little cleaner (#445) 2021-05-09 18:11:00 +02:00
kjeld Schouten-Lebbing 4c027dc2ed
rename insecure to deprecated 2021-05-09 13:31:49 +02:00
Kjeld Schouten-Lebbing 04ac908faa
Setup special trains (#444)
* setup trains for non-free and insecure Apps

* rename dev
2021-05-09 12:47:53 +02:00
Kjeld Schouten-Lebbing 5d3e8ebb40
Adapt community to allow chart versioning (#434)
* try adding some custom tooling for the job

* polish tooling

* more polish

* process stable

* setup scripting for incubator

* Process incubator

* setup script for dev

* remove dev placeholder app

* remove .test beta folder

* fix some of the workflows and tooling

* fix a testing bug

* update doc generation to not create app-readme.md

* remove an unneeded file

* support multiple charts

* adapt docs

* adapt branch in docs
2021-05-06 14:50:24 +02:00
Kjeld Schouten-Lebbing 64aa712dab
Add dev train and excluded common-test chart.lock (#318) 2021-04-10 15:05:29 +02:00
kjeld Schouten-Lebbing f0ad63c6ce
Also re-run tests on ct config file changes 2021-04-09 17:11:46 +02:00
TrueCharts-Bot e8414a2e8c
Fix Workflows 2021-04-09 16:23:59 +02:00
kjeld Schouten-Lebbing cde18639c7
Post Code-Freeze Review, Bugsfixes and Documentation
- Fix traefik Portal Button
- Touchup Security Policies
- Update Support Policies
- Re-Add Deluge as incubator App
- Add Canary to Security Policies
- Add all-contributors basic config
2021-04-09 13:34:29 +02:00
Kjeld Schouten-Lebbing 56211222bf
Testing, BugFixes and Review Improvements
- Fix SabNZBD hostname whitelist issues
- Add transmission settings to GUI
- Fix some qbittorrent connection issues
- Remove Torrent Ingress
- Fix some device mounting gui issues
- Change repo url references
- Cleaning up the homepage
- Drop Deluge (App is not safe due to being mostly abandoned)
- Move Emby to own Non-Root container
- Create new trains and move charts->stable
- Add Plex app
- update emby and plex intel hardware support
- Implement new parallel CI for Apps
- Move PGID, PUID, TZ and UMASK settings to "Container Image" configuration
- Stop running some workflows on staging
- Add branch security trigger to matrix workflows

Co-authored-by: Troy Prelog <35702532+tprelog@users.noreply.github.com>
2021-03-17 17:20:26 +01:00