-
Like others here, I'm finding the breadcrumb mechanism a little unintuitive. Additionally, when using sentinel, it means you can't update the redis configuration after the first chef run without messi…
-
**What would you like to be added**:
There's a problem when implementing the dynamic configuration feature. After agent got all the configuration via XDS, it tried to invoke the Layotto Lifecycle…
-
Ensure PAL components are CSP complaint.
- [ ] Include the respective component name in the forbid configuration inside package.json
- [ ] Run yarn lint and fix the errors
- [ ] Replace `style={{}}`…
-
### Link to the code that reproduces this issue
https://github.com/amannn/nextjs-bug-repro-not-found
### To Reproduce
1. Clone https://github.com/amannn/nextjs-bug-repro-not-found
2. Run `pnpm i`
…
-
Resilience4j version: 1.5.0
Java version: 11
Thanks for raising a Resilience4j issue.
Is there a way to dynamically update the interval function for the retry module.
Use case : I want to p…
-
```
Question about dynamic injector configuration.
There is a parent class which injects CommonModule as below.
public class Parent {
protected Injector injector;
public Parent() {
injector…
-
```
Question about dynamic injector configuration.
There is a parent class which injects CommonModule as below.
public class Parent {
protected Injector injector;
public Parent() {
injector…
-
The `update-configuration.yml` doesn't apply formatting according to the prettier configuration
Also I think it would be better to make this a [custom action](https://docs.github.com/en/actions/sha…
-
Hi @nickfan
I had an idea... not fully baked and ready for any PR.
Like the question in #7 , I too want to separate staging and production deploys in a more dynamic way than a symlink. I would, f…
-
Allow configuration files to inherit from each other, so a config file can specify a parent, then just overwrite the settings it needs to. This would be really handy for all the "ignore" stuff.