David Festal

Results 42 issues of David Festal

## Hey, I just made a Pull Request! This PR provides an utility function in the alpha API to bundle several backend features (plugin or module) as a single `BackendFeature`...

stale

## Hey, I just made a Pull Request! On the backend application, thisPR allows referencing additional configuration schemas at runtime (application start), and have them taken in account where schemas...

## Hey, I just made a Pull Request! This PR introduces a new root-scoped `RootFeatureRegistryService` that allows getting the list of all the registered features (plugin or module) in the...

stale

## Hey, I just made a Pull Request! Allow injecting the list of `BackendFeatureRegstration`s in a root service by simply have the service implement a given interface. This PR is...

stale

### 🔖 Need As a Backstage adopter, I find it hard to start using or even just quickly try new plugins. Installing plugins is a manual process that requires code...

rfc
stale

### 📜 Description When trying to use the `bitbucket-cloud-entity-provider` with the new backend system, the following error prevents the system to start: ``` Illegal dependency: Module 'bitbucket-cloud-entity-provider' for plugin 'catalog'...

bug
area:catalog

I'd like to write some tests for #427 (Provide a non-blocking way to wait for an up-to-date analysis result/phased unit associated to a `CeylonFile`), to validate the behavior in all...

t-enhancement