Saturday, December 2, 2023
Home3D ModelingScript to robotically signal extensions by way of the Warehouse interface -...

Script to robotically signal extensions by way of the Warehouse interface – Builders


Hello there,

We wrote a script to automate the extension signing course of in order that we might combine it in our construct pipeline and @jiminybillybob instructed me that it might show helpful to different builders so we put it on Github.

Utilization

The only approach to make use of it’s to supply the trail to the extension. The script will then immediate the consumer for Extension Warehouse credentials.

signal.ts <path to the extension folder>

To keep away from interrupting the script, you may also specify the credentials from the beginning by way of the command-line.

signal.ts <path to the extension folder> --username <your username> --password <your password>

Alternatively, you’ll be able to retailer the credentials in setting variables.

signal.ts <path to the extension folder> --env

There’s a bit extra documentation on the Github web page.

Cheers




5 Likes

I used to be utilizing this however in the present day I’m getting an error downloading. I can obtain the rbz simply nice within the browser, however utilizing the script it fails.

@thomthom, @ChrisFullmer
Are you aware how badly we want an official signing technique that can be utilized with steady deployment pipelines? The ReCAPTCHA and 2FA is an actual ache within the deployment cycle. I do know this has been talked about quite a few instances in the previous few years. It’s an actual thorn in my facet. Nearly each time I am going to make a launch I have to idiot with the signing script to get it to work.

We want a easy API that may be known as with fundamental authentication or a secret key token ideally.

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments