djarbz
djarbz
Well shoot, I'll keep looking...
This one looks promising! https://data.services.jetbrains.com/products?code=GO&release.type=release We can change the `code=GO` to match the selected IDE and under `releases` the first entry is the latest release with download links, version number,...
Looks like it, I'm wondering if we should default to the latest version and allow end users to optionally specify a specific version?
Ok, so can we trigger the HTTP query pragmatically after the workspace owner selects and IDE and if they want the latest version? I'm not familiar enough with Terraform yet...
> Actually, I am not sure how air-gapped solutions would allow for JetBrains download in the first place. 😆. You would have to pre-install the idea on the running workspace....
@matifali I found this endpoint that will return the info for a specific release/eap version. https://data.services.jetbrains.com/products?code=GO&type=release&majorVersion=2024.1
Ok, do I need to open an issue elsewhere?