We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Bad function name
Failed action: https://github.com/datafuselabs/opendal/runs/7034893714?check_suite_focus=true
using scope /usr/local/bin/npx vercel --prod -t *** -m githubCommitSha=8552430e791aa7b794dc2c0976dd13ad9152dd23 -m githubCommitAuthorName=Xuanwo -m githubCommitAuthorLogin=Xuanwo -m githubDeployment=1 -m githubOrg=datafuselabs -m githubRepo=opendal -m githubCommitOrg=datafuselabs -m githubCommitRepo=opendal -m githubCommitMessage="Upgrade dev-dependency `size` to 0.4 (#392) * Upgrade dev-dependency `size` to 0.4 This simplifies the formatting code and removes the old transitive dependencies of `size` 0.2 (as `size` 0.4 is dependency-free). It was previously required to explicitly specify the base and unit display style despite the previous values matching `Size::to_string()`'s defaults (base-2 units and abbreviated names). * Fix format Signed-off-by: Xuanwo <[email protected]> Co-authored-by: Xuanwo <[email protected]>" -m githubCommitRef=main --scope databend sh: 1: sh: 1: Syntax error: Bad function name Syntax error: Bad function name Error: The process '/usr/local/bin/npx' failed with exit code 2
Seems we didn't handle commit message well?
The text was updated successfully, but these errors were encountered:
fix: Commit messages aren't fully shell escaped
9ef9eef
close #164 close #162 Signed-off-by: Minsu Lee <[email protected]>
9b20fa7
8ed64b8
`foo`, 'bar', "baz" close #164 close #162 Signed-off-by: Minsu Lee <[email protected]>
b818161
`app` , "test", 'foo' close #164 close #162 Signed-off-by: Minsu Lee <[email protected]>
When will it be merged & deploy a new version? @amondnet
Sorry, something went wrong.
amondnet
Successfully merging a pull request may close this issue.
Failed action: https://github.com/datafuselabs/opendal/runs/7034893714?check_suite_focus=true
Seems we didn't handle commit message well?
The text was updated successfully, but these errors were encountered: