Tomas Kral

Results 315 comments of Tomas Kral

>And you want the catalog page to change from Janus IDP Catalog to catalog? This is already configurable from app-config.yaml by `organization.name`( catalog)

When I was testing this, it was surprising to me that it tried to update my existing `catalog-info.yaml`. If I understand this correctly, this is supposed to be used to...

Register step is failing with `Invalid input passed to action catalog:register, instance is not exactly one from [subschema 0],[subschema 1]` Most likely due to `repoContentsUrl` not being a valid `output`...

implemented in https://github.com/janus-idp/backstage-showcase/pull/1479

As discussed, there is currently a problem with authorization. If GitHub integration is configured using Github App, the authorized user should be able to import only repositories to which the...

> Can we keep this open? I think it's still important. Yes, sorry about not following up on that. This is definitely something that we want to get to. Now...

Devfile API was just updated to allow specifying annotations. (https://github.com/devfile/api/pull/661) Before we can levarege this in odo we still need to wait for github.com/devfile/library to implement it.

@nickboldt > Two thoughts (but otherwise +1): > > * could this PR include the updated `./docs/dynamic-plugins/versions.md` as well? good point, will do that. Not sure why I did not...