Nick Boldt

Results 52 issues of Nick Boldt

### What does this PR do? chore(deps): update to mkdocs-techdocs-core==1.3.5 (no longer from cachito-sha-labelled-sources) and mkdocs-material==9.5.13; still depend on plantuml-markdown==3.9.2 as mkdocs-techdocs-core requires it see https://github.com/backstage/mkdocs-techdocs-core/pull/181 for proposed fix Signed-off-by:...

### What needs to be done? With the end of RH SSO 7.x announced as June 30, 2025, and the release of Keycloak 22, we need to verify that the...

kind/chore
status/triage
jira

Signed-off-by:... ### What does this PR do? chore: switch to yarn v3 Signed-off-by: rhdh-bot service account ### Screenshot/screencast of this PR N/A ### What issues does this PR fix or...

needs-rebase
do-not-merge/work-in-progress

In processing the dynamic plugins, I've found some warning about deprecated/unsupported/problematic package.json dependencies. We should try to replace these with latest/supported equivalents. ``` [INFO] Processing janus-idp-backstage-plugin-ocm-backend-dynamic/dist-dynamic/package.json ... warning @kubernetes/client-node >...

status/triage
kind/dependency

### 📜 Description # Package.json dynamic plugin metadata To make it easier to categorize dynamic plugins, this is a proposal to add some standardized `keywords`, a new `supported-versions` field to...

documentation
enhancement
good first issue

### Have you read the Code of Conduct? - [X] I have read the [Code of Conduct](https://github.com/backstage/backstage/blob/master/CODE_OF_CONDUCT.md) ### Is your first contribution to Backstage at least 3 months ago? No,...

org-member-request

### What does this PR do? chore(wrappers): add wrapper for plugin-catalog-backend-module-scaffolder-relation-processor ([RHIDP-3643](https://issues.redhat.com//browse/RHIDP-3643)). There's a good chance I screwed this up, so let me know if the plugin.ts or package.json files...

### 📜 Description I'm using the cli command `.../node_modules/@backstage/cli/bin/backstage-cli repo fix --publish` (version 0.26.11) Seems like it's always using this for workspaces in the community plugins repo: ``` "pluginId": "catalog",...

bug

### What does this PR do? chore(npm registry default): set default npm registry to https://registry.npmjs.org/ instead of cachito; also set path to cafile ([RHIDP-4410](https://issues.redhat.com//browse/RHIDP-4410)) Signed-off-by: Nick Boldt ### Screenshot/screencast of...

### What does this PR do? chore: drop support for node18 as of 1.4 ([RHIDP-3372](https://issues.redhat.com//browse/RHIDP-3372)) Signed-off-by: Nick Boldt ### Screenshot/screencast of this PR N/A ### What issues does this PR...

approved
lgtm