sous-chefs / sous-chefs/github
path of the downloaded asset should be configurable
Open
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
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
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