-
-
Notifications
You must be signed in to change notification settings - Fork 400
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
P2G - V4 #425
Merged
Merged
P2G - V4 #425
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
philosowaffle
force-pushed
the
v4-wip
branch
from
February 17, 2023 15:23
7924784
to
873257f
Compare
* [421] uplift to dotnet 7 * update pr check
* [352] client gui's * decoupled UI error handling from HTTP * create client UI project and wire up first shared page * filesystem basics working * some cleanup * reorganize solution to optimize for code re-use * try fix gh build * try again * layout and navmenu now shared * rebase * try to add bootstrap and css dependencies * fix ioc wireup * not really working yet * webui working again, now using shared css/js resources * clientUI now working with shared css/js * app settings working * peloton settings working * move app settings to own component * format settings page updated * garmin settings page * cleanup * rebase * progress on sync page and mfa * sync page working * fix some build warnings * index page working * attempt to fix gha pr check * rename PelotonToGarminConsole to ConsoleClient * update app name * [352] basic publishing working * logging is working * attempt update prcheck to publish * fix typo * try publish ready to run * comment out for now
* [486] support viewing logs from UI * ensure log file always starts with header information * keep fewer days of logs
* [483] remove settings for OutputDirectory * add ui to view directories * update docs * fix tests
* [485] fix github workflows * try fix signing * change password string * lets see what this does * fix location * try fix path * remove env * can't type * add bash * comment out * cmd * pwsh * explicit reference * whack * testing * remove cache * version * simplify * bash * further simplify * try pwsh * back to og * try reuse compile steps * compile * fix upload * test docker * secrets * ui * ui * ui * bigger refactor to use shared actions * cmd * quick * cmd * pwsh * pwsh * pwsh * back to cmd * polish * Fix upload path * optimize maui install * update various actions * bump dotnet version to cache bust * revert * cache bust again * testing ui artifact * working on msix * different dir * ready to run * finally got published exe to work - back to the good old days * delete extra dirs * fix first time run errors * copy config file * change copy command * delete publish, and rename * maui-windows * dotnet version * pin and list workloads * back to installing all workloads * windows and desktop * cleanup * list before install * try not installing the workloads manually * checkin js deps * also remove install from build and test * cleanup
* [478] update docs for v4 * update docs and migrate to mkdocs/mike * add dependency * trigger on docs update
philosowaffle
force-pushed
the
v4-wip
branch
from
November 11, 2023 13:05
745c77b
to
8edfbc3
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Staging branch for V4 release.