skylinecommunications/Skyline DataMiner Deploy Action

The action builds an artifact from your solution and deploys it to your cloud connected DataMiner System.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api-keyThe API-key generated in the DCP Admin app as authentication for a certain Organization, saved in a GitHub secretyes
github-tokenThe secrets.GITHUB_TOKEN. Required for stages: All and Upload.no
solution-pathThe path to the .sln file of the solution. Atm only DataMiner Automation Script solutions are supported. E.g ./Example/AutomationScript.sln. Required for stages: All and Upload.no
artifact-nameThe chosen name of the artifact. E.g. MyPackageName. Required for stages: All and Upload.no
versionThe version number for the artifact. Only required for a release or deployment. Format A.B.C for a stable release or A.B.C-text for a pre-release. Required for stages Upload and All if no build number was provided instead.no
timeoutThe maximum time spent on waiting for the deployment to finish in seconds. E.g. 900.no900
stageThe specific stage to run in this action. Possible values are: All, Upload, and Deploy. All will run all 3 stages consecutively.noAll
build-numberThe build number of a workflow run. Only required for a development run. Required for stages Upload and All if no version was provided instead.no
debugOption to enable debug logging. Optional.nofalse
agent-destination-idThe destination agent ID to deploy to. To obtain this ID for an existing DataMiner System, navigate to its details page in the admin.dataminer.services. The ID is the last GUID of the URL. This is required when the dm-catalog-token is an OrganizationToken.no

no outputs