-
**Description**
I'd like to modify any user's crontab.
## New commands
### cron.add
- Should not produce duplicate entries
- Cron syntax should be validated before entering into crontab u…
yonas updated
2 weeks ago
-
### Prerequisites
- [X] I have carried out troubleshooting steps and I believe I have found a bug.
- [X] I have searched for similar bugs in both open and closed issues and cannot find a duplicate…
-
npm init @open-wc testing
is command not working saying unknown command testing..if i am using command
yarn add @open-wc/testing-karma --dev its installed but in my project i am only using npm.Can y…
-
### Description
When current day is scrolled away from the view and "Today" button is clicked, the visual indicator for selected day isn't updated even though the value on the field is.
https://gi…
-
**HTTP API unnecessary calls**
WC_Stripe_API::retrieve() GET https://api.stripe.com/v1/account on each admin page.
Talking average 0.5 seconds
Including other HTTP API calls and you have 8 second…
-
Right now the service worker file name from the `injectServiceWorker` option is hardcoded here:
https://github.com/open-wc/open-wc/blob/417d890c7c2b7574168191df05c76d428fb01ca8/packages/building-ro…
-
commitlint comments are unhelpful. At a minimum they should include links to documentation of what is a valid commit type and message. Currently it just says it's invalid with info on how to fix it. T…
-
Usage: when checking the fd leaks when forking, it's handy to check the number of opened file descriptors for every parent process.
How to get data: the following information means 281132 has 16 op…
-
I'm using Ubuntu 22.04 latest, snap updated joplin-desktop to 2.13.12. I started it yesterday morning the first time, but the usual window did not appear. Looking into the journal revealed some permis…
-
When running `npm init @open-wc` on Windows I get the following error:
```
Error: EPERM: operation not permitted, mkdir 'C:\Users\Mendy'
command not found: create
```
I tried to reinstall `@ope…