Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Bugfix/trailing path separator#1683

Merged
tejal29 merged 2 commits intoGoogleContainerTools:masterfrom
nihilox:bugfix/trailing_path_separator
Jul 8, 2021
Merged

Bugfix/trailing path separator#1683
tejal29 merged 2 commits intoGoogleContainerTools:masterfrom
nihilox:bugfix/trailing_path_separator

Conversation

@nihilox
Copy link
Copy Markdown
Contributor

@nihilox nihilox commented Jun 28, 2021

Fixes #1682

Description

Simplified path clean and repair logic

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

  • [*] Includes unit tests
  • [*] Adds integration tests if needed.

@google-cla
Copy link
Copy Markdown

google-cla Bot commented Jun 28, 2021

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@google-cla google-cla Bot added cla: no CLA not signed by all commit authors cla: yes CLA signed by all commit authors and removed cla: no CLA not signed by all commit authors labels Jun 28, 2021
@tejal29 tejal29 merged commit 682191f into GoogleContainerTools:master Jul 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes CLA signed by all commit authors

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Trailing path separator is stripped after EnvironmentReplacement

2 participants