Dominykas Blyžė

Results 20 issues of Dominykas Blyžė

The [CI workflow](https://github.com/nodejs/readable-stream/blob/main/.github/workflows/ci.yml) used here is almost identical to a standard Node.js library testing pattern (checkout, `npm install`, `npm test`). As part of [Package Maintenance WG](https://github.com/nodejs/package-maintenance), I've recently created [`pkgjs/action`](https://github.com/pkgjs/action)...

Not 100% sure if it was pinned deliberately earlier - there are several other things that are pinned to major only, and I think that's fine. When this is pinned,...

The regexp based filter is very powerful and can be used to accomplish almost anything, but as soon as you have any kind of complexity in terms of events you...

enhancement

## New feature motivation When a pre-release branch is rebased, the pre-release tags may no longer exist on it, and so `semantic-release` may no longer be able to detect a...

**What would you like to be added**: I'd like to use a pre-built container of this provider. I know this was requested before, twice... But maybe things have changed since?...

help wanted
good first issue
kind/feature

This is an attempt to revive #214, hopefully leading to a revival of https://github.com/helm/helm/pull/11258 down the road. - I took the original draft and squashed it into a single commit,...

size/L

### Jenkins and plugins versions report Official container version: `2.439-alpine` ### What Operating System are you using (both controller, and any agents involved in the problem)? Alpine ### Reproduction steps...

bug

tl;dr: I'd like to open a PR to replace the `node_js` section in the `.travis.yml` with an imported https://github.com/nodejs/ci-config-travis/blob/master/lts/gte-8.yml Background: [Package Maintenance WG](https://github.com/nodejs/package-maintenance) has built a repository of [shared Travis...

tl;dr: I'd like to open a PR to replace the `node_js` section in the `.travis.yml` with an imported https://github.com/nodejs/ci-config-travis/blob/master/lts/gte-8.yml Background: [Package Maintenance WG](https://github.com/nodejs/package-maintenance) has built a repository of [shared Travis...

### Is there an existing issue for this? - [X] I have searched the existing issues ### This issue exists in the latest npm version - [X] I am using...

Bug
Priority 2
Release 9.x
Release 10.x