very basic ci

pull/85/head
Vivian 2023-01-24 16:16:35 +01:00
parent 984bc9ef79
commit 483e80dc01
11 changed files with 18 additions and 14 deletions

View File

@ -15,7 +15,6 @@ jobs:
# this might remove tools that are actually needed,
# if set to "true" but frees about 6 GB
tool-cache: true
# all of these default to true, but feel free to set to
# "false" if necessary for your workflow
android: true
@ -79,7 +78,6 @@ jobs:
# this might remove tools that are actually needed,
# if set to "true" but frees about 6 GB
tool-cache: true
# all of these default to true, but feel free to set to
# "false" if necessary for your workflow
android: true
@ -111,7 +109,6 @@ jobs:
# this might remove tools that are actually needed,
# if set to "true" but frees about 6 GB
tool-cache: true
# all of these default to true, but feel free to set to
# "false" if necessary for your workflow
android: true

8
.woodpecker.yml Normal file
View File

@ -0,0 +1,8 @@
pipeline:
check:
image: nixos/nix:2.13.1
environment:
- NIX_CONFIG=experimental-features = nix-command flakes
commands:
- nix run 'nixpkgs#statix' check
- nix run 'nixpkgs#yamllint' .

View File

@ -1,4 +1,3 @@
---
ignore: |
charts/
docs/
@ -6,8 +5,12 @@ ignore: |
.terraform/
.vscode/
gotk-components.yaml
gotk-sync.yaml
extends: default
rules:
document-start:
level: warning
present: false
empty-lines:
max-end: 1
truthy:

View File

@ -20,7 +20,7 @@ data:
"nix": {
"enabled": true
},
"lockFileMaintenance": {
"lockFileMaintenance": {
"enabled": true,
"automerge": true,
"automergeType": "pr",

View File

@ -1,6 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- gotk-components.yaml
- gotk-sync.yaml
- repositories
- gotk-components.yaml
- gotk-sync.yaml
- repositories

View File

@ -1,4 +1,3 @@
---
apiVersion: source.toolkit.fluxcd.io/v1beta2
kind: HelmRepository
metadata:

View File

@ -2,4 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespaces
- external-secrets
- external-secrets

View File

@ -1,4 +1,3 @@
---
apiVersion: v1
kind: Namespace
metadata:

View File

@ -1,4 +1,3 @@
---
apiVersion: v1
kind: Namespace
metadata:

View File

@ -1,4 +1,3 @@
---
apiVersion: v1
kind: Namespace
metadata:

View File

@ -47,4 +47,4 @@ collections:
poster: https://theposterdb.com/api/assets/222279
background: https://i.imgur.com/Yp0NCZa.jpg
Bad Trek:
tmdb_collection_details: 115575
tmdb_collection_details: 115575