Sebastian Malton

Results 129 issues of Sebastian Malton

If an update has not been found for a long time or if the update server is not accessible then the icon from https://github.com/lensapp/lens/issues/5207 should be set as orange with...

enhancement
area/ui
area/auto-update
p2

To facilitate rolling back upgrades if any migration fails, snapshots need to be incorporated into the update mechanism.

enhancement
area/auto-update
p3

**What would you like to be added**: The ability to slowly roll out updates so that not all users will see an update immediately. When a new release is created...

enhancement
area/auto-update
p2

**What would you like to be added**: The ability to mark some updates as critical and thus require users to upgrade immediately. **Why is this needed**: If a severe security...

enhancement
area/auto-update
p1

# Bug Report ### 🔎 Search Terms - 2677 - predicate - user defined - generic function ### 🕗 Version & Regression Information - This is the behavior in every...

Working as Intended

Prerequisites: 1. Have `caz` as a top level `devDependency` in my workspaces based monorepo 2. Have a local template that I want to use 3. run `npm exec -- caz...

bug

## 🐛 Bug Report A before hook (either set by `beforeAll` or `beforeEach`) that fails (either by throwing or by rejecting) does not prevent a test from running. ## To...

Needs Triage
Bug Report
Stale

* **Electron-Builder Version**: 23.6.0 * **Node Version**: 16.19.0 * **Electron Version**: 22.3.5 * **Electron Type (current, beta, nightly)**: current * **Target**: all It would be great if the 'FileSet' type...

Stale

**Enhancement Request:** The ability to specify `extraMetadata` in any of the top level targets. For example `snap.extraMetadata` would be considered a valid config options. **Explanation:** This would allow overriding certain...

snap

BREAKING CHANGE: Removed unused types and change the signature of some factory functions Signed-off-by: Sebastian Malton ### Code change checklist - [x] Added/updated unit tests - [x] Updated `/docs`. For...