-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
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
Release build failing #108
Comments
Let me check that |
Just to mention:
For testing purpose, please help me to run release job to test if it is working, thanks. |
Hi @jacques-n / @westonpace I'am seeing this error message on the release: https://github.com/substrait-io/substrait-java/actions/runs/3550260556/jobs/5963588183
Could you try to run |
Reopening as the release is still failing. |
Please update secret value for
As the message mention |
Yes, I had exported the key in This is ready to run again. However, semantic release refuses to create a release because it doesn't see any changes. So we will either need to create a dummy commit or wait for a change. |
An option could be to review #104 that is related with promote version from Staging to Production after 14 days old, and use that to test semantic-release process. |
Release available at: |
* add native block support * ch shuffle init * fix shuffle problem * recover coalesce exec * add coalesce operator * fix memory double free * add ColumnarFactory * add some metrics * fix rename package name error * remove log * remove print * add config default value
I merged the release patch it looks like the release build is failing.
Additionally, it looks like it is tagging version on each merge (maybe) as opposed to once a week...
Failure here: https://github.com/substrait-io/substrait-java/actions/runs/3544635664/jobs/5952198598
@davisusanibar, can you take a look?
The text was updated successfully, but these errors were encountered: