8000 feat[xtask]: faster public-api by joseph-isaacs · Pull Request #6498 · vortex-data/vortex · GitHub
[go: up one dir, main page]

Skip to content

feat[xtask]: faster public-api#6498

Merged
joseph-isaacs merged 2 commits intodevelopfrom
ji/fast-public-api-lock
Feb 13, 2026
Merged

feat[xtask]: faster public-api#6498
joseph-isaacs merged 2 commits intodevelopfrom
ji/fast-public-api-lock

Conversation

@joseph-isaacs
Copy link
Contributor
@joseph-isaacs joseph-isaacs commented Feb 13, 2026

much faster public api run

Signed-off-by: Joe Isaacs <joe.isaacs@live.co.uk>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this is the whole changes

@joseph-isaacs joseph-isaacs added feature A feature request changelog/feature A new feature and removed feature A feature request labels Feb 13, 2026
@joseph-isaacs joseph-isaacs marked this pull request as ready for review February 13, 2026 17:38
@joseph-isaacs joseph-isaacs enabled auto-merge (squash) February 13, 2026 17:38
xtask/Cargo.toml Outdated
anyhow = { workspace = true }
clap = { workspace = true, features = ["derive"] }
prost-build = { workspace = true }
public-api = "0.50"
Copy link
Contributor

Choose a reason for hiding this comment

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

can you extract it to workspace level?

Signed-off-by: Joe Isaacs <joe.isaacs@live.co.uk>
@joseph-isaacs joseph-isaacs merged commit d9d75da into develop Feb 13, 2026
48 checks passed
@joseph-isaacs joseph-isaacs deleted the ji/fast-public-api-lock branch February 13, 2026 17:51
fastio pushed a commit to fastio/vortex that referenced this pull request Mar 10, 2026
## Does this PR closes an open issue or discussion?

<!--
This helps us keep track of fixed issues and changes.
-->

- Closes #.

## What changes are included in this PR?

<!--
What changes are included here, if an issue or discussion are attached,
there's no need to duplicate the details.
-->

## What is the rationale for this change?

<!--
Why do you propose this change, and why did you choose this approach.

This helps reviewers and other readers understand changes, creates a
shared understanding of the issue and codebase,
and improves their ability to work with this change and offer better
suggestions.
-->

## How is this change tested?

<!--
Changes should be tested, we expect changes to fit in one of the
following categories:
1. Verifying existing behavior is maintained.
2. For serialization related changes - Compatibility should be
maintained or explicitly broken.
3. For new behavior and functionality, this helps us maintaining that
desired behavior in the future.
-->

## Are there any user-facing changes?

<!--
Does the change affect users in what of the following ways:
1. Breaks public APIs in some way.
2. Changes the underlying behavior of one of the integrations.
3. Should some documentation be changed to reflect this change?

In the case some public API is changed in a breaking way, make sure to
add the appropriate label.
-->

Signed-off-by: Joe Isaacs <joe.isaacs@live.co.uk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/feature A new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

0