Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove duplicate copy of shunit2 #1086

Merged
merged 1 commit into from
Oct 1, 2020
Merged

Remove duplicate copy of shunit2 #1086

merged 1 commit into from
Oct 1, 2020

Conversation

edmorley
Copy link
Member

@edmorley edmorley commented Oct 1, 2020

The tests use test/shunit2 so the copy under vendor/ is redundant.

I've added to the CHANGELOG since vendor/ is added by the buildpack to PATH (something long term we should stop doing), increasing the chance an app was accidentally relying upon shunit2 (albeit still unlikely).

Closes W-8145517.

The tests use `test/shunit2` so the copy under `vendor/` is redundant.

I've added to the CHANGELOG since `vendor/` is added by the buildpack to
`PATH` (something long term we should stop doing), increasing the chance
an app was accidentally relying upon `shunit2` (albeit still unlikely).

Closes @W-8145517@.
@edmorley edmorley self-assigned this Oct 1, 2020
@edmorley edmorley marked this pull request as ready for review October 1, 2020 13:34
@edmorley edmorley requested a review from a team as a code owner October 1, 2020 13:34
@edmorley edmorley merged commit 4e78b5d into main Oct 1, 2020
@edmorley edmorley deleted the rm-duplicate-shunit2 branch October 1, 2020 15:02
dryan pushed a commit to dryan/heroku-buildpack-python that referenced this pull request Nov 19, 2020
The tests use `test/shunit2` so the copy under `vendor/` is redundant.

I've added to the CHANGELOG since `vendor/` is added by the buildpack to
`PATH` (something long term we should stop doing), increasing the chance
an app was accidentally relying upon `shunit2` (albeit still unlikely).

Closes @W-8145517@.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants