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

ROADMAP - ovos-utils 0.1.0 #117

Closed
14 of 15 tasks
NeonDaniel opened this issue Apr 11, 2023 · 7 comments · Fixed by #206
Closed
14 of 15 tasks

ROADMAP - ovos-utils 0.1.0 #117

NeonDaniel opened this issue Apr 11, 2023 · 7 comments · Fixed by #206

Comments

@NeonDaniel
Copy link
Member

NeonDaniel commented Apr 11, 2023

Things to do before releasing 0.1.0

@NeonDaniel
Copy link
Member Author

Planning this release, breaking changes mean we should be certain there is no ~=0.0 dependency reference in any stable package before pushing a breaking change to 0.1.0 unless we've explicitly tested that package with the latest ovos-utils alpha

@goldyfruit
Copy link
Member

goldyfruit commented Apr 11, 2023

Planning this release, breaking changes mean we should be certain there is no ~=0.0 dependency reference in any stable package before pushing a breaking change to 0.1.0 unless we've explicitly tested that package with the latest ovos-utils alpha

PAHL is using ovos-utils~=0.0, >=0.0.31a6

@NeonDaniel
Copy link
Member Author

NeonDaniel commented Apr 11, 2023

PAHL is using ovos-utils~=0.0, >=0.0.31a6

I think most ovos packages are doing that.. I can see 3 options:

  1. Go through those packages and update them for 0.1.0 compat. first (kind of backwards from how this is supposed to work)
  2. Go through stable packages and update dependencies to ~=0.0.x
  3. Make this ovos-utils 1.0.0 (this would actually follow semantic versioning)

@goldyfruit
Copy link
Member

Do we want to keep the PIDLock? OpenVoiceOS/ovos-messagebus#4

@NeonDaniel
Copy link
Member Author

Do we want to keep the PIDLock? OpenVoiceOS/ovos-messagebus#4

I think it's only there for ovos-core backwards-compat.. If we deprecate it here then I think we'd have to port it back to ovos-core until ovos-core 0.1.0

@JarbasAl
Copy link
Member

I say we should just stop using it everywhere, but PIDLock can remain here as it might be useful in the future

@JarbasAl JarbasAl pinned this issue Apr 11, 2023
@JarbasAl JarbasAl changed the title ovos-utils 0.1.0 ROADMAP - ovos-utils 0.1.0 Apr 11, 2023
@JarbasAl JarbasAl mentioned this issue Dec 28, 2023
@github-actions github-actions bot mentioned this issue Dec 28, 2023
@JarbasAl JarbasAl reopened this Dec 28, 2023
@JarbasAl
Copy link
Member

JarbasAl commented May 8, 2024

#237

@JarbasAl JarbasAl closed this as completed May 8, 2024
@JarbasAl JarbasAl unpinned this issue May 8, 2024
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 a pull request may close this issue.

3 participants