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

Avoid promoting backslashes to DD_TAGS #347

Merged
merged 2 commits into from
Sep 1, 2023

Conversation

arapulido
Copy link
Collaborator

We were promoting some escaping back slashes to DD_TAGS, breaking some tags using forward slashes when there was a conflict between DD_TAGS and the agent configuration file.

This PR fixes the regression and prepares a new buildpack release.

Fixes #346

@arapulido arapulido merged commit 8d0b795 into master Sep 1, 2023
@arapulido arapulido deleted the ara.pulido/fix_forward_slashes branch September 1, 2023 13:06
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.

Repository URL regression
2 participants