Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A collection of repository file with information about Lyrion Music Server versions available

NotificationsYou must be signed in to change notification settings

LMS-Community/lms-server-repository

Repository files navigation

This repository handles the download links for Lyrion Music Server. If you have an application whichwants to check whether an update for Lyrion Music Server was available, grabservers.json to decide what you need.

  • latest: this section gives you information about the latestreleased version. It's themainstream version which should be suitable to all without special requirements.

  • stable is very close tolatest, but provides somebug fixes only. It's built whenever there's a new change.

  • dev is for the adventurous who wants to give the latest and greatest a try. New features areavailable here first. But due to it's development state it would often be less stable as the previoustwo branches, and might provide updates on a daily basis.

Testing the build action

Testing the Github Action requires installation ofact.

Create a file.secrets with the following content:

GITHUB_TOKEN="ghp_****"ACCESS_KEY_ID="A**********"SECRET_ACCESS_KEY="************"

WhereGITHUB_TOKEN is a Personal Access Token granting you permission to access this repository,andR2_ACCESS_KEY_ID andR2_SECRET_ACCESS_KEY are the credentials required to access the R2 bucket on Cloudflare.You'll need at least read/write permissions on that bucket.

Then run the following command to test the action:

act --env DEBUG=1 --pull=false --secret-file=.secrets workflow_dispatch --container-architecture linux/amd64

With theDEBUG flag set you will get additional log output, and the file changes will not be pushed back to S3.

Testing the page rendering

Rendering the pages is handled by Github using thejekyll project.See theGithub Pages Documentation.

bundle exec jekyll serve

About

A collection of repository file with information about Lyrion Music Server versions available

Topics

Resources

Stars

Watchers

Forks

Contributors3

  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp