bcgov/Build and Publish TechDocs
Build and Publish TechDocs to DevHub
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| strict_validation | Flag to control whether link validation failures will cause workflow to exit. | no | false |
| publish | Flag to control whether generated documentation is published to shared bucket or not. | yes | false |
| production | Flag to control whether generated documentation is published to production folder in shared bucket. | yes | false |
| bucket_name | Name of bucket to which documentation should be published. | no | — |
| s3_access_key_id | Access key id to use to authenticate with S3 endpoint. | no | — |
| s3_secret_access_key | Secret access key id use to authenticate with S3 endpoint. | no | — |
| s3_region | Region value to use with S3 endpoint. This is for compatibility with AWS SDK, but may not be used by all S3 implementations. | no | — |
| s3_endpoint | Address of S3 endpoint | no | — |
Outputs
no outputs