Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Publish in Microsoft Marketplace and Publish in Open VSX Regis…
…try GHA workflows will fail when extensions are not published (#5565) * chore: try logging into the salesforce publisher * chore: update to version 60.11.1 * chore: updated SHA256 v60.11.1 [skip ci] * chore: comment out unnecessary parts of publishVSCode.yml workflow * chore: npx vsce login salesforce instead of vsce login salesforce * chore: print result of publish * chore: try removing find * chore: use loop * chore: use set -e * chore: use -exec sh -c * chore: clean up + change back to while loop * chore: try Pete's one-liner suggestion * chore: simplify shell script command * chore: remove -o flag * revert: revert back to Pete's suggestion * Merge branch 'develop' of github.com:daphne-sfdc/salesforcedx-vscode-publish-microsoft-marketplace into daphne/W-15437641-publish-microsoft-marketplace * chore: uncomment previously commented code in publishVSCode.yml * chore: revert SHA256.md and lerna.json * chore: add echo SUCCESSFULLY published * chore: comment out extra steps in publishOpenVSX.yml * fix: replace publish command in publishOpenVSX.yml * fix: pass in OVSX_PAT as second %s argument * fix: add placeholder braces * chore: uncomment previously commented code in publishOpenVSX.yml * chore: remove redundant echo SUCCESSFULLY published --------- Co-authored-by: peternhale <[email protected]>
- Loading branch information