How to use keygen releases #110
Closed
MblRobotics
started this conversation in
General
Replies: 2 comments 2 replies
-
What you're looking for is the Regarding notifications, you can set up a webhook, listening for the |
Beta Was this translation helpful? Give feedback.
2 replies
-
yes , thank you |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello
I'm a developer within a company , we're building a python application and now we're in licensing phase
We decided to go with keygen, currently we create licenses and we give the clients the license key and they just have to enter it in a window dedicated for activation to use the App
Currently , licensing is working well , but we want to use the release feature that sounds interresting
For now , i can create release , upload the artifact and associate it to the release , what i can't understand now how the release can be used , in other words how we can detect which release the running application is using (i mean keygen release object that have an id ... ) and how for example when i publish a new release how the user will be notified , if i want to yank some release so it's users can't use it anymore and have to update the app , is this possible using keygen Release or not?
In resume , i want to understand the release workflow and the best practices when dealing with releases
Licenses doesn't have a relationship with releases , i can use metadata to save a number indicating the release number but i feel like this is a hack not the best way to do it
Any help will be appreciated , sorry for the long question
Beta Was this translation helpful? Give feedback.
All reactions