Skip to content

Enabling GitHubAppCredentials dynamic validator#516

Merged
eddynaka merged 2 commits into
mainfrom
users/ednakamu/github-app-credentials-dynamic-validation
Aug 1, 2021
Merged

Enabling GitHubAppCredentials dynamic validator#516
eddynaka merged 2 commits into
mainfrom
users/ednakamu/github-app-credentials-dynamic-validation

Conversation

@eddynaka

Copy link
Copy Markdown
Collaborator

No description provided.

@eddynaka eddynaka force-pushed the users/ednakamu/github-app-credentials-dynamic-validation branch from 0170894 to f4f52f0 Compare August 1, 2021 13:52
Creasting helper, updating tests, and md file

Renaming method.

Improving SquarePat validator

Adding timeout to postgres

Trying to fix concurrency between tests

Validator tests collection (httponly)

Updating xunit runner to prevent collisions

Updating BuildAndTest.ps1

Trying to fix determinism for tests

Running Debug mode in CI (fixing coverage paths)

Updating product.props

Fixing build

reverting to release
@eddynaka eddynaka force-pushed the users/ednakamu/github-app-credentials-dynamic-validation branch from 61e133b to f7a90c6 Compare August 1, 2021 14:30
@@ -0,0 +1,4 @@
{
"$schema": "https://xunit.net/schema/current/xunit.runner.schema.json",
"maxParallelThreads": 1

@eddynaka eddynaka Aug 1, 2021

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maxParallelThreads

Since the tests that uses httpClient share a common variable, we will need to run once at a time to prevent getting undesired results #ByDesign

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is only needed during tests because we are injecting what we want to receive for each test

@michaelcfanning

Copy link
Copy Markdown
Member

We need a ReleaseNotes.md file at the root of the enlistment! It should make clear note of any changes that add to analysis or which drop false positives, etc.! there are many things we haven't documented properly, so we can do this in a follow-on change.

@michaelcfanning michaelcfanning left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@eddynaka eddynaka merged commit 285b41a into main Aug 1, 2021
@eddynaka eddynaka deleted the users/ednakamu/github-app-credentials-dynamic-validation branch August 1, 2021 21:07
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

Successfully merging this pull request may close these issues.

2 participants