dvega-flexion/Tech Radar Generator
Generates a tech radar based on the provided folder. Initially based in the AOE radar
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 31, 2024
- License
- MIT
Pinned Snippet
uses: dvega-flexion/tech-radar-generator@4513c156a5d87b21912499763d7081924135cb94 # v0.1.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| directory | Folder containing the tech radar data | yes | — |
| artifact_name | Name of the artifact to upload (optional) | no | — |
| publish_to_pages | Publish to GitHub Pages (optional) | no | false |
| public_url | Public URL used for rendering and publishing the radar | no | ./build |
| radar_name | Name of the radar (optional) | no | Flexion Tech Radar |
Outputs
| name | description |
|---|---|
| pages_url | URL of the GitHub Pages deployment |