openfaas / openfaas/faas-cli

Add support for stack.yaml in addition to stack.yml

Open
#666 9 comments 3 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.