BitOps Community Meeting (26 Oct 2022): Community Metrics, Pylint, General Roadmap #331
arm4b
announced in
Announcements
Replies: 1 comment
-
Call Notes Last time:
Follow ups
This time:
How do we know how many users use BitOps?
New tools
Roadmap
|
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
-
We invite everyone (developers, adopters, or just curious people) to join the bi-weekly BitOps Community
1 hour
Meeting on Wednesday,26 Oct 2022, 12:00 PM US East
to discuss the ongoing project developments, updates, and plans, share use cases and stories or ask/answer questions about BitOps tool.See #288 for more info on how to join.
Agenda
Follow-ups from the previous #319 Meeting (10min)
Discussion: How do we know how many users use BitOps? (15min)
In one of the previous meetings, @ccapell asked a question how do we know how many users rely on BitOps?
Discuss the tools and metrics that would help us to answer this question.
Black & Pylint Showcase (15min)
black
(https://black.readthedocs.io/en/stable/) that allows reformatting the code to a common python style (likego fmt
).pylint
(https://pylint.pycqa.org/en/latest/) that encourages some good practices.Both become part of the checks enforced by CI in the Bitops project.
Highlight the changes in more detail, how to use these tools and how they help.
General Roadmap Overview (15min)
Highlight the conclusions and goals based on a non-technical Roadmap planning for the next 3mo and 6mo.
Development: Random Issue
If time allows, pick up one of the features from the (Development Roadmap)[https://github.com//discussions/245] and discuss it: design, implementation, UX, ideas, technical details.
Beta Was this translation helpful? Give feedback.
All reactions