-
February 2022 @StackStorm/tsc `1 hour` planned meeting: Tuesday, `01 Feb 2022, 09:30 AM US Pacific`.
See #33 for more info about how to join.
(TLDR; Zoom link: https://us02web.zoom.us/j/8108210170…
arm4b updated
2 years ago
-
June 2022 @StackStorm/tsc `1 hour` planned meeting: Tuesday, `07 Jun 2022, 09:30 AM US Pacific`.
See #33 for more info on how to join.
(TLDR; Zoom link: https://us02web.zoom.us/j/81082101702?pwd=N…
arm4b updated
2 years ago
-
October 2021 @StackStorm/tsc `1 hour` planned meeting: Tuesday, `05 Oct 2021, 09:30 AM US Pacific`.
See #33 for more info about how to join.
#### TSC Meeting Host: @armab
## Meeting Agenda
…
arm4b updated
2 years ago
-
### 📜 Description
I am trying to use `useMediaQuery` from `material-ui` like this:
```ts
const prefersDarkMode = useMediaQuery('(prefers-color-scheme: dark)');
console.log(prefersDarkMod…
-
May 2022 @StackStorm/tsc `1 hour` planned meeting: Tuesday, `03 May 2022, 09:30 AM US Pacific`.
See #33 for more info on how to join.
(TLDR; Zoom link: https://us02web.zoom.us/j/81082101702?pwd=N1…
winem updated
2 years ago
-
One-off @StackStorm/tsc _1 hour_ meeting will take place on `Tuesday, 20th Oct 2020, 09:30 AM US Pacific`.
Zoom link to join: https://us04web.zoom.us/j/966394889. Meeting guidelines described in #3…
-
## SUMMARY
When you try to remove and install a pack from a local copy of a git repository st2 will fetch the remote version of the copy and not the local version. I have also tried to edit the ver…
-
### 📜 Description
After checking out a bug fix on the nightly builds, and checking out master, `yarn dev` errors with:
> ] /backstage/plugins/catalog-common/src/alpha.ts:17
[1] export {
[1] ^^^^…
-
# TSC Agenda May 5th, 5:30pm UTC, 12:30pm ET, 9:30am PT
## Administrative Items
- [x] Next meeting is June 2, 2020 ( @blag )
- [x] Community Engagement
- [x] Process for becoming a contributor …
-
Creating and deleting FreeIPA users scales very poorly, which appears to be significantly affected by the output steps. For example:
With current output:
- Creating 5 users: 8s
- Creating 50 user…