Skip to content

Conversation

@kenwoodjw
Copy link
Contributor

…rate crate

Which issue does this PR close?

Closes #6928 .

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?

AI Usage Statement

Gemini3 Pro High

@kenwoodjw kenwoodjw requested a review from Xuanwo as a code owner December 14, 2025 08:57
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. releases-note/refactor The PR does a refactor on code or has a title that begins with "refactor" labels Dec 14, 2025
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
@@ -0,0 +1,30 @@
[package]
Copy link
Member

@koushiro koushiro Dec 18, 2025

Choose a reason for hiding this comment

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

please add license header to fix CI

services-swift = []
services-upyun = ["dep:hmac", "dep:sha1"]
services-vercel-artifacts = []

Copy link
Member

Choose a reason for hiding this comment

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

Suggested change

Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
Copy link
Member

@Xuanwo Xuanwo 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 @kenwoodjw for working on this and thank you @koushiro for the review.

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Dec 18, 2025
@Xuanwo Xuanwo merged commit 31c3994 into apache:main Dec 18, 2025
320 of 321 checks passed
jcarey9149 pushed a commit to jcarey9149/opendal that referenced this pull request Dec 18, 2025
…rate crate (apache#7009)

* refactor(services/vercel-artifacts): Split vercel-artifacts into separate crate

* cargo fmt

Signed-off-by: kenwoodjw <blackxin55+@gmail.com>

* fix ci

Signed-off-by: kenwoodjw <blackxin55+@gmail.com>

* cargo fmt

Signed-off-by: kenwoodjw <blackxin55+@gmail.com>

* taplo format

Signed-off-by: kenwoodjw <blackxin55+@gmail.com>

---------

Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer releases-note/refactor The PR does a refactor on code or has a title that begins with "refactor" size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[core split] Service: vercel-artifacts

3 participants