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

Road to v1 #110

Open
11 tasks
HadrienG2 opened this issue Feb 11, 2024 · 1 comment
Open
11 tasks

Road to v1 #110

HadrienG2 opened this issue Feb 11, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@HadrienG2
Copy link
Owner

HadrienG2 commented Feb 11, 2024

While I have commented on several other issues about what's needed before a final v1 release, I just realized that a single issue that centralizes this knowledge would make this info more visible, so here goes.

Before releasing v1.0.0 of hwlocality and expending more energy on advertising this project to the world, I want to...

  • Have tests for all modules.
  • Do a last round of API review to make sure I'm comfortable with stabiizing this API.
    • Error handling in particular could use some extra care, IIRC I still have some panics in places that should return Result.
    • Cross-check that common traits are implemented where sensible/possible for idiomatic ergonomics and add static assertions for that.
  • Add community-oriented docs.
    • Changelog.
    • Contribution guide.
    • Architecture overview.
    • See openSSF best practices checklist for more inspiration.
  • Have more usage examples in the docs.
  • Have a checklist for future releases.

...and I think that's it. Will expand if anything else comes to mind.

@HadrienG2 HadrienG2 pinned this issue Feb 11, 2024
@HadrienG2 HadrienG2 added the enhancement New feature or request label Feb 11, 2024
@HadrienG2
Copy link
Owner Author

LWN recently published another interesting article on what to put inside of a contribution policy (requires subscription): https://lwn.net/Articles/971817/ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant