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

Add makefile for creating zip and do releases #70

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

Conversation

petterreinholdtsen
Copy link
Collaborator

The 'dist' target create a zip file to install on the Kodi instance, and the 'prepare_release' target fetch the Kodi addon repo git repository and copy the latest add-on there for pushing to the official addon collection.

@petterreinholdtsen
Copy link
Collaborator Author

I hope this can make it easier to keep the official Kodi addon repository up to date with the latest releases of the NRK addon. Perhaps time to tag a new release and push it to Kodi?

@tamland
Copy link
Owner

tamland commented Nov 5, 2022

Er så lenge siden sist at jeg har glemt hvordan man gjorde dette :) Kanskje sette opp github actions? https://github.com/xbmc/action-kodi-addon-submitter

@petterreinholdtsen
Copy link
Collaborator Author

petterreinholdtsen commented Nov 5, 2022 via email

@tamland
Copy link
Owner

tamland commented Nov 5, 2022

Har lagt deg til som colaborator da jeg ikke er aktiv her eller har tid til å følge opp. Bare for hvem som helst å sende inn til repo for å få den oppdatert ✌️

@petterreinholdtsen
Copy link
Collaborator Author

petterreinholdtsen commented Nov 5, 2022 via email

The 'dist' target create a zip file to install on the Kodi instance,
and the 'prepare_release' target fetch the Kodi addon repo git
repository and copy the latest add-on there for pushing to the official
addon collection.
@petterreinholdtsen
Copy link
Collaborator Author

I just discovered the version on https://github.com/xbmc/repo-plugins/tree/nexus already is place. It got some changes compared to the current master. Not quite sure why.

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