-
- what are hooks
- how to manage
- my standard hooks
- configure flake8 and/or yapf (need to clean up first...)
- [ ] yapf version in conda yaml
-
If people want to customize our materials by changing the wgsl, they basically have to copy the wgsl, introduce the custom code in a few places. This works, but everytime that the wgsl changes in pygf…
-
We can use Argo CD hooks to run actions after each deployment. Some possible actions include:
- Running Django migrations
- Collecting static files
- Creating static users for the alpha instances
>…
-
### Should this be an RFC?
- [x] This is not a substantial change
### Which package is this a feature request for?
Other/unknown (please mention in description)
### Description
Hi everyone... I w…
-
One potential way to deal with linting etc is to add a system with hooks that tools can register with.
These hooks could do things like:
- Generating dynamic system prompt on every message: #15…
-
As a developer of GUIs for experimental use I'd like to make use of the communication utilities in cs-web-lib for my own widgets and components, so I would like hooks like `useDevice`, `useConnection`…
-
We will add new action hooks for settings after the form:
do_action( 'ets_product_qa_setting' );
hook to trigger after saving the settings:
do_action( 'ets_product_qa_setting_save' );
-
> **Note**
> Before you submit your issue, make sure that:
> - You're using the latest version of Salesforce CLI.
> - You've searched both open and closed issues for related posts.
> - You've use…
-
- What is state
- Introduction to React Hooks
- Basic Hooks: "useState", "useEffect"
- Managing Side Effects with "useEffect"
- Complex state (Right way to update objects and arrays in state) - …
-
### Describe the feature you'd like
Support hooking custom user code into the bookmark process. A `/scripts` directory could be mounted where named callbacks would be exported. For example, `my-scrip…