Dmitri

Results 20 issues of Dmitri

Per issue described here https://github.com/utom/sketch-measure/issues/368, exporting selected artboard to a PDF deletes all measurement layers previously added by the "Sketch Measure" plug-in.

The current version of holder.js in this gem is 2.0. The latest available is 2.2. What needs to happen in order to update bootstrap-rails gem with the latest holder.js? Will...

Currently, then README says I need to grant list, upload delete on a bucket to everyone. Is it possible to restrict uploads to my angular app only? Will I need...

## Description Running this action in GitHub Action container fails with this error towards the end: ``` Failed to run tests: ASLR disable failed: EPERM: Operation not permitted Error: "Failed...

bug

Is it possible to remove empty lines in files using `gulp-replace`? I've tried this, but it didn't work: ``` js .pipe(replace(/^\s*$/, '', { skipBinary: true })) ``` Thanks.

bug

Hi, I am wondering if this module is still being maintained. I haven't seen much development progress lately. Thank you.

Trying to install the latest version, I get the following error: ```sh $ git clone [email protected]:ui-router/quickstart-ng2.git $ cd quickstart-ng2/ $ npm install --- npm WARN @angular/[email protected] requires a peer of...

## Checklist - [ ] Release includes three binaries per type: - [x] Linux AMD64/x86_64 - [ ] Linux arm64 - [ ] Mac arm64 - [ ] Docker containers...

tech-debt

Similar to https://github.com/LibertyDSNP/frequency/issues/646, renew signing PGP key before it expires. See `FREQUENCY_PGP_SECRET_SUBKEYS` secret in https://github.com/LibertyDSNP/frequency/settings/secrets/actions for the current expiration date. Please note, that only new signing subkey needs to be...

tech debt
recurring

GitHub tag protection rules are in beta right now. We can leverage this to lock in the release version tag once it’s been published on GitHub: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/configuring-tag-protection-rules Per @wilwade, the...

tech debt
ci