Commit Graph

60 Commits

Author SHA1 Message Date
c5d9c49452 improve message format
All checks were successful
tests / fmt (push) Successful in 1m50s
tests / test (push) Successful in 2m1s
tests / clippy (push) Successful in 1m59s
tests / pre-commit (push) Successful in 1m58s
tests / build (push) Successful in 2m7s
deploy / release-image (push) Successful in 5m22s
2024-06-18 17:06:33 +02:00
dbaf1a1374 reset loop state on leave/stop 2024-06-18 15:49:58 +02:00
c0d9f6cad5 update README.md
All checks were successful
tests / fmt (push) Successful in 36s
tests / build (push) Successful in 46s
tests / test (push) Successful in 54s
tests / clippy (push) Successful in 1m45s
tests / pre-commit (push) Successful in 1m52s
deploy / release-image (push) Successful in 6m23s
2024-06-18 11:51:28 +02:00
1aa0efc4a6 collect all youtube errors
All checks were successful
tests / fmt (push) Successful in 33s
tests / build (push) Successful in 45s
tests / test (push) Successful in 2m20s
tests / clippy (push) Successful in 51s
tests / pre-commit (push) Successful in 53s
deploy / release-image (push) Successful in 4m48s
2024-06-18 11:26:52 +02:00
ab7f56fe05 disable arm target (#8)
All checks were successful
tests / test (push) Successful in 1m27s
tests / clippy (push) Successful in 1m32s
tests / pre-commit (push) Successful in 1m33s
tests / fmt (push) Successful in 1m43s
tests / build (push) Successful in 1m42s
deploy / release-image (push) Successful in 4m34s
Reviewed-on: #8
2024-06-18 11:19:44 +02:00
feccbebd4d add error message for playlists that do not exist
Some checks failed
tests / fmt (push) Successful in 2m7s
tests / pre-commit (push) Successful in 2m24s
tests / clippy (push) Successful in 2m25s
tests / test (push) Successful in 2m29s
tests / build (push) Successful in 2m45s
deploy / release-image (push) Has been cancelled
2024-06-18 11:03:45 +02:00
d6a54dfc06 Merge pull request 'add error message for premium tracks' (#6) from dev into main
Some checks failed
tests / fmt (push) Successful in 1m21s
tests / build (push) Successful in 1m20s
tests / clippy (push) Successful in 1m20s
tests / pre-commit (push) Successful in 1m21s
tests / test (push) Successful in 1m34s
deploy / release-image (push) Has been cancelled
Reviewed-on: #6
2024-06-18 10:18:59 +02:00
fa17ed75f6 add error message for premium tracks
All checks were successful
tests / fmt (push) Successful in 1m23s
tests / clippy (push) Successful in 2m13s
tests / pre-commit (push) Successful in 2m11s
tests / build (push) Successful in 2m29s
tests / test (push) Successful in 2m28s
2024-06-18 10:12:48 +02:00
b19f6e552c Merge pull request 'save media source in metadata typemap' (#5) from dev into main
All checks were successful
tests / fmt (push) Successful in 2m15s
tests / build (push) Successful in 2m27s
tests / clippy (push) Successful in 2m28s
tests / pre-commit (push) Successful in 2m30s
tests / test (push) Successful in 2m57s
deploy / release-image (push) Successful in 1h2m46s
Reviewed-on: #5
2024-06-17 17:09:09 +02:00
0bee437e53 save media source in metadata typemap
All checks were successful
tests / fmt (push) Successful in 1m12s
tests / clippy (push) Successful in 1m12s
tests / pre-commit (push) Successful in 1m14s
tests / build (push) Successful in 1m30s
tests / test (push) Successful in 1m44s
2024-06-17 17:06:59 +02:00
3781785a50 announce /skip and /loop commands
All checks were successful
tests / fmt (push) Successful in 2m15s
tests / pre-commit (push) Successful in 2m24s
tests / clippy (push) Successful in 2m26s
tests / build (push) Successful in 2m31s
tests / test (push) Successful in 2m48s
deploy / release-image (push) Successful in 16m8s
2024-06-17 15:40:49 +02:00
cabae9ea19 Merge pull request 'add /skip and /loop commands' (#4) from dev into main
All checks were successful
tests / fmt (push) Successful in 1m15s
tests / build (push) Successful in 1m19s
tests / clippy (push) Successful in 1m16s
tests / pre-commit (push) Successful in 1m25s
tests / test (push) Successful in 1m38s
deploy / release-image (push) Successful in 16m38s
Reviewed-on: #4
2024-06-17 15:16:32 +02:00
54c36688b7 add loop command
All checks were successful
tests / fmt (push) Successful in 57s
tests / clippy (push) Successful in 1m16s
tests / pre-commit (push) Successful in 1m14s
tests / build (push) Successful in 1m30s
tests / test (push) Successful in 1m36s
2024-06-17 15:14:22 +02:00
55fe212424 add skip command 2024-06-13 20:42:53 +02:00
2c91c744dc Merge pull request 'paginate /queue' (#3) from dev into main
All checks were successful
tests / fmt (push) Successful in 1m30s
tests / build (push) Successful in 1m36s
tests / test (push) Successful in 1m41s
tests / clippy (push) Successful in 1m39s
tests / pre-commit (push) Successful in 1m37s
deploy / release-image (push) Successful in 1h1m56s
Reviewed-on: #3
2024-06-13 00:54:17 +02:00
a0ac87959b paginate /queue
All checks were successful
tests / fmt (push) Successful in 2m15s
tests / fmt (pull_request) Successful in 1m35s
tests / test (push) Successful in 2m39s
tests / pre-commit (push) Successful in 2m37s
tests / clippy (push) Successful in 2m44s
tests / build (push) Successful in 3m4s
tests / clippy (pull_request) Successful in 2m49s
tests / build (pull_request) Successful in 2m53s
tests / test (pull_request) Successful in 2m51s
tests / pre-commit (pull_request) Successful in 1m34s
2024-06-13 00:49:11 +02:00
b4a1efb22a Merge pull request 'use discord embeds in messages' (#2) from dev into main
All checks were successful
tests / fmt (push) Successful in 1m11s
tests / build (push) Successful in 42s
tests / test (push) Successful in 1m50s
tests / clippy (push) Successful in 3m30s
tests / pre-commit (push) Successful in 2m26s
deploy / release-image (push) Successful in 59m13s
Reviewed-on: #2
2024-06-10 23:59:41 +02:00
e831ede37c use discord embeds in messages
All checks were successful
tests / fmt (push) Successful in 3m17s
tests / fmt (pull_request) Successful in 2m35s
tests / test (push) Successful in 3m17s
tests / test (pull_request) Successful in 2m39s
tests / build (push) Successful in 3m26s
tests / clippy (push) Successful in 3m33s
tests / clippy (pull_request) Successful in 2m57s
tests / build (pull_request) Successful in 3m5s
tests / pre-commit (push) Successful in 4m16s
tests / pre-commit (pull_request) Successful in 1m29s
2024-06-10 23:41:29 +02:00
1ca7d5204d make run tests before deploy
All checks were successful
tests / fmt (push) Successful in 38s
tests / build (push) Successful in 47s
tests / test (push) Successful in 40s
tests / clippy (push) Successful in 46s
tests / pre-commit (push) Successful in 44s
deploy / release-image (push) Successful in 1h11m43s
2024-06-08 13:12:32 +02:00
4177cd073a Merge pull request 'Improve readme' (#1) from dev into main
All checks were successful
release / release-image (push) Successful in 58m12s
Rust / build (push) Successful in 5m38s
Rust / test (push) Successful in 1m10s
Rust / clippy (push) Successful in 39s
Rust / fmt (push) Successful in 1m53s
Rust / pre-commit (push) Successful in 43s
Reviewed-on: #1
2024-06-07 15:32:29 +02:00
367b3adf09 add intro text
All checks were successful
Rust / build (push) Successful in 56s
Rust / test (push) Successful in 51s
Rust / clippy (push) Successful in 39s
Rust / fmt (push) Successful in 42s
Rust / pre-commit (push) Successful in 44s
Rust / build (pull_request) Successful in 46s
Rust / test (pull_request) Successful in 47s
Rust / clippy (pull_request) Successful in 44s
Rust / fmt (pull_request) Successful in 38s
Rust / pre-commit (pull_request) Successful in 42s
2024-06-07 14:50:11 +02:00
2c42c6769b add deployment instructions to readme
All checks were successful
Rust / build (push) Successful in 50s
Rust / test (push) Successful in 54s
Rust / clippy (push) Successful in 38s
Rust / fmt (push) Successful in 1m34s
Rust / pre-commit (push) Successful in 41s
2024-06-07 14:35:53 +02:00
0375652c16 publish to docker hub
All checks were successful
release / release-image (push) Successful in 58m3s
Rust / build (push) Successful in 45s
Rust / test (push) Successful in 47s
Rust / clippy (push) Successful in 48s
Rust / fmt (push) Successful in 34s
Rust / pre-commit (push) Successful in 54s
2024-06-07 12:14:15 +02:00
9076ddbcde bump action versions
All checks were successful
Rust / build (push) Successful in 3m54s
Rust / test (push) Successful in 3m25s
Rust / fmt (push) Successful in 1m4s
release / release-image (push) Successful in 12m50s
Rust / pre-commit (push) Successful in 4m1s
Rust / clippy (push) Successful in 1m49s
2024-06-06 19:19:09 +02:00
1caa9798cd rename action yamls
All checks were successful
release / release-image (push) Successful in 12m21s
Rust / build (push) Successful in 2m7s
Rust / test (push) Successful in 1m23s
Rust / clippy (push) Successful in 1m45s
Rust / fmt (push) Successful in 51s
Rust / pre-commit (push) Successful in 2m28s
2024-06-06 18:37:38 +02:00
6b63a11bf3 add CD
All checks were successful
release / release-image (push) Successful in 13m46s
2024-06-06 18:14:24 +02:00
af4abf8ade fix clippy warnings
Some checks failed
Rust / build (push) Successful in 1m17s
Rust / test (push) Successful in 1m11s
Rust / fmt (push) Successful in 34s
Rust / pre-commit (push) Successful in 39s
Rust / clippy (push) Failing after 11m36s
2024-06-06 16:52:12 +02:00
c942369745 remove drone CI 2024-06-06 16:51:55 +02:00
9ed774c44e improve message formatting
Some checks failed
continuous-integration/drone/push Build is passing
Rust / pre-commit (push) Failing after 6m53s
Rust / build (push) Failing after 3s
2024-06-06 15:13:11 +02:00
6a3aba1ca4 limit number of tracks shown
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-05 23:40:54 +02:00
37f5648ad5 invalidate Docker cache
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-05 20:55:04 +02:00
046683cd98 include Cargo.lock
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-05 20:31:07 +02:00
79fc59c2a1 add cashing of rust dependencies
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-05 20:26:20 +02:00
bde8cc6514 remove caching of rust environment
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-05 19:55:40 +02:00
1acab1254b improve play messages
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-05 19:10:54 +02:00
d25fa48575 github ci
All checks were successful
continuous-integration/drone Build is passing
continuous-integration/drone/push Build is passing
2024-03-23 11:26:59 +01:00
47c2c09910 display less songs in queue message 2024-03-23 11:26:31 +01:00
86641f5c94 change logo
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-20 14:42:02 +01:00
243027a653 let bot leave if it is alone
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-19 17:23:19 +01:00
594a22e743 keep delete as chat command
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-17 15:09:34 +01:00
872464bd31 use interactions instead of chat commands
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-17 14:34:55 +01:00
abba563d23 fix Dockerfile
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-16 20:26:44 +01:00
18c380930f add .env example
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-16 19:37:49 +01:00
f752e2c5ff add logo
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-16 19:19:36 +01:00
ab7e9b47f6 fix deafen on join
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-16 18:52:02 +01:00
0c1fc06adf update dependencies
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-16 18:22:15 +01:00
c8d4b5b4c0 rebranding
Some checks failed
continuous-integration/drone/push Build is failing
2024-02-16 18:18:03 +01:00
c4344b1ddd add delete command to clean up the channel 2024-02-16 18:09:53 +01:00
2738c7fb6f enable logging in docker-compose 2024-02-16 15:21:34 +01:00
00247fb77b add Dockerfile 2024-02-16 15:07:56 +01:00