serverless-operations / serverless-operations/serverless-step-functions
Failure when using serverless.YAML
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 220
- PR merge metrics
- No merged PRs in 30d
Description
In my setup I'm using *.yaml extension.
This line is causing problems:
https://github.com/horike37/serverless-step-functions/blob/acaf689064150b17fee0950356499081ba35b7b2/lib/yamlParser.js#L13
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at lib/yamlParser.js#L13, the line reported to fail when using a *.yaml extension. Reproduce the failure with the reported serverless.YAML setup and trace how the YAML file is selected or parsed. Done means a serverless configuration using the .yaml extension no longer fails.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, javascript
- Domain
- cloud
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100