parallels/Parallels Desktop DevOps Actions

GitHub Action to run Parallels Desktop VMs in your CI/CD pipeline

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
operationThe operation to performyespull
usernameThe username to use to connect to the devops api serviceno
passwordThe password to use to connect to the devops api serviceno
api-keyThe api key to use to connect to the devops api serviceno
api-secretThe api secret to use to connect to the devops api serviceno
orchestrator_urlThe orchestrator url where we are connecting tono
host_urlThe host url where we are connecting tono
insecureWhether to use ssl or notnofalse
base_vmThe name of the base virtual machine to use on clone operationsno
machine_nameThe name of the virtual machine to use on clone, start, stop, delete operationsno
base_imageThe name of the base image to use when creating a new virtual machine from the catalogno
machine_cpu_countThe number of cpus to use when creating a new virtual machine from the catalogno
machine_memory_sizeThe amount of memory to use when creating a new virtual machine from the catalogno
runThe run command to execute on the virtual machineno
start_after_opWhether to start the virtual machine after the operationno
max_attemptsThe maximum number of attempts to make when waiting for the operation to completeno1
timeout_secondsThe number of seconds to wait between attemptsno1
namedescription
vm_idThe id of the virtual machine
vm_nameThe name of the virtual machine
hostThe host of the virtual machine