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

updater improvement project #23827

Closed
12 of 23 tasks
adeebshihadeh opened this issue Feb 23, 2022 · 1 comment
Closed
12 of 23 tasks

updater improvement project #23827

adeebshihadeh opened this issue Feb 23, 2022 · 1 comment

Comments

@adeebshihadeh
Copy link
Contributor

adeebshihadeh commented Feb 23, 2022

UI

  • updater state
    • last check time
    • last fetch time
    • fetch progress
  • drop down with branches for switching
  • for both current installed version and downloaded update
    • git branch/commit
    • openpilot + AGNOS version
    • release notes

updated

  • split out update checking and fetching
  • accept a branch to move to
  • output some state, including fetch progress
  • support moving back/forth for branches with and without submodules

test suite

  • test cases
    • normal update
    • switching branches
    • using the default installer git config that only fetches a single branch
    • moving between branches with and without submodules
    • an openpilot update with an agnos update
  • after every update, check:
    • fully clean state: git diff reports nothing, no ignored files, submodules up to date, etc.
    • release notes and description parsed nicely
@adeebshihadeh adeebshihadeh changed the title Branch switcher updater improvement project Sep 10, 2022
@adeebshihadeh
Copy link
Contributor Author

2.0 is on the way!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant