faas-cli publish with the `--parallel` flag not working in Github Actions
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 816
- Forks
- 230
- Avg merge
- 6h 4m
- Merged PRs (30d)
- 1
Description
Expected Behaviour
The parallel flag in faas-cli publish should not give an error.
Current Behaviour
faas-cli publish --parallel gives out an error:

Possible Solution
PR in the works.
Steps to Reproduce (for bugs)
A live example of the CI workflow is at:
https://github.com/utsavanand2/openfaas-cloud/runs/1458552162?check_suite_focus=true#step:10:1351
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 reproducing faas-cli publish --parallel in the linked GitHub Actions workflow and inspect the publish command's parallel-flag handling. Compare the reported error with the expected behavior; done means the command completes without that error in GitHub Actions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, go
- Domain
- ci-cd, cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100