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

line calendar #109

Closed
igors48 opened this issue Jun 26, 2022 · 3 comments
Closed

line calendar #109

igors48 opened this issue Jun 26, 2022 · 3 comments

Comments

@igors48
Copy link
Owner

igors48 commented Jun 26, 2022

0109-line-calendar
#109 line calendar
igors48 added a commit that referenced this issue Jun 26, 2022
igors48 added a commit that referenced this issue Jun 26, 2022
@igors48 igors48 pinned this issue Jun 26, 2022
igors48 added a commit that referenced this issue Jun 27, 2022
igors48 added a commit that referenced this issue Jun 28, 2022
@igors48
Copy link
Owner Author

igors48 commented Jun 28, 2022

file doxygen todos doc
src/apps/clock/clockAppTile.cpp
src/apps/clock/lineCalendar.cpp ✔️
src/apps/clock/lineCalendar.hpp ✔️
src/core/watch/rtc.cpp ✔️
src/core/watch/rtc.hpp ✔️

@igors48
Copy link
Owner Author

igors48 commented Jun 28, 2022

file todo issue code ref
src/apps/clock/lineCalendar.cpp static bool isStateModified(Component *component) // todo create dummies for isStateModified & updateState & render #132 ✔️
src/apps/clock/lineCalendar.cpp // todo create default factory for Component #133 ✔️
src/apps/clock/lineCalendar.hpp typedef void (*ProvideContext)(LineCalendarContext *state); // todo generic state provider function definition #134 ✔️

igors48 added a commit that referenced this issue Jun 28, 2022
close #111
doxygen
rtc refactor
igors48 added a commit that referenced this issue Jun 29, 2022
@igors48
Copy link
Owner Author

igors48 commented Jun 29, 2022

if a branch will be just closed or will be merged

  • verify no uncommitted changes
  • verify that all the needed tests are created (if the branch will be merged)
  • verify that all the tests run by RUN_TEST (if the branch will be merged)
  • verify that all the tests passed (if the branch will be merged)
  • review issue notes, add them as the last comment
  • review all commits notes, add them as the last comment
  • review todos (if the branch will be just closed), add them as the last comment
  • update the used sources

if the branch will be merged

  • update the documentation (checking the diff between develop and feature branches)
  • create missing or update existing doxygen
  • clean up #includes
  • verify no uncommitted changes
  • switch to develop
  • sync local develop with origin
  • merge feature branch to develop
  • build project for watch env
  • run tests
  • sync local develop with origin
  • verify that commits appear in develop origin

if a branch will be just closed or will be merged

  • delete the local feature branch
  • delete the remote feature branch here
  • review todos, create follow up issue(s)
  • review the last comment, create follow up issue(s), add links to the issues to comment and code as well
  • close the related branch issue

@igors48 igors48 closed this as completed Jun 29, 2022
@igors48 igors48 unpinned this issue Jun 29, 2022
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

No branches or pull requests

1 participant