Loading .github/dependabot.yml +3 −3 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ version: 2 updates: # Maintain dependencies for GitHub Actions - package-ecosystem: "github-actions" directory: "/" - package-ecosystem: 'github-actions' directory: '/' schedule: interval: "weekly" interval: 'weekly' .yamllint +6 −2 Original line number Diff line number Diff line # yaml-language-server: $schema=https://json.schemastore.org/yamllint.json # ref: https://yamllint.readthedocs.io/en/stable/configuration.html extends: 'default' Loading @@ -14,7 +15,6 @@ ignore: | .git/ peertube/config/default.yaml test_config.yml # .github/ # https://yamllint.readthedocs.io/en/stable/rules.html rules: Loading @@ -27,7 +27,11 @@ rules: ignore: - '.github/workflows/healthcheck.workflow.tmpl.yml' - '.github/workflows/dockerpublish.yml' truthy: 'enable' truthy: allowed-values: - 'false' - 'on' - 'true' indentation: spaces: 2 empty-values: 'enable' Loading jupyter/docker-compose.jupyter.yml +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ services: --NotebookApp.password='' # removing token & password to enable traefik auth environment: JUPYTER_ENABLE_LAB: 'yes' # yamllint disable-line rule:truthy JUPYTER_ENABLE_LAB: 'yes' labels: traefik.enable: true traefik.http.routers.jupyter.middlewares: 'basic_auth@docker' Loading .github/workflows/dockerpublish.yml +18 −18 File changed.Contains only whitespace changes. Show changes homeassistant/docker-compose.homeassistant.yml +1 −1 File changed.Contains only whitespace changes. Show changes Loading
.github/dependabot.yml +3 −3 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ version: 2 updates: # Maintain dependencies for GitHub Actions - package-ecosystem: "github-actions" directory: "/" - package-ecosystem: 'github-actions' directory: '/' schedule: interval: "weekly" interval: 'weekly'
.yamllint +6 −2 Original line number Diff line number Diff line # yaml-language-server: $schema=https://json.schemastore.org/yamllint.json # ref: https://yamllint.readthedocs.io/en/stable/configuration.html extends: 'default' Loading @@ -14,7 +15,6 @@ ignore: | .git/ peertube/config/default.yaml test_config.yml # .github/ # https://yamllint.readthedocs.io/en/stable/rules.html rules: Loading @@ -27,7 +27,11 @@ rules: ignore: - '.github/workflows/healthcheck.workflow.tmpl.yml' - '.github/workflows/dockerpublish.yml' truthy: 'enable' truthy: allowed-values: - 'false' - 'on' - 'true' indentation: spaces: 2 empty-values: 'enable' Loading
jupyter/docker-compose.jupyter.yml +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ services: --NotebookApp.password='' # removing token & password to enable traefik auth environment: JUPYTER_ENABLE_LAB: 'yes' # yamllint disable-line rule:truthy JUPYTER_ENABLE_LAB: 'yes' labels: traefik.enable: true traefik.http.routers.jupyter.middlewares: 'basic_auth@docker' Loading
.github/workflows/dockerpublish.yml +18 −18 File changed.Contains only whitespace changes. Show changes
homeassistant/docker-compose.homeassistant.yml +1 −1 File changed.Contains only whitespace changes. Show changes