Skip to content
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

Move openwhisk-standalone.jar off bintray (service shutting down) #374

Closed
shazron opened this issue Feb 4, 2021 · 4 comments · Fixed by #404
Closed

Move openwhisk-standalone.jar off bintray (service shutting down) #374

shazron opened this issue Feb 4, 2021 · 4 comments · Fixed by #404
Labels
enhancement New feature or request

Comments

@shazron
Copy link
Member

shazron commented Feb 4, 2021

JFrog announcement: https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/

Sunset date: May 1st, 2021.

No new submissions starting: February 28th, 2021

Our jar link:

OW_JAR_URL = 'https://bintray.com/api/ui/download/adobe/generic/openwhisk/standalone-v1/openwhisk-standalone.jar',

They recommend to move to another hosting solution or their JFrog Platform. Their free tier is 2GB storage and 10GB transfer a month.

Our purposes for storage are minimal but the transfer amount we could possibly go over after 100 downloads.

Therefore we have to find an alternative besides JFrog since the next tier only gives us 20GB transfer for 98/mo. Tier after that is 699/mo for 200 GB transfer. Not a good value.

Since our uploads are infrequent we can use Azure Blob Storage/S3 and the costs are minimal I believe as long as we have a canonical url (redirect?) in case we ever change hosts.

@shazron shazron transferred this issue from adobe/aio-cli Feb 4, 2021
@meryllblanchet meryllblanchet added the enhancement New feature or request label Feb 4, 2021
@aiojbot
Copy link
Collaborator

aiojbot commented Feb 5, 2021

JIRA issue created: https://jira.corp.adobe.com/browse/ACNA-1031

@garghd
Copy link

garghd commented May 2, 2021

Hi, I'm facing the same issue. Do we know if there is a timeline to fix this issue? or is there an alternate URL to download the latest jar and I could manually add in my local folder?
image
Error: unexpected response while downloading 'https://bintray.com/api/ui/download/adobe/generic/openwhisk/standalone-v1/openwhisk-standalone.jar': Not Found

@shazron
Copy link
Member Author

shazron commented May 4, 2021

I think we got confused by the new announcement that Jcenter packages are still being served until 2022 (doesn't extend to Bintray apparently). Will get on this asap.

@shazron
Copy link
Member Author

shazron commented May 4, 2021

I've temporarily added the jar to this release page: https://github.com/adobe/aio-cli-plugin-app/releases/tag/6.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants