-
Notifications
You must be signed in to change notification settings - Fork 50
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
Update WindowsAppSDK version to match Dev Home and consolidate PackageReferences in… #304
Closed
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
* Adding SDK changes * github ->] GitHub --------- Co-authored-by: Darren Hoehna <[email protected]>
* Adding SDK changes * Waiting for redirection --------- Co-authored-by: Darren Hoehna <[email protected]>
* Adding SDK changes * Waiting for redirection * Getting repos the user owns --------- Co-authored-by: Darren Hoehna <[email protected]>
Co-authored-by: Eric Johnson <[email protected]>
* Simple unit tests and validation change * Moving .git validation * Putting it in unit test * Forgot a test * Pull requests don't have .git * Moving .git and .git/ removal logic to own method. Updating ocktokit version --------- Co-authored-by: Darren Hoehna <[email protected]>
* Fixing spacing on Pull Requests widget, change submit button to icon, and added max lines value to widgets text * Changing the PRs widget to also be 2 lines max on the title. --------- Co-authored-by: Felipe da Conceicao Guimaraes <[email protected]>
Co-authored-by: Eric Johnson <[email protected]>
* Simple unit tests and validation change * Moving .git validation * Putting it in unit test * Forgot a test * Pull requests don't have .git * Moving .git and .git/ removal logic to own method. Updating ocktokit version * Private repos for repository tab * Using PAT --------- Co-authored-by: Darren Hoehna <[email protected]>
* Changed wheight on text on configurations page and changed the time format to not show hours. * Making the data bolder instead of the titles ligther --------- Co-authored-by: Felipe da Conceicao Guimaraes <[email protected]>
* follow-up changes to remove unused fields * update SDK version --------- Co-authored-by: Eric Johnson <[email protected]>
* Make self contained * Enable BuiltInComSupport which is disabled by default when trimming.
Co-authored-by: Felipe da Conceicao Guimaraes <[email protected]>
* Getting up to 150 repos. * Throwing if URL can't be parsed * WIP * Handling multiple accounts if no dev id is passed in * Fixing type --------- Co-authored-by: Darren Hoehna <[email protected]>
* Enable Dev/Canary/Preview builds * remove debug text --------- Co-authored-by: Eric Johnson <[email protected]>
* Rename package based on build ring * Update AppExtension display name * AppExtension display names now work --------- Co-authored-by: Eric Johnson <[email protected]>
* Adding loading container to widgets * Adding empty list informative container --------- Co-authored-by: Felipe da Conceicao Guimaraes <[email protected]>
Co-authored-by: Felipe da Conceicao Guimaraes <[email protected]>
* Show loading page instead of stale data after customization * force immedaite data update request
* Add LastObserved to issues and pulls and remove recently unobserved data. * Change update timings
* Added PAT flow and Credman calls
This reverts commit 023b994.
krschau
requested review from
EricJohnson327,
guimafelipe and
dkbennett
and removed request for
EricJohnson327
January 3, 2024 17:05
* Enable downlevel support * Change TargetDeviceFamily MinVersion (#306) --------- Co-authored-by: Eric Johnson <[email protected]>
* Adding testing scenarios * Update TestingScenarios.md Co-authored-by: Kristen Schau <[email protected]> --------- Co-authored-by: Kristen Schau <[email protected]>
krschau
force-pushed
the
user/krschau/win10-wasdkVer
branch
from
January 7, 2024 20:32
c73c4de
to
02fc05c
Compare
dkbennett
approved these changes
Jan 11, 2024
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.
Update WindowsAppSDK version to match Dev Home and don't re-include PackageReferences already in the common project.
Summary of the pull request
References and relevant issues
Detailed description of the pull request / Additional comments
Validation steps performed
PR checklist