Commit Graph

20 Commits

Author SHA1 Message Date
ksan eed787c7af Revert "update test"
CI/CD / build (push) Successful in 45s
CI/CD / deploy (push) Successful in 14s
This reverts commit afefb65bf2.

Dropping env_file from the bot service left it with only LAVALINK_URI, so
BOT_TOKEN and LAVALINK_PASSWORD never reached the container and Main exited 1
on startup, crash-looping under restart: unless-stopped. Compose's automatic
.env loading only interpolates ${VAR} within the compose file; it does not
inject variables into containers.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014hv8niNYWL3CXvFw8KVVTT
2026-08-30 19:21:25 +02:00
ksan afefb65bf2 update test
CI/CD / build (push) Successful in 2m12s
CI/CD / deploy (push) Successful in 21s
2026-08-30 19:11:22 +02:00
ksan 178f222fa1 re-enable oauth and restart bot after lavalink on deploy
CI/CD / build (push) Successful in 46s
CI/CD / deploy (push) Successful in 14s
2026-08-30 14:53:50 +02:00
ksan 81bab82b36 use remote cipher, disable oauth, rename lavalink config to .yaml
CI/CD / build (push) Successful in 46s
CI/CD / deploy (push) Successful in 14s
2026-08-30 13:27:00 +02:00
ksan a299eca732 restart lavalink on deploy so config changes apply
CI/CD / build (push) Successful in 2m13s
CI/CD / deploy (push) Successful in 49s
2026-08-30 13:00:04 +02:00
ksan 73464e3ea0 pin youtube plugin to snapshot for tv client fixes
CI/CD / build (push) Has been cancelled
CI/CD / deploy (push) Has been cancelled
2026-08-30 12:52:39 +02:00
ksan 06c2aac6ef enable youtube oauth for login-gated tracks
CI/CD / build (push) Successful in 52s
CI/CD / deploy (push) Successful in 1m32s
2026-08-29 18:48:55 +02:00
ksan f2185f3398 updated youtube plugin version
CI/CD / build (push) Successful in 54s
CI/CD / deploy (push) Successful in 1m30s
2026-08-15 17:22:51 +02:00
ksan 64a472c540 fixed readme
CI/CD / build (push) Successful in 44s
CI/CD / deploy (push) Successful in 8s
2026-07-10 01:34:33 +02:00
ksan f70a50c06f updated README and added .env example
CI/CD / build (push) Successful in 44s
CI/CD / deploy (push) Successful in 31s
2026-07-10 01:29:53 +02:00
ksan cab8f32542 fixing root permissions inside container
CI/CD / build (push) Successful in 44s
CI/CD / deploy (push) Successful in 15s
2026-07-10 01:22:46 +02:00
ksan 25cbe3bd56 fixing permission issues
CI/CD / build (push) Successful in 44s
CI/CD / deploy (push) Successful in 9s
2026-07-10 01:13:26 +02:00
ksan be360843eb fixed image url
CI/CD / build (push) Successful in 44s
CI/CD / deploy (push) Successful in 10s
2026-07-10 00:59:13 +02:00
ksan d4062f98a3 fixed path
CI/CD / build (push) Successful in 44s
CI/CD / deploy (push) Failing after 27s
2026-07-10 00:47:23 +02:00
ksan 80719eb253 fixing some stuff
CI/CD / build (push) Successful in 44s
CI/CD / deploy (push) Failing after 21s
2026-07-10 00:41:56 +02:00
ksan cbefb7b21f added ci/cd
CI/CD / build (push) Successful in 2m17s
CI/CD / deploy (push) Failing after 10s
2026-07-10 00:13:57 +02:00
ksan 7f17a604e5 Merge remote-tracking branch 'origin/main' 2026-07-07 15:23:27 +02:00
ksan 8e5ddc3747 Delete README.md 2026-07-07 13:20:10 +00:00
ksan 7b054a309f Initial commit 2026-07-07 13:19:53 +00:00
ksan 627ff396b7 initial commit 2026-07-07 15:18:13 +02:00