luminos-labs/Deploy to Optimizely DXP
Deploy site to Optimizely Digital Experience Platform DXP via PowerShell
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jun 3, 2025
- License
- None
Pinned Snippet
uses: luminos-labs/luminos-deploy-to-optimizely-dxp-action@87e22f6278632fa42dbc2dfa8b406db242b7c1b8 # v1.1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| artifact-name | The uploaded artifact name. | yes | — |
| artifact-download-path | Download path for the .nupkg package | no | optimizely-dxp-deploy |
| artifact-file-name | Naming accepted by opti <app name>.<package type>.app.<version>.nupkg | yes | — |
| optimizely-project-id | Optimizely Project Id | yes | — |
| optimizely-api-key | Optimizely API Key | yes | — |
| optimizely-api-secret | Optimizely API Secret | yes | — |
| optimizely-environment | Environment to deploy | no | Integration |
| optimizely-direct-deploy | Enable direct deploy in DXP | no | true |
| optimizely-autocomplete-deploy | Autocomplete deployment in DXP | no | false |
Outputs
| name | description |
|---|---|
| operation-id | Deploy Id |