Skip to content

Commit

Permalink
fix(Partner Center Sell): consolidate MCSP flags (#372)
Browse files Browse the repository at this point in the history
* feat(partner center sell): rework some gc flags based on meeting and emails

Signed-off-by: Peter Harasztia <peter.harasztia@ibm.com>

* feat(partner center sell): test fix

Signed-off-by: Peter Harasztia <peter.harasztia@ibm.com>

* feat(partner center sell): fix bad parmeters and tests

Signed-off-by: Peter Harasztia <peter.harasztia@ibm.com>

* feat(partner center sell): secret audit fix

Signed-off-by: Peter Harasztia <peter.harasztia@ibm.com>

* feat(partner center sell): secret audit fix

Signed-off-by: Peter Harasztia <peter.harasztia@ibm.com>

* feat(partner center sell): secret audit fix

Signed-off-by: Peter Harasztia <peter.harasztia@ibm.com>

* feat(partner center sell): remove what not needed from example test

Signed-off-by: Peter Harasztia <peter.harasztia@ibm.com>

* feat(partner center sell): restore default service url

Signed-off-by: Peter Harasztia <peter.harasztia@ibm.com>

* feat(partner center sell): empty file removed

Signed-off-by: Peter Harasztia <peter.harasztia@ibm.com>

* feat(partner center sell): example tests fix

Signed-off-by: Peter Harasztia <peter.harasztia@ibm.com>

* feat(partner center sell): example tests fix

Signed-off-by: Peter Harasztia <peter.harasztia@ibm.com>

---------

Signed-off-by: Peter Harasztia <peter.harasztia@ibm.com>
  • Loading branch information
HarasztiaPeter authored Feb 11, 2025
1 parent d8fd81b commit e348dce
Show file tree
Hide file tree
Showing 6 changed files with 2,220 additions and 1,845 deletions.
22 changes: 11 additions & 11 deletions .secrets.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"files": "go.sum|^.secrets.baseline$|_test.go|package-lock.json|.cra/.cveignore",
"lines": null
},
"generated_at": "2024-12-30T09:56:45Z",
"generated_at": "2025-02-11T14:05:14Z",
"plugins_used": [
{
"name": "AWSKeyDetector"
Expand Down Expand Up @@ -208,31 +208,31 @@
"hashed_secret": "0ec6d150549780250a9772c06b619bcc46a0e560",
"is_secret": false,
"is_verified": false,
"line_number": 7185,
"line_number": 7493,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "e058a1c493ad749bd67d368340e9056ed1c2f3ed",
"is_secret": false,
"is_verified": false,
"line_number": 7198,
"line_number": 7506,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "d4c3d66fd0c38547a3c7a4c6bdc29c36911bc030",
"is_secret": false,
"is_verified": false,
"line_number": 8522,
"line_number": 8834,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "6452e7c5a42f97b00af1a210afc7d4de315e57ec",
"is_secret": false,
"is_verified": false,
"line_number": 13626,
"line_number": 14170,
"type": "Secret Keyword",
"verified_result": null
}
Expand All @@ -242,39 +242,39 @@
"hashed_secret": "885d454ea2daa5a77ea1cb78ce79a7972b341865",
"is_secret": false,
"is_verified": false,
"line_number": 2172,
"line_number": 2175,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "fb8326e2cd6372e27e37c5433a25729b5c707a46",
"is_secret": false,
"is_verified": false,
"line_number": 3021,
"line_number": 3024,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "d4c3d66fd0c38547a3c7a4c6bdc29c36911bc030",
"is_secret": false,
"is_verified": false,
"line_number": 4091,
"line_number": 4071,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "6452e7c5a42f97b00af1a210afc7d4de315e57ec",
"is_secret": false,
"is_verified": false,
"line_number": 4141,
"line_number": 4121,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "a37778ccb042292072dfa7d8dcb82e9125a45dc5",
"hashed_secret": "2ba67e1adc3e8130403f16750f55f9949d877cec",
"is_secret": false,
"is_verified": false,
"line_number": 7167,
"line_number": 7672,
"type": "Secret Keyword",
"verified_result": null
}
Expand Down
Loading

0 comments on commit e348dce

Please sign in to comment.