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

Move archive package into public pkg/ directory #1037

Merged
merged 1 commit into from
Jan 26, 2021

Conversation

dfreilich
Copy link
Member

  • Adds a README to the pkg directory, as we look into ways of sensibly organizing our codebase and exposing some ancillary packages to aspects of the community.

Signed-off-by: David Freilich [email protected]

Summary

Documentation

  • Should this change be documented?
    • No – this will be self-evident from our codebase. At some point it may be appropriate to add to our README, once we have more exposed packages and have determined our larger strategy.

Related

Resolves #814 (finally)
Relates to #943, buildpacks/imgutil#73, and buildpacks/community#51

* Adds a README to the pkg directory, as we look into ways of sensibly organizing our codebase and exposing some ancillary packages to aspects of the community.

Signed-off-by: David Freilich <[email protected]>
@dfreilich dfreilich requested a review from a team as a code owner January 26, 2021 09:20
@github-actions github-actions bot added this to the 0.17.0 milestone Jan 26, 2021
@github-actions github-actions bot added type/chore Issue that requests non-user facing changes. type/enhancement Issue that requests a new feature or improvement. labels Jan 26, 2021
@dfreilich dfreilich removed the type/chore Issue that requests non-user facing changes. label Jan 26, 2021
@dfreilich dfreilich merged commit 860396d into main Jan 26, 2021
@dfreilich dfreilich deleted the extract-archive-to-pkg branch January 26, 2021 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Issue that requests a new feature or improvement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extract internal archive package into a public package
1 participant