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

add milestones #120

Open
mbz4 opened this issue May 22, 2024 · 1 comment
Open

add milestones #120

mbz4 opened this issue May 22, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@mbz4
Copy link
Collaborator

mbz4 commented May 22, 2024

You can use milestones to track progress on groups of issues or pull requests in a repository.

https://docs.github.com/en/issues/using-labels-and-milestones-to-track-work/about-milestones?apiVersion=2022-11-28

How to create a milestone?

https://docs.github.com/en/issues/using-labels-and-milestones-to-track-work/creating-and-editing-milestones-for-issues-and-pull-requests

Next to the search field, click Milestones.

Image

Then, choose one of these options:

  • To create a new milestone, click New Milestone.

  • To edit a milestone, next to the milestone you want to edit, click Edit.

Image

Then, type the milestone's title, description, or other changes, and click Create milestone or Save changes. Milestones will render Markdown syntax.

@mbz4 mbz4 converted this from a draft issue May 22, 2024
@mbz4 mbz4 assigned mbz4 and ulno May 22, 2024
@mbz4 mbz4 added the enhancement New feature or request label May 22, 2024
@mbz4
Copy link
Collaborator Author

mbz4 commented May 22, 2024

A few suggested milestones:

  1. Support CO2 sensors
  • SCD
  • ENS
  • SGP
  • MH-Z19
  • Vaisala
  1. protocol bridging
  • UART
  • LoRa
  • BLE
  • SPI?
  • BATMAN!
  • ESP-Now
  1. WiFi Serial Flashing Daemon
  • web serial (init flash node(s) from browser)
  • remote serial (init flash node(s) from anywhere)
  1. InfluxDB integration
  • database for storing data
  • maybe also grafana/frontend?
  • SD card support
  • key value storage
  1. graphical overhaul
  • landing page
  • new architecture diagram
  • map out all features (class diagram)
  • logo, branding
  1. Git repo automation
  • add testing workflow
  • add build badge (passing/failing etc)
  • add sponsor feature

@mbz4 mbz4 changed the title add milestones enable milestones May 22, 2024
@mbz4 mbz4 changed the title enable milestones add milestones May 23, 2024
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
Status: Backlog 🔜
Development

No branches or pull requests

2 participants