Skip to content
New issue

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

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

Already on GitHub? # to your account

Proposal for using JitPack to release gdx-video #104

Open
lucas-viva opened this issue Jan 16, 2025 · 3 comments
Open

Proposal for using JitPack to release gdx-video #104

lucas-viva opened this issue Jan 16, 2025 · 3 comments

Comments

@lucas-viva
Copy link
Contributor

Hi!

It seems that, currently, the official release does not work and we can only use the 1.3.2-SNAPSHOT version, which uses the master head.

This may be disruptive for new commits and introduce unwanted bugs.

My proposal is to use https://jitpack.io/.

The only changes needed are:

1- create a jitpack.yml file in the repository root like this: https://github.com/lucas-viva/gdx-video/blob/master/jitpack.yml

2- create release tags like this: https://github.com/lucas-viva/gdx-video/releases/tag/v1.0

3- use JitPack like this: https://jitpack.io/#lucas-viva/gdx-video/v1.0

4- update documentation

What do you folks think?

@lucas-viva
Copy link
Contributor Author

Hmm, I just realized the native code is not included. This proposal might be infeasible then.

@SimonIT
Copy link
Member

SimonIT commented Jan 16, 2025

Everything should be set up to do a full release here. I plan to make a release soon. I just have to find out the process and be sure that everything's working. Fixing #101 and merging #99 and #103 should be done before

@lucas-viva
Copy link
Contributor Author

Oh, I see. Thanks for the update!

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

No branches or pull requests

2 participants