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

Add WorkingDir() to return image working directory #141

Merged
merged 1 commit into from
Apr 25, 2022

Conversation

imnitishng
Copy link
Contributor

buildpacks/pack#1422 requires exposing WorkingDir from image inspect to process.
This PR adds relevant methods to do so.

  • Add method to interface
  • Add new tests for the function
  • Update fakes/tests for the function

@imnitishng imnitishng requested a review from a team as a code owner April 24, 2022 19:33
- Add method to interface
- Add new tests for the function
- Update fakes/tests for the function

Signed-off-by: Nitish Gupta <imnitish.ng@gmail.com>
@natalieparellano natalieparellano merged commit 2edb524 into buildpacks:main Apr 25, 2022
@natalieparellano
Copy link
Member

Thanks @imnitishng ! Awesome work!

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.

3 participants