e11community/Microservice Finder
Find all microservice names in a repo after a actions/checkout step.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| exceptions | space-delimited list of service names to filter out, i.e. - default operations. Defaults to none. | no | — |
| microservices_path | Grandparent path of `microservices/`. Defaults to "." | no | — |
Outputs
| name | description |
|---|---|
| microservices | Discovered microservice names |