Skip to content

Conversation

@smorimoto
Copy link
Contributor

@smorimoto smorimoto commented Jan 17, 2024

Before

export {
  BuildTarget,
  Manifest,
  Package,
  PackageCache,
  Snapshot,
  submitSnapshot
}

After

export {
  BuildTarget,
  type DependencyRelationship,
  type DependencyScope,
  type Detector,
  type Job,
  Manifest,
  Package,
  PackageCache,
  Snapshot,
  jobFromContext,
  shaFromContext,
  submitSnapshot
}

Signed-off-by: Sora Morimoto <[email protected]>
@smorimoto smorimoto requested a review from a team as a code owner January 17, 2024 20:25
@smorimoto smorimoto force-pushed the expose-all-public-apis branch from d608187 to 21eb9a0 Compare January 17, 2024 20:26
@smorimoto smorimoto mentioned this pull request Jan 17, 2024
Copy link

@febuiles febuiles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@febuiles febuiles merged commit 5361b68 into github:main Jan 18, 2024
@smorimoto smorimoto deleted the expose-all-public-apis branch January 18, 2024 15:23
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.

2 participants