@W-23480655: bump prm to drop win32-x86 and linux-arm - #2853
Merged
Conversation
Contributor
|
verified working that CURRENT ➜ dreamhouse-lwc git:(main) ✗ hub:(DevHub) scratch:(tesodaif@example.com) ➜ sf org login web --json
{
"status": 0,
"result": {
"accessToken": "[REDACTED] Use 'sf org auth show-access-token' to view",
"instanceUrl": "https:/m",
"orgId": "00DT00MAC",
"username": "willie ruemmele",
"loginUrl": "https://loginom",
"clientId": "PlatformCLI",
"isDevHub": false,
"instanceApiVersion": "67.0",
"instanceApiVersionLastRetrieved": "7/31/2026, 9:22:01 AM",
"name": "",
"instanceName": "",
"namespacePrefix": null,
"isSandbox": false,
"isScratch": false,
"trailExpirationDate": null,
"orgEdition": "Unlimited Edition"
},
"warnings": [
"Secrets are now hidden from 'sf org login web' command output. Use the 'sf org auth' commands instead. As a temporary workaround, you can set SF_TEMP_SHOW_SECRETS=true to render these secrets. This workaround will be removed in an upcoming release."
]
}
➜ dreamhouse-lwc git:(main) ✗ hub:(DevHub) scratch:(test-kxgl9zcodaif@example.com) ➜ sf -v
@salesforce/cli/2.145.6 darwin-arm64 node-v22.23.1 |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What does this PR do?
Bumps plugin-release-management to drop artifact checks for linux-arm and win64-x86
salesforcecli/plugin-release-management#1732
Also removes unused
promotescript. We useoclif promoteinsteadWhat issues does this PR fix or reference?
@W-23480655@