xingbo828/Import map updater
This action calls your own import map deployer server to update import-map.json in a given environment.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| imd-server | The url of the import map deployer server. | yes | — |
| imd-username | The basic auth user name of import map deployer server. | yes | — |
| imd-password | The basic auth password of import map deployer server. | yes | — |
| imd-env | The environment to update the import-map.json file. | yes | — |
| service | The name of the application to update. ex:@your-company/your-app. | yes | — |
| url | The url of your app to be updated to. | yes | — |
Outputs
| name | description |
|---|---|
| status | http call status code. |