-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #352 from microsoft/staging
Release - 2/20/24
- Loading branch information
Showing
184 changed files
with
3,917 additions
and
3,276 deletions.
There are no files selected for viewing
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
* text=crlf |
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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,17 @@ | ||
## Testing Scenarios | ||
These are the testing scenarios that need to be validated before shipping a new release. When an automated test is added, please remove it from the below lists. | ||
|
||
These are the testing scenarios that need to be validated before shipping a new release. When an automated test is added, please remove it from the below lists. | ||
|
||
### Widgets | ||
1. For each widget: user can configure the widget before pinning | ||
1. For each widget: user can see widget in dashboard after pinning | ||
|
||
1. For each widget: user can configure the widget immediately after first pin | ||
1. For each widget: user can customize (reconfigure) the widget after it was initially configured | ||
1. For each widget that supports customization: can be customized and persist after restart | ||
1. Widgets have correct data | ||
1. Widgets are adequately performant | ||
1. Notifications can be enabled/disabled in Dev Home settings | ||
1. Notifications are displayed | ||
|
||
### Clone repositories | ||
1. User can log in and get the list of repositories | ||
|
||
1. User can log in and get the list of repositories |
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
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
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
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
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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,58 +1,58 @@ | ||
--- | ||
author: <first-name> <last-name> <github-id>/<email> | ||
created on: <yyyy-mm-dd> | ||
last updated: <yyyy-mm-dd> | ||
issue id: <github issue id> | ||
--- | ||
|
||
# Spec Title | ||
|
||
## Abstract | ||
|
||
[comment]: # Outline what this spec describes | ||
|
||
## Inspiration | ||
|
||
[comment]: # What were the drivers/inspiration behind the creation of this spec. | ||
|
||
## Solution Design | ||
|
||
[comment]: # Outline the design of the solution. Feel free to include ASCII-art diagrams, etc. | ||
|
||
## UI/UX Design | ||
|
||
[comment]: # What will this fix/feature look like? How will it affect the end user? | ||
|
||
## Capabilities | ||
|
||
[comment]: # Discuss how the proposed fixes/features impact the following key considerations: | ||
|
||
### Accessibility | ||
|
||
[comment]: # How will the proposed change impact accessibility for users of screen readers, assistive input devices, etc. | ||
|
||
### Security | ||
|
||
[comment]: # How will the proposed change impact security? | ||
|
||
### Reliability | ||
|
||
[comment]: # Will the proposed change improve reliability? If not, why make the change? | ||
|
||
### Compatibility | ||
|
||
[comment]: # Will the proposed change break existing code/behaviors? If so, how, and is the breaking change "worth it"? | ||
|
||
### Performance, Power, and Efficiency | ||
|
||
## Potential Issues | ||
|
||
[comment]: # What are some of the things that might cause problems with the fixes/features proposed? Consider how the user might be negatively impacted. | ||
|
||
## Future considerations | ||
|
||
[comment]: # What are some of the things that the fixes/features might unlock in the future? Does the implementation of this spec enable scenarios? | ||
|
||
## Resources | ||
|
||
--- | ||
author: <first-name> <last-name> <github-id>/<email> | ||
created on: <yyyy-mm-dd> | ||
last updated: <yyyy-mm-dd> | ||
issue id: <github issue id> | ||
--- | ||
|
||
# Spec Title | ||
|
||
## Abstract | ||
|
||
[comment]: # Outline what this spec describes | ||
|
||
## Inspiration | ||
|
||
[comment]: # What were the drivers/inspiration behind the creation of this spec. | ||
|
||
## Solution Design | ||
|
||
[comment]: # Outline the design of the solution. Feel free to include ASCII-art diagrams, etc. | ||
|
||
## UI/UX Design | ||
|
||
[comment]: # What will this fix/feature look like? How will it affect the end user? | ||
|
||
## Capabilities | ||
|
||
[comment]: # Discuss how the proposed fixes/features impact the following key considerations: | ||
|
||
### Accessibility | ||
|
||
[comment]: # How will the proposed change impact accessibility for users of screen readers, assistive input devices, etc. | ||
|
||
### Security | ||
|
||
[comment]: # How will the proposed change impact security? | ||
|
||
### Reliability | ||
|
||
[comment]: # Will the proposed change improve reliability? If not, why make the change? | ||
|
||
### Compatibility | ||
|
||
[comment]: # Will the proposed change break existing code/behaviors? If so, how, and is the breaking change "worth it"? | ||
|
||
### Performance, Power, and Efficiency | ||
|
||
## Potential Issues | ||
|
||
[comment]: # What are some of the things that might cause problems with the fixes/features proposed? Consider how the user might be negatively impacted. | ||
|
||
## Future considerations | ||
|
||
[comment]: # What are some of the things that the fixes/features might unlock in the future? Does the implementation of this spec enable scenarios? | ||
|
||
## Resources | ||
|
||
[comment]: # Be sure to add links to references, resources, footnotes, etc. |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,14 @@ | ||
devhome | ||
enums | ||
Octokit | ||
advapi | ||
Urls | ||
Dependabot | ||
github.com | ||
inlines | ||
abcd | ||
Doggos | ||
Stringify | ||
riid | ||
Impl | ||
microsoft |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,39 +1,40 @@ | ||
// Copyright (c) Microsoft Corporation and Contributors | ||
// Licensed under the MIT license. | ||
|
||
namespace GitHubExtension.Client; | ||
public class InvalidUrlException : Exception | ||
{ | ||
public InvalidUrlException() | ||
{ | ||
} | ||
|
||
public InvalidUrlException(string message) | ||
: base(message) | ||
{ | ||
} | ||
} | ||
|
||
public class InvalidGitHubUrlException : Exception | ||
{ | ||
public InvalidGitHubUrlException() | ||
{ | ||
} | ||
|
||
public InvalidGitHubUrlException(string message) | ||
: base(message) | ||
{ | ||
} | ||
} | ||
|
||
public class InvalidApiException : Exception | ||
{ | ||
public InvalidApiException() | ||
{ | ||
} | ||
|
||
public InvalidApiException(string message) | ||
: base(message) | ||
{ | ||
} | ||
} | ||
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT License. | ||
|
||
namespace GitHubExtension.Client; | ||
|
||
public class InvalidUrlException : Exception | ||
{ | ||
public InvalidUrlException() | ||
{ | ||
} | ||
|
||
public InvalidUrlException(string message) | ||
: base(message) | ||
{ | ||
} | ||
} | ||
|
||
public class InvalidGitHubUrlException : Exception | ||
{ | ||
public InvalidGitHubUrlException() | ||
{ | ||
} | ||
|
||
public InvalidGitHubUrlException(string message) | ||
: base(message) | ||
{ | ||
} | ||
} | ||
|
||
public class InvalidApiException : Exception | ||
{ | ||
public InvalidApiException() | ||
{ | ||
} | ||
|
||
public InvalidApiException(string message) | ||
: base(message) | ||
{ | ||
} | ||
} |
Oops, something went wrong.