-
Notifications
You must be signed in to change notification settings - Fork 46
Sync main with dev.
#4788
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
Sync main with dev.
#4788
Changes from 53 commits
Commits
Show all changes
56 commits
Select commit
Hold shift + click to select a range
91bbdc6
Normalize a bit more occurences
lukaszgryglicki c7748a5
Update co-authors searching algorithm - support lookup easyCLA Dynamo…
lukaszgryglicki 0705843
Merge pull request #4761 from linuxfoundation/unicron-4760-update-co-…
lukaszgryglicki 29fd429
Add comment information about how to correctly specify co-authors if …
lukaszgryglicki c7bf2dd
Update the test coverage
lukaszgryglicki 586bc4a
Merge pull request #4763 from linuxfoundation/unicron-4760-update-bot…
lukaszgryglicki c85c565
Updates to co-author search algorithm
lukaszgryglicki f9c1aa3
Merge pull request #4764 from linuxfoundation/unicron-co-authors-algo…
lukaszgryglicki 0daa30e
Fix #4762 bug - no organization_installation_id update
lukaszgryglicki 47e4732
Merge pull request #4769 from linuxfoundation/unicron-4759-fix-missin…
lukaszgryglicki 1458bb3
Merge with main
lukaszgryglicki af73c39
Update handlers to also support enqueued PR
lukaszgryglicki 3771ab2
Merge pull request #4771 from linuxfoundation/unicron-fix-missing-enq…
lukaszgryglicki 8e3de6e
Followup
lukaszgryglicki f66a283
Handle missing data
lukaszgryglicki 0799a5d
Merge pull request #4772 from linuxfoundation/unicron-fix-missing-enq…
lukaszgryglicki 60a5b13
Updates to installation handling and AWS logs searching
lukaszgryglicki 1d80a76
Merge branch 'dev' into unicron-fix-github-installation-and-merge-queue
lukaszgryglicki 74c21cc
Fix installation id
lukaszgryglicki c651e34
Merge pull request #4773 from linuxfoundation/unicron-fix-github-inst…
lukaszgryglicki 40f35c1
Aggregate APIs used on prod to provide targed for functional tests co…
lukaszgryglicki 481975b
One more case
lukaszgryglicki e2177fd
Merge pull request #4775 from linuxfoundation/unicron-aggregate-used-…
lukaszgryglicki 2680dd3
Fixing cypress functional test coverage - WIP
lukaszgryglicki 725c8dd
Fix the typo
lukaszgryglicki 983690c
WIP fixing tests
lukaszgryglicki 55e526c
WIP 3
lukaszgryglicki db9084e
Status 404 always needs to survive failed request
lukaszgryglicki 9ec747e
Merge pull request #4779 from linuxfoundation/unicron-4762-cypress-ap…
lukaszgryglicki 212e2e6
Fixing the test coverage and fixing bug in API
lukaszgryglicki 3b4aa7a
Merge pull request #4780 from linuxfoundation/unicron-4762-cypress-ap…
lukaszgryglicki 0a37851
New utils to get AWS functions configuration and SSM values
lukaszgryglicki 7c97999
Address AI feedback
lukaszgryglicki 6cdfab1
Fixing test coverage #4762
lukaszgryglicki 049c848
Fix the typo
lukaszgryglicki 5b91fee
Merge pull request #4781 from linuxfoundation/unicron-aws-utils
lukaszgryglicki 27f7d4b
Merge pull request #4782 from linuxfoundation/unicron-4762-cypress-ap…
lukaszgryglicki d98f793
Fixing test coverage #4762
lukaszgryglicki f4b4afa
Docs update
lukaszgryglicki aeebdae
Merge pull request #4783 from linuxfoundation/unicron-4762-cypress-ap…
lukaszgryglicki fa18eda
Fix typo in deployment - will also trigger deploy to see if internal …
lukaszgryglicki 2cdb2fa
Try to fix the deployment
lukaszgryglicki 8ebb92f
Add expected failures tests and fix missing required param and wrong …
lukaszgryglicki a8c17dc
Merge pull request #4784 from linuxfoundation/unicron-4762-cypress-ap…
lukaszgryglicki 55e9795
Update test coverage to be able to run locally (no GW) and by using d…
lukaszgryglicki f586ee1
Filtering fixes
lukaszgryglicki f4552ef
AI feedback
lukaszgryglicki 07b0a75
Merge pull request #4785 from linuxfoundation/unicron-4762-cypress-ap…
lukaszgryglicki 1beb526
Update test coverage for cla-manager APIs group + fix some missing re…
lukaszgryglicki 4857451
Merge pull request #4786 from linuxfoundation/unicron-4762-cypress-ap…
lukaszgryglicki 4b60d0c
Fix one test case
lukaszgryglicki f58cd88
Merge pull request #4787 from linuxfoundation/unicron-4762-cypress-ap…
lukaszgryglicki 0613396
Merge branch 'main' into dev
lukaszgryglicki 808a85c
Update test coverage for v4 company APIs group
lukaszgryglicki 9701eae
Address AI feedback
lukaszgryglicki 2c822bc
Merge pull request #4795 from linuxfoundation/unicron-4762-cypress-ap…
lukaszgryglicki 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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -258,3 +258,4 @@ cover.out | |
| src.txt | ||
| src.txt.* | ||
| out.json | ||
| body.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
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
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 |
|---|---|---|
|
|
@@ -56,3 +56,4 @@ wrapt==1.17.2 | |
| astroid==3.3.8 | ||
| pluggy==1.5.0 | ||
| gunicorn==22.0.0 | ||
| PyNaCl==1.5.0 | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,51 +1,66 @@ | ||
| // config.dev.js | ||
| export const appConfig = { | ||
| projectSFID: 'a09P000000DsCE5IAN',//project name: SUN | ||
|
|
||
| /*Variable for create cla group*/ | ||
| foundationSFID:'a09P000000DsNGsIAN', //project name: easyAutom foundation & common for foundation.spec.ts | ||
| createNewClaGroupSFID:'a09P000000DsNGxIAN', //project name: easyAutom-child1 | ||
| claGroupName:'CypressDevClaGroup', | ||
| gitHubOrgPartialStatus:'Sun-lfxfoundationOrgTest',//For partial Connection | ||
| enrollProjectsSFID:'a09P000000DsNHCIA3', //project name: easyAutomChild1-GrandChild1, | ||
| child_Project_name:'easyAutomChild1-GrandChild1', | ||
|
|
||
| /*company*/ | ||
| companyName:'Infosys Limited', | ||
| user_id:"8f3e52b8-0072-11ee-9def-0ef17207dfe8",//vthakur+lfstaff@contractor.linuxfoundation.org | ||
| userEmail: "vthakur+lfstaff@contractor.linuxfoundation.org", | ||
| user_id2: "4a4c1dba-407f-11ed-8c58-a6b0f8fb81a9",//vthakur+lfitstaff@contractor.linuxfoundation.org | ||
|
|
||
| /*events*/ | ||
| companyID:"f7c7ac9c-4dbf-4104-ab3f-6b38a26d82dc",//infosys limited | ||
| companyExternalID:'0014100000Te0G7AAJ',// | ||
| childProjectSFID:'a09P000000DsNH2IAN', //project name: easyAutom-child2 | ||
|
|
||
| /*github-organizations*/ | ||
| gitHubOrgUpdate:'ApiAutomStandaloneOrg', | ||
| gitHubNewOrg:'cypressioTest', | ||
| claGroupId:'1baf67ab-d894-4edf-b6fc-c5f939db59f7', | ||
|
|
||
| /*metrics*/ | ||
| projectID:'01af041c-fa69-4052-a23c-fb8c1d3bef24', | ||
|
|
||
| /*cla-manager*/ | ||
| userIdclaManager:'c5ac2857-c263-11ed-94d1-d2349de32229',//veerendrat | ||
| claGroupId_projectSFID:'01af041c-fa69-4052-a23c-fb8c1d3bef24',//sun project claGroupID | ||
|
|
||
| /* project */ | ||
| projectName:'easyAutom-child2', | ||
|
|
||
| /* GitLab-Organization*/ | ||
| gitLabOrganizationName:'sunGitlabGroup', | ||
| gitLabOrganizationFullPath:'https://gitlab.com/cla_dev_automationgroup', | ||
| groupId:'72539854', | ||
|
|
||
| /* Signature */ | ||
| lfid:'veerendrat', | ||
| emailApprovalList:'veerendrat@proximabiz.com', | ||
| gitOrgApprovalList:'proximabiz.com', | ||
| gitUsernameApprovalList:'vrthakur', | ||
| gitLabOrgApprovalList:'https://gitlab.com/veerendrat1', | ||
| domainApprovalList:'proximabiz.com', | ||
| }; | ||
| export const appConfig = { | ||
| projectSFID: 'a09P000000DsCE5IAN', //project name: SUN | ||
|
|
||
| /*Variable for create cla group*/ | ||
| foundationSFID: 'a09P000000DsNGsIAN', //project name: easyAutom foundation & common for foundation.spec.ts | ||
| createNewClaGroupSFID: 'a09P000000DsNGxIAN', //project name: easyAutom-child1 | ||
| claGroupName: 'CypressDevClaGroup', | ||
| gitHubOrgPartialStatus: 'Sun-lfxfoundationOrgTest', //For partial Connection | ||
| enrollProjectsSFID: 'a09P000000DsNHCIA3', //project name: easyAutomChild1-GrandChild1, | ||
| child_Project_name: 'easyAutomChild1-GrandChild1', | ||
|
|
||
| /*company*/ | ||
| companyName: 'Infosys Limited', | ||
| user_id: '8f3e52b8-0072-11ee-9def-0ef17207dfe8', //vthakur+lfstaff@contractor.linuxfoundation.org | ||
| userEmail: 'vthakur+lfstaff@contractor.linuxfoundation.org', | ||
| user_id2: '4a4c1dba-407f-11ed-8c58-a6b0f8fb81a9', //vthakur+lfitstaff@contractor.linuxfoundation.org | ||
| user_id3: '9dcf5bbc-2492-11ed-97c7-3e2a23ea20b5', // lgryglicki | ||
| userEmail3: 'lukaszgryglicki@o2.pl', | ||
|
|
||
| /*events*/ | ||
| companyID: 'f7c7ac9c-4dbf-4104-ab3f-6b38a26d82dc', //infosys limited | ||
| companyExternalID: '0014100000Te0G7AAJ', // | ||
| childProjectSFID: 'a09P000000DsNH2IAN', //project name: easyAutom-child2 | ||
|
|
||
| /*github-organizations*/ | ||
| gitHubOrgUpdate: 'ApiAutomStandaloneOrg', | ||
| gitHubNewOrg: 'cypressioTest', | ||
| claGroupId: '1baf67ab-d894-4edf-b6fc-c5f939db59f7', | ||
|
|
||
| /*metrics*/ | ||
| projectID: '01af041c-fa69-4052-a23c-fb8c1d3bef24', | ||
|
|
||
| /*cla-manager*/ | ||
| userIdclaManager: 'c5ac2857-c263-11ed-94d1-d2349de32229', //veerendrat | ||
| userIdclaManager2: '9dcf5bbc-2492-11ed-97c7-3e2a23ea20b5', // lgryglicki | ||
| claGroupId_projectSFID: '01af041c-fa69-4052-a23c-fb8c1d3bef24', //sun project claGroupID | ||
|
|
||
| /* project */ | ||
| projectName: 'easyAutom-child2', | ||
| projectName2: 'child-2-cla-group', | ||
| projectSFID2: 'a092h000004wlQQAAY', | ||
| projectSFID3: 'a0941000002wBz4AAE', | ||
| projectID2: 'e48f8c9f-2d24-4d3f-9123-51eabe34bcc0', | ||
|
|
||
| /* GitLab-Organization*/ | ||
| gitLabOrganizationName: 'sunGitlabGroup', | ||
| gitLabOrganizationFullPath: 'https://gitlab.com/cla_dev_automationgroup', | ||
| groupId: '72539854', | ||
|
|
||
| /* Signature */ | ||
| lfid: 'veerendrat', | ||
| emailApprovalList: 'veerendrat@proximabiz.com', | ||
| gitOrgApprovalList: 'proximabiz.com', | ||
| gitUsernameApprovalList: 'vrthakur', | ||
| gitLabOrgApprovalList: 'https://gitlab.com/veerendrat1', | ||
| domainApprovalList: 'proximabiz.com', | ||
| // lgryglicki | ||
| lfid2: 'lgryglicki', | ||
| emailApprovalList2: 'lukaszgryglicki@o2.pl', | ||
| gitOrgApprovalList2: 'o2.pl', | ||
| gitUsernameApprovalList2: 'lukaszgryglicki', | ||
| gitLabOrgApprovalList2: 'https://gitlab.com/lukaszgryglicki', | ||
| domainApprovalList2: 'o2.pl', | ||
| lfid3: 'vthakur.github', | ||
| }; |
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 |
|---|---|---|
| @@ -1,8 +1,7 @@ | ||
| // config.production.js | ||
| export const appConfig = { | ||
| projectSFID: 'a09P000000DsCE5IAN',//project name: SUN | ||
| //Veriable used in foundation.spec.ts | ||
| foundationSFID:'a09P000000DsNGsIAN' //project name: easyAutom foundation | ||
| //Variable for create cla group | ||
|
|
||
| }; | ||
| export const appConfig = { | ||
| projectSFID: 'a09P000000DsCE5IAN', //project name: SUN | ||
| //Veriable used in foundation.spec.ts | ||
| foundationSFID: 'a09P000000DsNGsIAN', //project name: easyAutom foundation | ||
| //Variable for create cla group | ||
| }; |
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.
Uh oh!
There was an error while loading. Please reload this page.