navidrome/scanner
Deluan Quintão b14c790641
build: new pipeline, new way to cross-compile and build docker images locally. (#3383)
* refactor(ci): faster pipeline, add support for darwin/arm64 (#26)

* feat: WIP

* feat: WIP - all except windows

* fix: Bump crazymax/osxcross to 14.5

* feat: bundle UI

* fix: works on all 10!

* fix: WIP

* fix: add git sha and tag

* fix: download taglib from cross-taglib

* feat: add more dependabot coverage

* feat: build JS bundle using Docker

* refactor: pipeline

* fix: wip

* fix: wip

* fix: wip

* fix: wip

* fix: wip

* fix: wip

* fix: wip

* fix: wip

* fix: wip

* fix: real

* fix: no container

* fix: no container

* fix: pkg-config

* fix: pkg-config

* fix: pkg-config

* fix: pkg-config

* fix: pkg-config

* fix: add lint

* fix: add lint

* fix: add lint

* fix: add lint

* fix: add lint

* fix: add lint

* fix: add js

* fix: gittags

* fix: gittags

* test: is_release

* test: is_release

* test: is_release

* test: push image

* test: push image

* test: push image

* test: push image

* test: push image

* test: push image

* test: push image

* test: push image

* test: push image

* fix: extract download taglib action

* fix: extract prepare docker action

* fix: extract prepare docker action

* fix: extract prepare docker action

* fix: extract prepare docker action

* fix: extract prepare docker action

* fix: extract prepare docker action

* fix: extract prepare docker action

* fix: extract prepare docker action

* fix: extract prepare docker action

* fix: extract prepare docker action

* fix: extract prepare docker action

* fix: add msi

* fix: add msi

* fix: add msi

* fix: add msi

* fix: add msi

* test: full

* test: full

* test: disable some platforms to avoid hitting the rate limit

* test: disable some platforms to avoid hitting the rate limit

* fix: use ecr.aws for base images

* test: full release

* test: full release

* fix: clean-up

* refactor: pipeline clean-up (#32)

* fix: clean-up

* fix: clean-up

* fix: clean-up

* fix: fetch all tags

* fix: version

* fix: version

* fix: no need to setup QEMU

* fix: don't try to push images in unauthorized branches

* fix: check push enabled

* fix: change layout?
2024-10-14 18:41:19 -04:00
..
metadata build: new pipeline, new way to cross-compile and build docker images locally. (#3383) 2024-10-14 18:41:19 -04:00
cached_genre_repository.go Upgrade to ttlcache/v3 2024-06-21 18:09:34 -04:00
mapping.go Refactor string utilities into its own package str 2024-06-05 22:09:27 -04:00
mapping_internal_test.go Make sorting lists by name/title case-insensitive (#2993) 2024-05-09 07:08:15 -04:00
playlist_importer.go fix(scanner): improve M3U playlist import times (#2706) 2024-09-18 20:12:12 -04:00
playlist_importer_test.go fix(scanner): improve M3U playlist import times (#2706) 2024-09-18 20:12:12 -04:00
refresher.go refactor(server): replace RangeByChunks with Go 1.23 iterators (#3292) 2024-09-22 11:47:10 -04:00
scanner.go fix(scanner): make activity panel update rate configurable 2024-09-30 12:06:23 -04:00
scanner_suite_test.go Clean up runNavidrome function 2024-05-09 07:44:08 -04:00
tag_scanner.go fix(server): throttle events sent to UI when scanning. Relates to #1511 2024-09-26 18:19:20 -04:00
tag_scanner_test.go test(scanner): remove redundant fixture file 2024-09-27 09:53:08 -04:00
walk_dir_tree.go Ignore #snapshot folders when scanning. Fixes #3257 2024-09-13 17:30:08 -04:00
walk_dir_tree_test.go test(scanner): remove redundant fixture file 2024-09-27 09:53:08 -04:00