Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0ff6f892cf | |||
| 9720661eeb | |||
| 2ae89c78b2 | |||
| a93bed3577 |
@@ -0,0 +1,36 @@
|
||||
name: 'OpenCommit Action'
|
||||
|
||||
on:
|
||||
push:
|
||||
# this list of branches is often enough,
|
||||
# but you may still ignore other public branches
|
||||
branches-ignore:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
opencommit:
|
||||
timeout-minutes: 10
|
||||
name: OpenCommit
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Setup Node.js Environment
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '20'
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: di-sukharev/opencommit@github-action-v1.0.2
|
||||
name: OpenCommit
|
||||
with:
|
||||
GITHUB_TOKEN: ${{ secrets.BOT_GITEA_TOKEN }}
|
||||
env:
|
||||
OCO_AI_PROVIDER: ollama
|
||||
OCO_API_URL: ${{ secrets.OLLAMA_API_URL }}/api/chat
|
||||
# OCO_API_KEY: thisisatest
|
||||
OCO_OPENAI_API_KEY: thisisatest
|
||||
OCO_DESCRIPTION: true
|
||||
OCO_EMOJI: true
|
||||
OCO_MODEL: deepseek-coder:1.3b
|
||||
OCO_LANGUAGE: en
|
||||
OCO_PROMPT_MODULE: conventional-commit
|
||||
@@ -11,7 +11,7 @@ on:
|
||||
|
||||
env:
|
||||
FLARECTL_VERSION: "0.116.0"
|
||||
HC_VAULT_VERSION: "1.21.2"
|
||||
HC_VAULT_VERSION: "1.21.1"
|
||||
TEA_VERSION: "0.10.1"
|
||||
|
||||
jobs:
|
||||
@@ -223,7 +223,7 @@ jobs:
|
||||
compose_profile: "rinoa-apps"
|
||||
|
||||
- name: Docker Compose Dry Run
|
||||
uses: hoverkraft-tech/compose-action@05da55b2bb8a5a759d1c4732095044bd9018c050 # v2.4.3
|
||||
uses: hoverkraft-tech/compose-action@248470ecc5ed40d8ed3d4480d8260d77179ef579 # v2.4.2
|
||||
env:
|
||||
DOCKER_HOST: tcp://dockerproxy:2375
|
||||
with:
|
||||
@@ -427,7 +427,7 @@ jobs:
|
||||
compose_profile: "rinoa-apps"
|
||||
|
||||
- name: Docker Compose Deployment
|
||||
uses: hoverkraft-tech/compose-action@05da55b2bb8a5a759d1c4732095044bd9018c050 # v2.4.3
|
||||
uses: hoverkraft-tech/compose-action@248470ecc5ed40d8ed3d4480d8260d77179ef579 # v2.4.2
|
||||
env:
|
||||
DOCKER_HOST: tcp://dockerproxy:2375
|
||||
with:
|
||||
|
||||
@@ -10,7 +10,7 @@ on:
|
||||
- "**/docker-compose.yml"
|
||||
|
||||
env:
|
||||
HC_VAULT_VERSION: "1.21.2"
|
||||
HC_VAULT_VERSION: "1.21.1"
|
||||
VAULT_ADDR: ${{ secrets.TREZ_VAULT_ADDR }}
|
||||
VAULT_TOKEN: ${{ secrets.VAULT_GITEA_TOKEN }}
|
||||
|
||||
@@ -143,7 +143,7 @@ jobs:
|
||||
HC_VAULT_SECRETS_PATH: rinoa-docker/env
|
||||
|
||||
- name: Docker Compose Deployment
|
||||
uses: hoverkraft-tech/compose-action@05da55b2bb8a5a759d1c4732095044bd9018c050 # v2.4.3
|
||||
uses: hoverkraft-tech/compose-action@248470ecc5ed40d8ed3d4480d8260d77179ef579 # v2.4.2
|
||||
env:
|
||||
DOCKER_HOST: tcp://dockerproxy:2375
|
||||
with:
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
| --- | --- | --- |
|
||||
| 13ft | ghcr.io/wasi-master/13ft:latest | Web interface for blocking ads and paywalls |
|
||||
| actual_server | docker.io/actualbudget/actual-server:latest | Privacy-focused app for managing finances |
|
||||
| adguard | adguard/adguardhome:v0.107.72 | Ad-blocking/DNS |
|
||||
| adguard | adguard/adguardhome:v0.107.71 | Ad-blocking/DNS |
|
||||
| apcupsd-cgi | bnhf/apcupsd-cgi:latest | Web interface for apcupsd |
|
||||
| apprise-api | lscr.io/linuxserver/apprise-api:latest | Multi-channel notification API |
|
||||
| archivebox | archivebox/archivebox:latest | Open-source and self-hosted web archiving |
|
||||
@@ -25,7 +25,7 @@
|
||||
| beszel | henrygd/beszel:latest | Lightweight server monitoring hub |
|
||||
| beszel-agent | henrygd/beszel-agent:latest | |
|
||||
| bitwarden | vaultwarden/server:latest | Credential/Information Vault |
|
||||
| bluesky-pds | code.modernleft.org/gravityfargo/bluesky-pds:v0.4.193 | |
|
||||
| bluesky-pds | code.modernleft.org/gravityfargo/bluesky-pds:v0.4.158 | |
|
||||
| browserless | ghcr.io/browserless/chromium:latest | |
|
||||
| bytestash | ghcr.io/jordan-dalby/bytestash:latest | Code Gists/Snippets |
|
||||
| changedetection | ghcr.io/dgtlmoon/changedetection.io | Page change monitoring with alerts |
|
||||
@@ -55,9 +55,9 @@
|
||||
| garage | dxflrs/garage:v2.1.0 | |
|
||||
| garage-webui | khairul169/garage-webui:latest | S3-compatible storage backend |
|
||||
| ghost | ghost:latest | Personal blog |
|
||||
| gitea | gitea/gitea:1.25.4 | Private Code Repo |
|
||||
| gitea | gitea/gitea:1.25.2 | Private Code Repo |
|
||||
| gitea-db | postgres:14 | |
|
||||
| gitea-runner | gitea/act_runner:nightly | |
|
||||
| gitea-runner | gitea/act_runner:latest | |
|
||||
| gitea-sonarqube-bot | justusbunsi/gitea-sonarqube-bot:v0.4.0 | |
|
||||
| gitignore-io | guog/gitignore.io:latest | .gitignore generator |
|
||||
| gluetun | qmcgaw/gluetun:latest | |
|
||||
@@ -95,7 +95,7 @@
|
||||
| lldap | lldap/lldap:stable | LDAP made easy |
|
||||
| loggifly | ghcr.io/clemcer/loggifly:latest | |
|
||||
| maloja | krateng/maloja:latest | Simple self-hosted music scrobble database to create personal listening statistics |
|
||||
| manyfold | lscr.io/linuxserver/manyfold:0.131.0 | Self-hosted digital asset manager for 3D print files |
|
||||
| manyfold | lscr.io/linuxserver/manyfold:0.130.1 | Self-hosted digital asset manager for 3D print files |
|
||||
| manyfold-pg-db | postgres:18-alpine | |
|
||||
| manyfold-valkey | docker.io/valkey/valkey:9-alpine | |
|
||||
| mariadb | linuxserver/mariadb | |
|
||||
@@ -163,14 +163,14 @@
|
||||
| scrutiny | ghcr.io/analogj/scrutiny:master-omnibus | WebUI for smartd S.M.A.R.T monitoring |
|
||||
| searxng | searxng/searxng:latest | Anonymized Meta-Search Engine |
|
||||
| searxng-valkey | docker.io/valkey/valkey:9-alpine | |
|
||||
| semaphore-ui | semaphoreui/semaphore:v2.16.51 | Modern UI for Ansible, Terraform, OpenTofu, PowerShell and other DevOps tools |
|
||||
| signoz-app | signoz/signoz:v0.113.0 | Logs, metrics, and traces in a single pane |
|
||||
| semaphore-ui | semaphoreui/semaphore:v2.16.47 | Modern UI for Ansible, Terraform, OpenTofu, PowerShell and other DevOps tools |
|
||||
| signoz-app | signoz/signoz:v0.96.1 | Logs, metrics, and traces in a single pane |
|
||||
| signoz-clickhouse | clickhouse/clickhouse-server:25.5.6-alpine | |
|
||||
| signoz-init-clickhouse | clickhouse/clickhouse-server:25.5.6-alpine | |
|
||||
| signoz-logspout | pavanputhra/logspout-signoz | |
|
||||
| signoz-otel-collector | signoz/signoz-otel-collector:v0.144.2 | |
|
||||
| signoz-schema-migrator-async | signoz/signoz-schema-migrator:v0.144.2 | |
|
||||
| signoz-schema-migrator-sync | signoz/signoz-schema-migrator:v0.144.2 | |
|
||||
| signoz-otel-collector | signoz/signoz-otel-collector:v0.129.12 | |
|
||||
| signoz-schema-migrator-async | signoz/signoz-schema-migrator:v0.129.12 | |
|
||||
| signoz-schema-migrator-sync | signoz/signoz-schema-migrator:v0.129.12 | |
|
||||
| signoz-zookeeper-1 | signoz/zookeeper:3.7.1 | |
|
||||
| sonarqube | mc1arke/sonarqube-with-community-branch-plugin:lts | Code/DevOps quality/security |
|
||||
| sonarqube-pg-db | postgres:17-alpine | |
|
||||
|
||||
+134
-144
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user