Heikki Hellgren

Results 132 issues of Heikki Hellgren

### Self-service - [ ] I'd be willing to implement a fix ### Describe the bug When I locally run `yarn install`, the `__metadata.cacheKey` in `yarn.lock` gets value of `10`....

bug
stale
waiting for feedback

### Self-service - [ ] I'd be willing to implement a fix ### Describe the bug In the project I have the following .yarnrc.yml: ```yaml httpTimeout: 30000 nodeLinker: node-modules npmAlwaysAuth:...

bug

**Description** - Use 2.7.0+ version of node-fetch that fixes bug with NodeJS20, see issue for more details **Related issue(s)** fixes #1047

### Describe the bug. Using version 2.6.7 for `node-fetch` might cause `socket hang up` issues when using Node20. See related issue here: https://github.com/node-fetch/node-fetch/pull/1765 Fix was introduced in 2.6.13 but I...

bug

## Hey, I just made a Pull Request! mostly to get debounce working the same way with the entity text filter #### :heavy_check_mark: Checklist - [x] A changeset describing the...

area:catalog

## Hey, I just made a Pull Request! uses `express-rate-limit` together with custom store that uses `CacheService` to save the request rate for each client. configuration allows controlling almost all...

### 🔖 Feature description There should be the possibility to search for users in the `EntityMembersListCard` ### 🎤 Context Especially with large groups, it's hard to find whether some user...

enhancement
area:search
contribfest

### 🔖 Need We are in need of a service that would run a scaffolder template on behalf of a user based on external events (for example a PR is...

rfc
auth
stale
area:core

### 🔖 Feature description `useEntityList` fetches entities by specific filters but it does not support setting which fields to return from the API. ### 🎤 Context When the number of...

enhancement
help wanted
area:catalog
stale

### 📜 Description When starting Backstage with Node22, the startup complains about usage of deprecated `punycode` module. This module is coming from multiple dependencies: ``` ├─ ajv-formats-draft2019@npm:1.6.1 │ └─ punycode@npm:2.3.1...

bug
help wanted
backend
stale