Skip to content

Comments

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

Merged
Xuanwo merged 6 commits intoapache:mainfrom
kenwoodjw:feat/6928
Dec 18, 2025
Merged

refactor(services/vercel-artifacts): Split vercel-artifacts into separate crate#7009
Xuanwo merged 6 commits intoapache:mainfrom
kenwoodjw:feat/6928

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 <[email protected]>
@@ -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

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
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