orangejellyfish/Serverless microservices deployment
Deploy individual services from a Serverless Framework microservices monorepo.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | The path to the services directory of your microservices monorepo | yes | services |
| sha | The commit hash to diff up to | yes | ${{github.sha}} |
Outputs
| name | description |
|---|---|
| matrix | The list of service directories containing changed files |