cloudfoundry / cloudfoundry/cf-deployment-concourse-tasks

CF-CLI input in CATS task is not used correctly

Open
#189 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
24
Forks
76
Avg merge
5d 14h
Merged PRs (30d)
1

Description

The CATS tasks allows to provide a cf-cli input. However in the task itself it expects that CF CLI is provided as binary which the CF CLI Github release does not provide.
Additionally it's unclear if the PATH is set correctly so that CATS would use the provided CF-CLI.

Contributor guide

No contributing guide indexed for this repository

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 with run-cats/task.yml lines 14-15 and run-cats/task lines 6-10, then compare the expected CF CLI input with the artifact supplied by the linked CF CLI release. Check whether PATH is configured so CATS invokes that input; done means the task uses the provided CF CLI correctly and its behavior is unambiguous.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
ci-cd, cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.