iobroker/ioBroker Testing: Deploy

Shared GitHub Actions for ioBroker testing workflows: Deploy step

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
node-versionNode.js versionyes
install-commandOverwrite the default install commandnpm ci
package-cacheDefine which package manager to use for dependency caching. Set to 'false' to disable caching.npm
buildSet to true when the adapter needs a build stepfalse
build-commandOverwrite the default build commandnpm run build
npm-tokenThe token to use to publish to npm""
tagOptional tag to publish the package under""
github-tokenThe token to use to create a GitHub releaseyes
sentryEnable Sentry releases integrationfalse
sentry-tokenThe token to use to create a Sentry releasefalse
sentry-urlUnder which URL the Sentry instance is runninghttps://sentry.iobroker.net
sentry-orgWhich Sentry organization the project is underiobroker
sentry-projectThe project name on Sentryfalse
sentry-version-prefixThe prefix for release versions on Sentryfalse
sentry-github-integrationSet to true once Github integration is set up in Sentryfalse
sentry-sourcemap-pathsIf sourcemaps should be uploaded to Sentry, specify their path herefalse

no outputs