* add patch for version checking of outline-ru, not the original one

* optimize Dockerfile and add docker-compose.yml for deploying on localhost for testing purposes

* make ru_RU as the default language, combine patches into one

* update the workflow

* update docker* files

* rename the script

* testing translations

* add concurrency and fix regexps in the workflow

* disable action output

* bump outline to 0.83.0

* update Dockerfile

* update translations

* update readme

* update readme

* clear trailing whitespaces
This commit is contained in:
Evgeny
2025-04-12 00:46:50 +05:00
committed by GitHub
parent e098d1a7df
commit 032263ec5d
9 changed files with 533 additions and 312 deletions
+11 -3
View File
@@ -6,13 +6,21 @@ on:
- master
- dev
paths:
- .github/workflows/*
- .github/workflows/**
- outline/**
- tools/translation.json
- tools/return_ru.patch
- tools/translate.json
- tools/language.patch
- Dockerfile
workflow_dispatch:
concurrency:
group: outline
env:
DOCKER_BUILD_CHECKS_ANNOTATIONS: false
DOCKER_BUILD_SUMMARY: false
DOCKER_BUILD_RECORD_UPLOAD: false
jobs:
build:
name: Build [${{ matrix.arch }}]