Andre Wanlin

Results 67 issues of Andre Wanlin

We are using `@frontside/backstage-plugin-graphql-backend` and `@frontside/backstage-plugin-graphql-backend-module-catalog` in the Backstage Demo site. When we tried to upgrade to the latest release - `1.29.1` - we've hit deprecation warnings for these two...

## Hey, I just made a Pull Request! Removed code marked as deprecated in the upstream Backstage project #### :heavy_check_mark: Checklist - [x] A changeset describing the change and affected...

## Hey, I just made a Pull Request! Made an adjustment to `fetch-depth` for the base branch in the CI workflow to help resolve the issues we have been seeing....

### 📜 Description We are currently seeing the following error when the CI starts for PR: ```text fatal: origin/main...HEAD: no merge base Error: Command 'git diff --name-only origin/main...' failed with...

bug
help wanted

### 📜 Description **Note:** logging this here as it would impact all plugins. We started to use [Knip](https://knip.dev/) in the main [Backstage repo](https://github.com/backstage/backstage/blob/master/plugins/signals-backend/knip-report.md) and we also use it for the...

bug
help wanted

### 📜 Description It would be great to have a rollup changelog for the workspace. The idea would be that there would be one changelog in the plugins workspace folder...

enhancement
help wanted

### Plugin Name airbrake ### 📜 Description We aren't able to use v3 of `http-proxy-middleware` as it requires manual migration changes. Renovate PR: https://github.com/backstage/community-plugins/pull/406 Migration details: https://github.com/chimurai/http-proxy-middleware/blob/master/MIGRATION.md#pathrewrite-potential-behavior-change ### 👍 Expected...

bug
help wanted

### 📜 Description It would be great if there was some automated release communications to help raise awareness to changes that have been released. In the past this happened automatically...

enhancement

### 📜 Description While upgrading various plugins in the Community Plugin repo to `1.30.2` we have run into this error running tests: ```text Cannot find module 'pg-format' from '../../../node_modules/@backstage/backend-common/dist/index.cjs.js' Require...

bug

## Hey, I just made a Pull Request! Updated Auth Getting started Guide as there were some missing parts: - Installing the backend auth provider - Adding `signIn.resolvers` to the...

documentation
stale