Move app downloads to common directory
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 139
- Forks
- 52
- Avg merge
- 1h 16m
- Merged PRs (30d)
- 3
Description
With the introduction of Versioning Enforcement, we now download an additional artifact (current version of ESCU from Splunkbase to the downloads directory) in addition to all the apps (to the apps directory).
We should unify all of these downloads into a common downloads directory to reduce clutter and consider downloading apps from Splunkbase directly using auth, if possible.
Contributor guide
No contributing guide indexed for this repository
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
No files, tests, or entry points are named. Trace the existing app and ESCU download paths, identify where their destination directories are selected, and check how Splunkbase authentication is currently handled. Done means downloads use one common directory and the authentication-based download option has a documented decision.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100