Michael Brewer
Michael Brewer
i see that fleet 1.37 now out and this url schema works well :)
@matifali i added the fleet icon to coder so long https://github.com/coder/coder/pull/14021
> > or which i assume it coder.. > > It should be `coder..` given that `coder config-ssh` is already run. And there is no way to know that the...
The same problem exists for people using JetBrains IDE (you need to pre-install Jetbrain Gateway).
@matifali - can we add a script as part of the release to increment all of the readme?
I am not sure if Jetbrians has a handy api to fetch the latest versions and build number.
Default to fetch will slow down builds and not work for air gapped environments.
Air-gapped solutions would self-host terraform modules. But i like the idea that you can select for "latest" and it would dynamically look it up.
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.
Probably also good to expose `--jobs=` flag to speed up cloning submodules.