Compare commits

..

8 Commits

Author SHA1 Message Date
KatKatKateryna c4d5bda9f8 Merge pull request #78 from specklesystems/JR-Morgan-patch-1
Update config.yml
2024-03-14 19:31:11 +08:00
Jedd Morgan 44177eaac8 Update config.yml 2024-03-14 11:16:04 +00:00
Jedd Morgan 71045d4424 feat(ci): [CNX-9126] Update to digicert-keylocker (#77)
* feat(ci): Update to digicert-keylocker

* removed pem
2024-03-11 17:15:14 +01:00
KatKatKateryna 60ba2f3e90 Revert "add github token"
This reverts commit 50fa347d1c.
2024-03-06 08:31:09 +00:00
KatKatKateryna 50fa347d1c add github token 2024-03-05 09:10:19 +00:00
KatKatKateryna 5976a71405 Merge pull request #76 from specklesystems/certificates
naming
2024-02-29 00:33:14 +08:00
KatKatKateryna 2d9690514b Merge pull request #75 from specklesystems/certificates
remove cmd shell
2024-02-27 06:01:42 +08:00
KatKatKateryna c4127e731d Merge pull request #74 from specklesystems/certificates
new certificate signing
2024-02-27 01:00:22 +08:00
+4 -5
View File
@@ -116,7 +116,6 @@ jobs:
cd C:\
echo $env:SM_CLIENT_CERT_FILE_B64 > certificate.txt
certutil -decode certificate.txt certificate.p12
echo $env:SM_OV_PEM_CERT > SpeckleOVCertificate-2024.pem
- run: # Syncs certificates from Digicert into local user store
name: Sync Certs
command: |
@@ -126,7 +125,7 @@ jobs:
shell: cmd.exe
command:
| # If no tag, use 0.0.0.1 and don't make any YML (for testing only!)
speckle-sharp-ci-tools\InnoSetup\ISCC.exe speckle-sharp-ci-tools\arcgis.iss /Sbyparam=$p /DSIGN_INSTALLER
speckle-sharp-ci-tools\InnoSetup\ISCC.exe speckle-sharp-ci-tools\arcgis.iss /Sbyparam=$p /DSIGN_INSTALLER /DCODE_SIGNING_CERT_FINGERPRINT=%SM_CODE_SIGNING_CERT_SHA1_HASH%
- when:
condition: << parameters.installer >>
steps:
@@ -188,7 +187,7 @@ workflows: #happens with every PR to main
requires:
- get-ui
- get-ci-tools
context: digicert-signing-connectors-test
context: digicert-keylocker
deploy: # build installers and deploy
jobs:
@@ -212,7 +211,7 @@ workflows: #happens with every PR to main
- get-ui
- get-ci-tools
filters: *deploy_filters
context: digicert-signing-connectors-test
context: digicert-keylocker
- publish-github-release:
requires:
- build-deploy-connector-win
@@ -225,4 +224,4 @@ workflows: #happens with every PR to main
requires:
- build-deploy-connector-win
filters: *deploy_filters
context: do-spaces-speckle-releases
context: do-spaces-speckle-releases