Skip to content

Actions: AnthonyMichaelTDM/mecomp

Continuous Deployment

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
148 workflow runs
148 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

oops: add mecomp-mpris to build matrix in CI workflow
Continuous Deployment #150: Commit ede2c2d pushed by AnthonyMichaelTDM
February 17, 2025 01:41 18m 15s v0.2.0
February 17, 2025 01:41 18m 15s
oops: add mecomp-mpris to build matrix in CI workflow
Continuous Deployment #149: Commit ede2c2d pushed by AnthonyMichaelTDM
February 17, 2025 01:37 18m 8s main
February 17, 2025 01:37 18m 8s
chore: update GitHub Actions workflow to support manual triggers
Continuous Deployment #146: Commit 2f3e4da pushed by AnthonyMichaelTDM
February 17, 2025 00:52 20m 14s main
February 17, 2025 00:52 20m 14s
feat: preparation for v0.2.0 release (#243)
Continuous Deployment #145: Commit 4d0620c pushed by AnthonyMichaelTDM
February 17, 2025 00:20 19m 59s v0.2.0
February 17, 2025 00:20 19m 59s
feat: preparation for v0.2.0 release (#243)
Continuous Deployment #144: Commit 4d0620c pushed by AnthonyMichaelTDM
February 17, 2025 00:19 22m 38s main
February 17, 2025 00:19 22m 38s
chore: fix typo in cd.yml workflow
Continuous Deployment #143: Commit bed9056 pushed by AnthonyMichaelTDM
February 16, 2025 19:45 19m 25s main
February 16, 2025 19:45 19m 25s
feat(db): improve full text search anaylzer with additional filters (…
Continuous Deployment #142: Commit 3cda261 pushed by AnthonyMichaelTDM
February 16, 2025 04:08 26s main
February 16, 2025 04:08 26s
feat(mpris): Implement MPRIS compatability layer with Root and Player…
Continuous Deployment #141: Commit e324181 pushed by AnthonyMichaelTDM
February 14, 2025 21:37 38s main
February 14, 2025 21:37 38s
fix(audio): only emit VolumeChanged events if the volume would change
Continuous Deployment #140: Commit a04b582 pushed by AnthonyMichaelTDM
February 14, 2025 21:19 18m 17s main
February 14, 2025 21:19 18m 17s
feat(daemon): implement playback stop endpoint
Continuous Deployment #139: Commit 51dd19a pushed by AnthonyMichaelTDM
February 14, 2025 21:09 10m 56s main
February 14, 2025 21:09 10m 56s
fix(tui): bug where checked items weren't always cleared acros view t…
Continuous Deployment #138: Commit 2bd6241 pushed by AnthonyMichaelTDM
February 14, 2025 20:53 15m 57s main
February 14, 2025 20:53 15m 57s
feat(rpc): add method to get a song by its file path (#235)
Continuous Deployment #137: Commit 72aab95 pushed by AnthonyMichaelTDM
February 14, 2025 20:40 12m 42s main
February 14, 2025 20:40 12m 42s
bugfix(tui): clear selection after click on an empty region of a chec…
Continuous Deployment #136: Commit 5450135 pushed by AnthonyMichaelTDM
February 10, 2025 09:58 18m 9s main
February 10, 2025 09:58 18m 9s
feat(tui): implement query builder for dynamic playlists (#225)
Continuous Deployment #135: Commit f93ef6b pushed by AnthonyMichaelTDM
February 10, 2025 09:14 21m 11s main
February 10, 2025 09:14 21m 11s
feat(cli): integrate dynamic playlist endpoints to cli (#222)
Continuous Deployment #134: Commit 64adee8 pushed by AnthonyMichaelTDM
January 28, 2025 01:13 19m 31s main
January 28, 2025 01:13 19m 31s
chore(deps): bump codecov/codecov-action from 5.1.2 to 5.3.1
Continuous Deployment #133: Commit aa971b7 pushed by AnthonyMichaelTDM
January 27, 2025 20:37 19m 39s main
January 27, 2025 20:37 19m 39s
feat(daemon): expose endpoints for dynamic playlists (#219)
Continuous Deployment #132: Commit db7998a pushed by AnthonyMichaelTDM
January 27, 2025 20:02 19m 28s main
January 27, 2025 20:02 19m 28s
feat(storage) define internal representation of dynamic playlists and…
Continuous Deployment #131: Commit fd96ff0 pushed by AnthonyMichaelTDM
January 27, 2025 18:40 21m 15s main
January 27, 2025 18:40 21m 15s
feat(tui): support nested popups (#217)
Continuous Deployment #130: Commit d7593d3 pushed by AnthonyMichaelTDM
January 26, 2025 00:41 18m 42s main
January 26, 2025 00:41 18m 42s
chore(clippy): fix lints
Continuous Deployment #129: Commit 1544697 pushed by AnthonyMichaelTDM
January 25, 2025 04:28 18m 5s main
January 25, 2025 04:28 18m 5s
feat(core/udp): improved performance and scalability (#210)
Continuous Deployment #128: Commit 3bfb193 pushed by AnthonyMichaelTDM
January 25, 2025 03:29 18m 6s main
January 25, 2025 03:29 18m 6s
fix(dependencies): update RPC and tracing dependencies in Cargo.toml
Continuous Deployment #127: Commit 03a8c46 pushed by AnthonyMichaelTDM
January 23, 2025 08:46 17m 58s main
January 23, 2025 08:46 17m 58s
refactor(daemon): use UDP for client notifications (#207)
Continuous Deployment #126: Commit 8d81465 pushed by AnthonyMichaelTDM
January 23, 2025 08:15 1m 17s main
January 23, 2025 08:15 1m 17s
fix(tui): simplify application deregistration logic in Subscriber
Continuous Deployment #125: Commit 91411d7 pushed by AnthonyMichaelTDM
January 23, 2025 04:19 18m 3s main
January 23, 2025 04:19 18m 3s
Merge pull request #206 from AnthonyMichaelTDM/implement-pub-sub-func…
Continuous Deployment #124: Commit 2611b47 pushed by AnthonyMichaelTDM
January 23, 2025 04:03 16m 30s main
January 23, 2025 04:03 16m 30s