sous-chefs / sous-chefs/github

path of the downloaded asset should be configurable

Open
#47 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Feature Request
Dominant language
Ruby
Stars
25
Forks
25
Avg merge
5h 40m
Merged PRs (30d)
1

Description

I wish to have the ability to set the path the asset is downloaded to, rather than the default #{Chef::Config['file_cache_path']}/github_assets/org/project/release_tag/asset_name

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

The issue names no files or tests. Start by locating the GitHub asset download entry point and the code that builds the current file_cache_path-based destination; trace how resource options are defined. Done means callers can configure the download path instead of using the fixed default, with the existing behavior preserved when no path is supplied.

Written by the indexing model from the issue text.

Assessment

Tech stack
github, ruby
Domain
devops
Issue type
Feature
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.