1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2026-06-03 16:35:37 +02:00

Add migration tests for postgres (#669)

This commit is contained in:
6543
2025-10-21 12:19:39 +02:00
committed by GitHub
parent 1019d85065
commit c8a2b2f81a
4 changed files with 1601 additions and 13 deletions
+1
View File
@@ -8,6 +8,7 @@ repos:
rev: v6.0.0
hooks:
- id: end-of-file-fixer
exclude: '\.sql$'
- id: trailing-whitespace
exclude: ^docs/versioned_docs/.+/40-cli.md$
- repo: https://github.com/golangci/golangci-lint