Skip to content

@mdgeorge4153 review of package-alt #22074

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

Merged
merged 1 commit into from
May 15, 2025
Merged

Conversation

mdgeorge4153
Copy link
Contributor

@mdgeorge4153 mdgeorge4153 commented May 8, 2025

mdgeorge review of package-alt, adding TODOs


Release notes

Check each box that your changes affect. If none of the boxes relate to your changes, release notes aren't required.

For each box you select, include information after the relevant heading that describes the impact of your changes that a user might notice and any actions they must take to implement updates.

  • Protocol:
  • Nodes (Validators and Full nodes):
  • gRPC:
  • JSON-RPC:
  • GraphQL:
  • CLI:
  • Rust SDK:

Copy link

vercel bot commented May 8, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sui-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 15, 2025 3:12pm
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
multisig-toolkit ⬜️ Ignored (Inspect) Visit Preview May 15, 2025 3:12pm
sui-kiosk ⬜️ Ignored (Inspect) Visit Preview May 15, 2025 3:12pm

@@ -71,6 +78,7 @@ pub struct PinnedGitDependency {

/// Helper struct that represents a Git repository, with extra information about which folder to
/// checkout.
// TODO: how is this different from [UnpinnedGitDependency]?
Copy link
Contributor

Choose a reason for hiding this comment

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

it has git related operations, rather than dependency operations. To me, I feel like these are separate things.

// trait method to return a resolver object, and then a method on the resolver object to
// resolve a bunch of dependencies (resolvers could implement Eq)
//
// TODO: maybe rename ManifestDependencyInfo to UnpinnedDependency
Copy link
Contributor

Choose a reason for hiding this comment

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

I think that would be good, yes!

@mdgeorge4153 mdgeorge4153 force-pushed the mdgeorge/package-alt-review branch from 67fa6d3 to 75176c7 Compare May 15, 2025 15:06
@mdgeorge4153 mdgeorge4153 marked this pull request as ready for review May 15, 2025 15:08
@mdgeorge4153 mdgeorge4153 temporarily deployed to sui-typescript-aws-kms-test-env May 15, 2025 15:08 — with GitHub Actions Inactive
@mdgeorge4153 mdgeorge4153 enabled auto-merge (squash) May 15, 2025 15:08
@mdgeorge4153 mdgeorge4153 temporarily deployed to sui-typescript-aws-kms-test-env May 15, 2025 15:09 — with GitHub Actions Inactive
@mdgeorge4153 mdgeorge4153 disabled auto-merge May 15, 2025 15:36
@mdgeorge4153 mdgeorge4153 merged commit b0e13b3 into main May 15, 2025
78 of 92 checks passed
@mdgeorge4153 mdgeorge4153 deleted the mdgeorge/package-alt-review branch May 15, 2025 16: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