-
-
Notifications
You must be signed in to change notification settings - Fork 1
fix: resolve issue with user authentication flow #209
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
Merged
Merged
Changes from all commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
a0920b0
feat(items): add normalization for project item titles
rulasg 426125c
Merge branch 'improve-performance-fields' into rulasg/issue208
rulasg 80bcef8
refactor(Update-ProjectItemsWithIntegration): remove unnecessary proj…
rulasg e44f80c
feat(database): add Get-DatabaseKey function for key generation
rulasg 5b86cd0
refactor(database): replace Get-DatabaseKey with Get-ProjectDatabaseK…
rulasg 7a64873
fix(cache): improve field cache locking mechanism and management to a…
rulasg File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
185 changes: 185 additions & 0 deletions
185
Test/private/mocks/invoke-getitem-PVTI_lADOAlIw4c4BCe3Vzgeio4o-Normalized.json
This file contains hidden or 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,185 @@ | ||
| { | ||
| "data": { | ||
| "node": { | ||
| "id": "PVTI_lADOAlIw4c4BCe3Vzgeio4o", | ||
| "type": "ISSUE", | ||
| "fullDatabaseId": "128099210", | ||
| "project": { | ||
| "id": "PVT_kwDOAlIw4c4BCe3V", | ||
| "url": "https://github.com/orgs/octodemo/projects/700" | ||
| }, | ||
| "content": { | ||
| "__typename": "Issue", | ||
| "id": "I_kwDOPrRnkc7KkwSq", | ||
| "body": "Body of issue for development", | ||
| "title": "[RULaSG-DeV-1] Issue [RULASG-DEV-1] for [value between] development", | ||
| "updatedAt": "2025-10-15T21:30:02Z", | ||
| "createdAt": "2025-09-09T14:01:17Z", | ||
| "number": 26, | ||
| "url": "https://github.com/octodemo/rulasg-dev-1/issues/26", | ||
| "state": "OPEN", | ||
| "repository": { | ||
| "name": "rulasg-dev-1", | ||
| "owner": { | ||
| "login": "octodemo" | ||
| } | ||
| }, | ||
| "comments": { | ||
| "totalCount": 3, | ||
| "nodes": [ | ||
| { | ||
| "createdAt": "2025-09-23T17:51:06Z", | ||
| "updatedAt": "2025-10-15T21:29:45Z", | ||
| "url": "https://github.com/octodemo/rulasg-dev-1/issues/26#issuecomment-3324995787", | ||
| "body": "Sample comment 1", | ||
| "fullDatabaseId": "3324995787", | ||
| "author": { | ||
| "login": "rulasg" | ||
| } | ||
| }, | ||
| { | ||
| "createdAt": "2025-09-24T08:29:13Z", | ||
| "updatedAt": "2025-10-15T21:29:55Z", | ||
| "url": "https://github.com/octodemo/rulasg-dev-1/issues/26#issuecomment-3327194303", | ||
| "body": "Sample comment 2", | ||
| "fullDatabaseId": "3327194303", | ||
| "author": { | ||
| "login": "rulasg" | ||
| } | ||
| }, | ||
| { | ||
| "createdAt": "2025-09-30T05:42:49Z", | ||
| "updatedAt": "2025-10-15T21:30:02Z", | ||
| "url": "https://github.com/octodemo/rulasg-dev-1/issues/26#issuecomment-3350059109", | ||
| "body": "Sample comment 3", | ||
| "fullDatabaseId": "3350059109", | ||
| "author": { | ||
| "login": "rulasg" | ||
| } | ||
| } | ||
| ] | ||
| } | ||
| }, | ||
| "fieldValues": { | ||
| "nodes": [ | ||
| { | ||
| "__typename": "ProjectV2ItemFieldRepositoryValue", | ||
| "repository": { | ||
| "url": "https://github.com/octodemo/rulasg-dev-1" | ||
| }, | ||
| "field": { | ||
| "__typename": "ProjectV2Field", | ||
| "id": "PVTF_lADOAlIw4c4BCe3Vzg0rg-k", | ||
| "name": "Repository", | ||
| "dataType": "REPOSITORY" | ||
| } | ||
| }, | ||
| { | ||
| "__typename": "ProjectV2ItemFieldMilestoneValue", | ||
| "milestone": { | ||
| "title": "Milestone 3: Quality and Deployment", | ||
| "description": "Testing, documentation, and deployment pipeline setup", | ||
| "dueOn": "2025-10-18T00:00:00Z" | ||
| }, | ||
| "field": { | ||
| "__typename": "ProjectV2Field", | ||
| "id": "PVTF_lADOAlIw4c4BCe3Vzg0rg-g", | ||
| "name": "Milestone", | ||
| "dataType": "MILESTONE" | ||
| } | ||
| }, | ||
| { | ||
| "__typename": "ProjectV2ItemFieldTextValue", | ||
| "text": "[RULaSG-DeV-1] Issue [RULASG-DEV-1] for [value between] development", | ||
| "field": { | ||
| "__typename": "ProjectV2Field", | ||
| "id": "PVTF_lADOAlIw4c4BCe3Vzg0rg-M", | ||
| "name": "Title", | ||
| "dataType": "TITLE" | ||
| } | ||
| }, | ||
| { | ||
| "__typename": "ProjectV2ItemFieldSingleSelectValue", | ||
| "name": "In Progress", | ||
| "field": { | ||
| "__typename": "ProjectV2SingleSelectField", | ||
| "id": "PVTSSF_lADOAlIw4c4BCe3Vzg0rg-U", | ||
| "name": "Status", | ||
| "dataType": "SINGLE_SELECT", | ||
| "options": [ | ||
| { | ||
| "id": "f75ad846", | ||
| "name": "Todo" | ||
| }, | ||
| { | ||
| "id": "47fc9ee4", | ||
| "name": "In Progress" | ||
| }, | ||
| { | ||
| "id": "98236657", | ||
| "name": "Done" | ||
| } | ||
| ] | ||
| } | ||
| }, | ||
| { | ||
| "__typename": "ProjectV2ItemFieldNumberValue", | ||
| "number": 333.0, | ||
| "field": { | ||
| "__typename": "ProjectV2Field", | ||
| "id": "PVTF_lADOAlIw4c4BCe3Vzg0rhjU", | ||
| "name": "field-number", | ||
| "dataType": "NUMBER" | ||
| } | ||
| }, | ||
| { | ||
| "__typename": "ProjectV2ItemFieldIterationValue", | ||
| "title": "field-iteration 3", | ||
| "startDate": "2025-10-05", | ||
| "duration": 14, | ||
| "field": { | ||
| "__typename": "ProjectV2IterationField", | ||
| "id": "PVTIF_lADOAlIw4c4BCe3Vzg0rhqQ", | ||
| "name": "field-iteration", | ||
| "dataType": "ITERATION" | ||
| } | ||
| }, | ||
| { | ||
| "__typename": "ProjectV2ItemFieldTextValue", | ||
| "text": "text3", | ||
| "field": { | ||
| "__typename": "ProjectV2Field", | ||
| "id": "PVTF_lADOAlIw4c4BCe3Vzg0rhko", | ||
| "name": "field-text", | ||
| "dataType": "TEXT" | ||
| } | ||
| }, | ||
| { | ||
| "__typename": "ProjectV2ItemFieldSingleSelectValue", | ||
| "name": "option-3", | ||
| "field": { | ||
| "__typename": "ProjectV2SingleSelectField", | ||
| "id": "PVTSSF_lADOAlIw4c4BCe3Vzg0rhno", | ||
| "name": "field-singleselect", | ||
| "dataType": "SINGLE_SELECT", | ||
| "options": [ | ||
| { | ||
| "id": "7d96a925", | ||
| "name": "option-1" | ||
| }, | ||
| { | ||
| "id": "cd02c585", | ||
| "name": "option-2" | ||
| }, | ||
| { | ||
| "id": "6b66c93a", | ||
| "name": "option-3" | ||
| } | ||
| ] | ||
| } | ||
| } | ||
| ] | ||
| } | ||
| } | ||
| } | ||
| } |
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Check notice
Code scanning / PSScriptAnalyzer
Line has trailing whitespace Note