Commit Graph

158 Commits

Author SHA1 Message Date
kjeld Schouten-Lebbing 0c968c092e fix broken path issue and try overwrithing an existing release 2021-05-05 18:29:55 +02:00
kjeld Schouten-Lebbing 50a0f49403 ignore templates directory for test release system if it errors out 2021-05-05 18:28:06 +02:00
kjeld Schouten-Lebbing de3c520fda Remove old SCALE compatibility layer from test release system 2021-05-05 18:26:58 +02:00
kjeld Schouten-Lebbing b9a49425f3 try adding some normalisation to the test release system 2021-05-05 18:25:31 +02:00
kjeld Schouten-Lebbing 52ef9dae2b Remove DB edition
(as more DB stuff is relayed for more structural work currently)
2021-05-05 18:01:09 +02:00
kjeld Schouten-Lebbing a63a03b2d7 fix copy-paste bug in new release workflow 2021-05-05 17:59:22 +02:00
kjeld Schouten-Lebbing 45a2c157af fix small git bug in new test release workflow 2021-05-05 17:58:28 +02:00
kjeld Schouten-Lebbing bd6c03183e whoops, small mistake in new test release workflow 2021-05-05 17:57:17 +02:00
kjeld Schouten-Lebbing 4aec498877 test new versioned release system 2021-05-05 17:56:00 +02:00
renovate[bot] de34e6e853 chore(deps): update reviewdog/action-hadolint action to v1.18.0 (#429)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-04 15:02:54 +02:00
allcontributors[bot] 633e27e34b docs: add dwithnall as a contributor (#420)
* 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-05-02 11:45:34 +02:00
Dave Withnall e9f971508a Updated support URLs (#418) 2021-05-02 11:44:41 +02:00
allcontributors[bot] f91bb24de2 docs: add warllo54 as a contributor (#412)
* 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-04-30 23:41:21 +02:00
Lloyd 5e3d367368 Appdaemon (#368)
* initial appdaemon commit

* bumped common chart to 3.5.2

* replaced common chart 2.2.2 with 3.5.2

* Updated test-values.yaml

* fixed incorrect name on test_values.yaml

* delete test-values.yam

* fixed chart.yaml maintainers

* refactored Chart.yaml to more closly match other charts.

* removed "depreciated" as it was an unexpected element.

* added new line at end of chart.yaml

* fixed indentation under dependencies for chart.yaml

* more yaml fixes...

* Update incubator/appdaemon/0.1.0/test_values.yaml

accepted proposed changes.

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* addressed remaining comments for ornias

* updated storage for test_values.yaml

* removed ingress false to address comments.

* fixed ingress params.

* updated docker container, added, commented and fixed envs.

* updated tag version#

* fixed tag?

* upated questions to include HA_URL

* fixed env for dash_URL

* added more env varibles and fixed chart.yaml

* change lat,long,elevation to floats

* fixed spelling error.

* added more test values

* fixed run as non root

* fixed timezone settings

* implemented suggested changes

* testing custom storage.

* reverting the last commit

* testing more custom storage.

* questions.yaml added back internal storage, updated mount point, fixed service ports

* removed persistant storage in favor of custom storage.

* attempting to add customer storage to tests, added missing varibles to questions.yaml

* fixed defaults in questions.yaml

* fixed spelling error in questions.yaml and added custom storage to test values

* updated storage questions.yaml to match test_values.yaml

* implemented suggested changes for custom storage

* testing updated questions.yaml

* testing updated questions.yaml

* reverted back custom storage in questions.yaml

* Update incubator/appdaemon/item.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* completed suggested changes from review by  ornias1993

* fixed error under storage in questions.yaml

* fixed linting issues in chart.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-04-30 23:40:20 +02:00
allcontributors[bot] a631fd1b78 docs: add natewalck as a contributor (#398)
* 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-04-24 22:57:58 +02:00
Stavros Kois 4907d65b7a Update CODEOWNERS (#386) 2021-04-21 10:12:42 +02:00
Stavros Kois 35c3dba862 Adds youtubeDL-Material (#372)
* Adds YoutubeDL-Material with some suggestions from @Ornias1993

* test with 1000 user

* change to /data

* change tests to 568 and update docs

* doc update
2021-04-18 00:33:53 +02:00
Kjeld Schouten-Lebbing a9a7eaf82e Add youtubedl-Material Container (#374) 2021-04-17 17:01:43 +02:00
Stavros Kois 2c5626c57f Default title to a placeholder for the appname (#370) 2021-04-16 22:51:14 +02:00
kjeld Schouten-Lebbing 3847d4b816 Fossa has trouble getting the License Percentages correctly and i'm done with that. 2021-04-16 18:09:33 +02:00
Kjeld Schouten-Lebbing 99bb72cb13 Use third-party containers as source (#367)
* try fetching ubuntu container from KAH

* test using github token

* oops

* fix container build process for PR's

* v

* whoopsies

* link Alpine to KAH

* try porting bazarr

* oops

* improve bazarr labeling

* need version before setting dockerfile

* Fix platform (as SCALE doesn't run on ARM officially)

* Cleanup all Apps related to KAH

* only update base if base exists and do so on an per-app basis
2021-04-16 14:21:18 +02:00
Kjeld Schouten-Lebbing 71997e8e2a Add Bitwarden (#316) 2021-04-13 17:21:38 +02:00
Kjeld Schouten-Lebbing 821032dd97 Refactor traefik to directly use the official chart (#338)
* Refactor traefik to directly use the official chart

* Add traefik repository to chart-testing
2021-04-13 16:47:37 +02:00
Kjeld Schouten-Lebbing 5979e59b2d Copy support policy to manual 2021-04-12 13:23:54 +02:00
Kjeld Schouten-Lebbing eccb589e7c clearify Support.md 2021-04-12 13:06:03 +02:00
allcontributors[bot] e89a391f36 docs: add luuknieuwdorp as a contributor (#329)
* 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-04-12 12:12:26 +02:00
Luuk Nieuwdorp 65c08dcf30 Add Syncthing (#327)
* Add Syncthing

* fix sonarr reference

* update Chart.lock

* add URL

* update github username (?)

* edit test_values  volumes

* fix chart home

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* remove chart upstream version

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* update sources

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* update maintainers

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* add myself as syncthing maintainer

* use single volume for storage

* fix newline

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-04-12 11:25:07 +02:00
kjeld Schouten-Lebbing d191828ac6 main->master for security-scan trigger 2021-04-11 16:29:43 +02:00
kjeld Schouten-Lebbing 4d888afb2e fix the security scan for master branch 2021-04-11 16:25:18 +02:00
kjeld Schouten-Lebbing d8e78f6b92 Escape sed ampersand 2021-04-11 16:01:06 +02:00
kjeld Schouten-Lebbing 3c38b652b4 try different sed 2021-04-11 15:58:49 +02:00
Kjeld Schouten-Lebbing ac70ff7b4b Insert widget insert comment 2021-04-11 15:46:26 +02:00
kjeld Schouten-Lebbing 052a51ff04 try to inset the discord widget into the website homepage 2021-04-11 15:46:42 +02:00
Kjeld Schouten-Lebbing 4f22cf8f9c clearer title 2021-04-11 15:31:23 +02:00
Kjeld Schouten-Lebbing cdc08b3980 prevent extra home title from spawning 2021-04-11 15:28:43 +02:00
kjeld Schouten-Lebbing d826015f9b some minor copy tweaking 2021-04-11 15:24:10 +02:00
kjeld Schouten-Lebbing 5f59a1e595 try changing some homepage copy magic 2021-04-11 15:18:46 +02:00
kjeld Schouten-Lebbing e6e47cfb1b port subline from index.md to readme 2021-04-11 15:10:51 +02:00
Kjeld Schouten-Lebbing 4171eeb313 some more readme polish 2021-04-11 15:02:04 +02:00
kjeld Schouten-Lebbing 8df5c94ab4 Move more badges to individual catagories to "color things up" 2021-04-11 14:47:12 +02:00
kjeld Schouten-Lebbing 8e530c2191 move all-contributors badge to different section 2021-04-11 14:40:33 +02:00
kjeld Schouten-Lebbing 56abc2cffe revert previous change 2021-04-11 14:39:40 +02:00
kjeld Schouten-Lebbing b682ab664c try single-row all-contributors badge 2021-04-11 14:38:50 +02:00
kjeld Schouten-Lebbing 5e8d9e431a move contact and support section 2021-04-11 14:38:11 +02:00
kjeld Schouten-Lebbing a59dc77979 some work at merging homepage and readme 2021-04-11 14:37:11 +02:00
kjeld Schouten-Lebbing 8f3ff5a236 remove iframe from readme 2021-04-11 14:24:35 +02:00
kjeld Schouten-Lebbing 10d5f16270 Add Discord to Readme 2021-04-11 14:23:17 +02:00
kjeld Schouten-Lebbing ad37a62665 restructure docs and add contact options to about catagory 2021-04-11 14:13:59 +02:00
kjeld Schouten-Lebbing c161496b9e Try ignoring the common-test chart for releasing. 2021-04-10 19:09:21 +02:00
kjeld Schouten-Lebbing e6889ba33a respect minor and patch version numbers 2021-04-10 19:06:51 +02:00