Tako Schotanus
Tako Schotanus
@ALRubinger if an official image for Java 11 will be made available then we could do so yes. It's still combinatorial though, we'll have Java versions and Runtime versions and...
@huntley Could you give a bit more information about the steps you followed so I can (try to) reproduce it?
Yup, makes total sense, will look into it ASAP.
Is this something you could take a first look at perhaps @edewit ? With the new auth systems I don't really know what's necessary and/or possible.
Shouldn't we add support for .NET too? ```json { "id": "dotnet", "name": ".NET Core Project Setting", "description": "The ids and version to use for the .NET Core project", "required": true,...
@ALRubinger yeah, they're really called refs, but I took the name from the option that's being used in the `git clone` command itself: it uses `--branch` and then says in...
Edited description because we need to be able to filter multiple runtimes. We could simply use `name,name,name` (eg `vertx,nodejs,springboot`). ~Btw, given the fact that they want to be able to...
So they're not really interested in that because what we might consider stable or not might not coincide with what our clients think is unstable. So a simple list of...
@ia3andy why should it be a backend feature? If we want to do dynamic filtering on the frontend anyway wouldn't it be much easier to say: either get the filter...
@ia3andy I'm not saying there should be an ENV var, it can be anything that can be configured, but if you are already going to do filtering in the frontend...