Add support for stack.yaml in addition to stack.yml
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 816
- Forks
- 230
- Avg merge
- 6h 4m
- Merged PRs (30d)
- 1
Description
According to the docs the official file extension is .yaml (https://yaml.org/faq.html) and therefore it should be supported!
Contributor guide
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 by reviewing how faas-cli currently discovers or parses stack.yml files, then check the linked YAML extension guidance. Done means the CLI accepts stack.yaml anywhere it accepts stack.yml, with existing behavior preserved; add or update coverage where the repository's current stack-file handling is tested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100