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

1.2.0 release zip not present in Bintray #1675

Closed
karuppiah7890 opened this issue Aug 18, 2019 · 9 comments
Closed

1.2.0 release zip not present in Bintray #1675

karuppiah7890 opened this issue Aug 18, 2019 · 9 comments

Comments

@karuppiah7890
Copy link

  1. What did you do?
    Download v1.2.0 using this link - https://dl.bintray.com/jetbrains/golang/com/jetbrains/delve/1.2.0/delve-1.2.0.zip

  2. What did you expect to see?
    The zip file

  3. What did you see instead?
    404 page

I'm only guessing that the maintainers of this project might have control over the bintray artifact. If not, I'm sorry, I'll close the issue. And this issue is related to fishworks/fish-food#323 hence the issue report here

@karuppiah7890
Copy link
Author

It's over here - https://bintray.com/jetbrains/golang/delve . Looks like jetbrains maintains it? Not sure 🤷‍♂

@aarzilli
Copy link
Member

Not controlled by us, cc @dlsniper.

@karuppiah7890
Copy link
Author

Thanks for the clarification @aarzilli

@dlsniper
Copy link
Contributor

cc @zolotov

@zolotov
Copy link

zolotov commented Aug 25, 2019

I wonder what exactly commit is stated for v1.2.0?

Anyway, we use own versioning for uploaded delve package as we build it from an arbitrary delve's revision. Feel free to use the latest uploaded package.

@karuppiah7890
Copy link
Author

karuppiah7890 commented Aug 26, 2019

@zolotov where is this uploaded package? 😄 I don't see it in installation methods or in releases

@zolotov
Copy link

zolotov commented Aug 26, 2019

@karuppiah7890 I don't understand what installation methods you're talking about but all packages are on bintray: https://bintray.com/jetbrains/golang/delve.

Also, note, that we do not provide any guarantees that we will continue uploading new delve binaries there. We won't remove already uploaded packages, though.

@karuppiah7890
Copy link
Author

karuppiah7890 commented Oct 25, 2019

@zolotov Is bintray the only place where binaries are provided? If that's the case, is it wrong to expect that I would look for new releases too over there? For pre built binaries that is.

Or GitHub releases could include prebuilt binaries. I can raise a PR to help with doing that using Travis CI so that whenever the repo is released, it will upload pre built binaries automatically in GitHub releases - we do need to modify the config and put some secrets for access, but nothing much other than that

@zolotov
Copy link

zolotov commented Oct 25, 2019

Or GitHub releases could include prebuilt binaries.

@karuppiah7890 I am not a maintainer of Delve, I cannot answer.

Is bintray the only place where binaries are provided?

I don't know. We at jetbrains do not upload it elsewhere.

If that's the case, is it wrong to expect that I would look for new releases too over there?

At the moment, yes. But I cannot give you any guarantees that we will continue use that repo in future.

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

No branches or pull requests

4 participants