Skip to content

Further expand buildpack detection known file list#435

Merged
edmorley merged 1 commit intomainfrom
more-detection-files
Oct 2, 2025
Merged

Further expand buildpack detection known file list#435
edmorley merged 1 commit intomainfrom
more-detection-files

Conversation

@edmorley
Copy link
Copy Markdown
Member

@edmorley edmorley commented Oct 2, 2025

Similar to #312, this adds more files to the buildpack's detection list - based on files commonly seen for apps that fail detection due to eg misspelled files.

This is the CNB equivalent of:
heroku/heroku-buildpack-python#1914

GUS-W-19769734.

@edmorley edmorley self-assigned this Oct 2, 2025
@edmorley edmorley added the enhancement New feature or request label Oct 2, 2025
@edmorley edmorley marked this pull request as ready for review October 2, 2025 14:54
@edmorley edmorley requested a review from a team as a code owner October 2, 2025 14:54
Similar to #312, this adds more files to the buildpack's
detection list - based on files commonly seen for apps
that fail detection due to eg misspelled files.

This is the CNB equivalent of:
heroku/heroku-buildpack-python#1914

GUS-W-19769734.
@edmorley edmorley force-pushed the more-detection-files branch from 20939cb to 682b2e8 Compare October 2, 2025 15:05
@edmorley edmorley enabled auto-merge (squash) October 2, 2025 15:05
@edmorley edmorley merged commit 71927a6 into main Oct 2, 2025
6 checks passed
@edmorley edmorley deleted the more-detection-files branch October 2, 2025 15:11
heroku-linguist bot added a commit that referenced this pull request Oct 5, 2025
## heroku/python

### Changed

- Changed the `pip install` commands used to install the pip and Poetry package managers to now use `--isolated` mode. ([#434](#434))
- Added more Python project related file and directory names to the list recognised by buildpack detection. ([#435](#435))
- Updated uv from 0.8.20 to 0.8.23. ([#431](#431) and [#436](#436))
@heroku-linguist heroku-linguist bot mentioned this pull request Oct 5, 2025
heroku-linguist bot added a commit to heroku/cnb-builder-images that referenced this pull request Oct 5, 2025
## heroku/python

### Changed

- Changed the `pip install` commands used to install the pip and Poetry package managers to now use `--isolated` mode. ([#434](heroku/buildpacks-python#434))
- Added more Python project related file and directory names to the list recognised by buildpack detection. ([#435](heroku/buildpacks-python#435))
- Updated uv from 0.8.20 to 0.8.23. ([#431](heroku/buildpacks-python#431) and [#436](heroku/buildpacks-python#436))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants