openfaas / openfaas/faas-cli

faas-cli publish with the `--parallel` flag not working in Github Actions

Open
#847 1 comment 0 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

Expected Behaviour

The parallel flag in faas-cli publish should not give an error.

Current Behaviour

faas-cli publish --parallel gives out an error:
Screenshot 2020-11-26 at 5 38 01 PM

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.