Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update_changelog.sh per branch #91

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dkadioglu
Copy link

With this the changelog shown on the index pages of test.libreelec.tv should be branch specific. As I have no access to the server, this is based on assumptions regarding the directory layout. I would be happy to hear your comments about this. If anything has to be changed, please reply or feel free to modify as necessary. I am sure, that at least some modifications would be necessary to integrate this in the current setup.

With this the changelog shown on the index pages of test.libreelec.tv should be branch specific. As I have no access to the server, this is based on assumptions regarding the directory layout. I would be happy to hear your comments about this. If anything has to be changed, please reply or feel free to modify as necessary. I am sure, that at least some modifications would be necessary to integrate this in the current setup.
@CvH
Copy link
Member

CvH commented Sep 29, 2024

currently we include it via xslt at nginx - no dynamic part here

<div class="changelog">
  <br /><iframe width="100%" height="550" style="border:0px;" src="/css/changelog.html" title="Git changelog"></iframe>
</div>

my plan is to redo the template for caddy (just lack of time at the summer months) and that we server it with caddy too because the nginx xslt template is brainfuck

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants