Commit Graph

21 Commits

Author SHA1 Message Date
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