Skip to content

fix: 支持 Target outputs 中使用通配符路径 - #27

Merged
iven merged 1 commit into
mainfrom
iven/face
Feb 10, 2026
Merged

fix: 支持 Target outputs 中使用通配符路径#27
iven merged 1 commit into
mainfrom
iven/face

Conversation

@iven

@iven iven commented Feb 10, 2026

Copy link
Copy Markdown
Contributor

在 Archiver.archive 方法中使用 glob.glob() 展开通配符,
类似 shell 在调用 tar 之前展开通配符的行为。

如果通配符未匹配到任何文件,抛出 FileNotFoundError。

在 Archiver.archive 方法中使用 glob.glob() 展开通配符,
类似 shell 在调用 tar 之前展开通配符的行为。

如果通配符未匹配到任何文件,抛出 FileNotFoundError。
@iven
iven added this pull request to the merge queue Feb 10, 2026
Merged via the queue into main with commit 109890a Feb 10, 2026
2 checks passed
@iven
iven deleted the iven/face branch February 10, 2026 03:32
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.

1 participant