Nightly releases #7192
Joozty
started this conversation in
New Features & Project Ideas
Replies: 1 comment
-
Hi! I've actually been thinking about this before and how it'd be cool to automatically publish a release from the latest state on We'll need to think about this some more in detail, but the process could look like this:
We could probably do something like this with GitHub actions? 🤔 |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I was wondering. What do you think about adding support for nightly releases? I can see you already use a package spacy-nightly but it seems it's not updated regularly. I can imagine pre-release spacy every night (or based on a different heuristic).
It would help to use new features/fixes straight ahead. Let's imagine you fixed some bug that was stopping me in my work and I would like to use your fix. Now I have to option: wait for a release or build from the source which is not really convenient (at least for me 😄) Also I can see one big advantage. You can get instant feedback from the users that the reported bug is really fixed. (hopefully, it's converted by tests but still)
What do you think guys?
Beta Was this translation helpful? Give feedback.
All reactions