Commit Graph

33 Commits

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