Skip to content

Sign credentials in dev properties#187

Open
PerLundstrom-B3 wants to merge 4 commits into
sitevision:mainfrom
PerLundstrom-B3:sign-credentials-in-dev-properties
Open

Sign credentials in dev properties#187
PerLundstrom-B3 wants to merge 4 commits into
sitevision:mainfrom
PerLundstrom-B3:sign-credentials-in-dev-properties

Conversation

@PerLundstrom-B3

@PerLundstrom-B3 PerLundstrom-B3 commented Feb 4, 2026

Copy link
Copy Markdown
Contributor

This pull request contains two changes:

  1. npx @sitevision/create-sitevision-app and npm run setup-dev-properties now allows the user to store credentials for developer.sitevision.se, which are used when signing an addon.
  2. npm run sign now reads these credentials from .dev-properties.json when available. If the credentials exist, signing completes without prompting the user. If they do not exist, the usual prompts for username, password, and certificate are shown.

npm run sign if the credentials exist in dev_properties:
image

This will save a lot of time when signing addons, for example when you need to sign every addon when a use environment is moved to production.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant