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

Revert "adds logic to remove http query params from destination file name" #290

Merged

Conversation

pivotal-david-osullivan
Copy link
Contributor

Reverts #273

A bug was discovered as a result of this change, wrt caching & offline buildpacks - when restoring dependencies from the cache, the dependency URI is used and not the URI SHA.

Given the potential to break apps on rebuild, this PR proposes reverting the change - it could be implemented for v2 of Libpak via #287

We will cut a new libpak and release new component buildpacks based on this - the composites have not yet been released with #273.

@pivotal-david-osullivan pivotal-david-osullivan added type:bug A general bug semver:patch A change requiring a patch version bump labels Oct 2, 2023
@pivotal-david-osullivan pivotal-david-osullivan requested a review from a team as a code owner October 2, 2023 13:54
@pivotal-david-osullivan pivotal-david-osullivan merged commit 0d02645 into main Oct 2, 2023
7 checks passed
@pivotal-david-osullivan pivotal-david-osullivan deleted the revert-273-fix/filename-remove-query-params branch October 2, 2023 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver:patch A change requiring a patch version bump type:bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants