-
-
Notifications
You must be signed in to change notification settings - Fork 925
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
Change release to push all bits into Maven #4829
Comments
This is partially done in that we pushed fingerprints into our maven artifacts but we have not tried to get any ruby managers to start using the new url scheme yet so I am punting that part down to next point release. It should be retroactive back to 9.1.14.0 once finished. |
What more is outstanding for this? The Ruby managers have not addressed the related issues, but we have filed them and there's movement (in rvm at least). We are also in communication with Engine Yard about keeping their sponsored S3 around for a bit longer. |
Yeah I guess finish windows installer artifacts and once those PRs happen on ruby managers we should be good. |
Still waiting on Windows installer logic in maven push and for Ruby installers to catch up with new URLs. |
@enebo @mkristian Ping? |
@mkristian Can we coax you into helping us resolve this long-standing issue? We are still dependent on a third party to host the Windows installer, and if they ever drop us we'll have no good way to publish it. I feel like it's nearly done... help us Obi-Wan of Maven! |
I do remember there was some windows tool to execute to produce the jruby.exe The linked PR #4790 is just adds a new profile to upload the jruby.exe I guess I am not quite sure what's the missing piece. |
@mkristian started a proof of concept of adding windows installer as an artifact: #4790. We also need all existing bit to have extra fingerprints.
As a related part of this we also need to submit PRs to the ruby managers to point at the maven urls where the bits will be at.
The text was updated successfully, but these errors were encountered: