mirror of
https://github.com/navidrome/navidrome.git
synced 2026-04-28 03:19:38 +00:00
Some checks failed
Pipeline: Test, Lint, Build / Get version info (push) Failing after 5s
Pipeline: Test, Lint, Build / Lint Go code (push) Failing after 5s
Pipeline: Test, Lint, Build / Test Go code (push) Failing after 3s
Pipeline: Test, Lint, Build / Test JS code (push) Failing after 3s
Pipeline: Test, Lint, Build / Lint i18n files (push) Failing after 3s
Pipeline: Test, Lint, Build / Check Docker configuration (push) Successful in 2s
Pipeline: Test, Lint, Build / Build (push) Has been skipped
Pipeline: Test, Lint, Build / Build-1 (push) Has been skipped
Pipeline: Test, Lint, Build / Build-2 (push) Has been skipped
Pipeline: Test, Lint, Build / Build-3 (push) Has been skipped
Pipeline: Test, Lint, Build / Build-4 (push) Has been skipped
Pipeline: Test, Lint, Build / Build-5 (push) Has been skipped
Pipeline: Test, Lint, Build / Build-6 (push) Has been skipped
Pipeline: Test, Lint, Build / Build-7 (push) Has been skipped
Pipeline: Test, Lint, Build / Build-8 (push) Has been skipped
Pipeline: Test, Lint, Build / Build-9 (push) Has been skipped
Pipeline: Test, Lint, Build / Build-10 (push) Has been skipped
Pipeline: Test, Lint, Build / Build Windows installers (push) Has been skipped
Pipeline: Test, Lint, Build / Package/Release (push) Has been skipped
Pipeline: Test, Lint, Build / Upload Linux PKG (push) Has been skipped
Pipeline: Test, Lint, Build / Push to GHCR (push) Has been skipped
Pipeline: Test, Lint, Build / Push to Docker Hub (push) Has been skipped
Pipeline: Test, Lint, Build / Cleanup digest artifacts (push) Has been skipped
Signed-off-by: Deluan <deluan@navidrome.org>
41 lines
No EOL
439 B
Text
41 lines
No EOL
439 B
Text
.DS_Store
|
|
.idea
|
|
.vscode
|
|
.envrc
|
|
/navidrome
|
|
/iTunes*.xml
|
|
/tmp
|
|
/bin
|
|
data/*
|
|
vendor/*/
|
|
wiki
|
|
TODO.md
|
|
var
|
|
navidrome.toml
|
|
!release/linux/navidrome.toml
|
|
master.zip
|
|
testDB
|
|
cache/*
|
|
*.swp
|
|
coverage.out
|
|
dist
|
|
music
|
|
music.old
|
|
*.db*
|
|
.gitinfo
|
|
docker-compose.yml
|
|
!contrib/docker-compose.yml
|
|
binaries
|
|
navidrome-*
|
|
/ndpgen
|
|
AGENTS.md
|
|
.github/prompts
|
|
.github/instructions
|
|
.github/git-commit-instructions.md
|
|
*.exe
|
|
*.test
|
|
*.wasm
|
|
*.ndp
|
|
openspec/
|
|
go.work*
|
|
.worktrees/ |