adafruit / adafruit/circuitpython-build-tools

Package Files Bundled Outside Package Folder

Open
#45 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
35
Forks
18
PR merge metrics
No merged PRs in 30d

Description

Discovered in [#1234](https://github.com/adafruit/circuitpython/issues/1234).

When files are in a package folder, but the `package_folder_prefix` doesn't match the package foldername, the files are bundled outside of the package folder.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the bundling logic that handles package_folder_prefix and reproduce the case where it differs from the package folder name. Trace which files are placed outside the package folder, then verify that the same files remain inside it when the prefix does not match.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.