HashLoad / HashLoad/boss

Extra folders downloaded when update packages

Open
#150 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
626
Forks
103
Avg merge
7d 2h
Merged PRs (30d)
5

Description

Since the "boss.json" file contains the key "mainsrc" I was supposing that when the "boss update" command is executed boss download only the indicated folder.
Instead boss downloads ALL folders inside a package.
For example I have also a "TestApp" folder inside each package and when I update boss packages in the folder "./modules/PACKAGE" I found both folders "[mainsrc]" and "TestApp".
Is there a way to download only "mainsrc" folder?

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 at the boss update command and its handling of the boss.json mainsrc key; inspect how package folders are selected under ./modules/PACKAGE. Done means updating a package downloads only mainsrc instead of sibling folders such as TestApp.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.