-
I was looking to have SCM generator discover repos in my organization that have a specific folder "k8s", then combine with Git generator to discover folders and generate one Application for each folde…
-
As we all know, FFI in Java is a mess. From Sun you have JNI which requires you to write C code, you have JNA which doesn't require C but is slower and still needs a generator program (long since aba…
-
Hello,
I have multiple entity managers I have a generator which has a field
```
category:
label: field.category
getter: category.name
formType: entity
```
When i load the page I get t…
-
#### Reason/Context
`It is not so hard to write code generator, it is harder to maintain it` ~ Abraham Lincoln
When you write a code generator, you always write it with some use case in mind. Yo…
-
I find out that its hard for me to navigate in our website. I want to add more sections into our sidebar, so I would be able to wuickly jump from topic to topic at some point.
Right now I want to h…
-
https://github.com/dotnet/roslyn/blob/main/docs/features/incremental-generators.md
https://andrewlock.net/creating-a-source-generator-part-1-creating-an-incremental-source-generator/
If we can imp…
-
👋 This dashboard summarizes my activity on the repository, including available improvement opportunities.
## Recommendations
_Last analysis: Feb 13 | Next scheduled analysis: Feb 20_
### Open
- h…
-
Creating layers with serverless-layer > 2.8.2 fails at `fs.rmSync` added by #153
```
[ LayersPlugin ]: => common
... ○ Downloading ./serverless-layers/common/package.json from bucket...
... ○ …
-
Currently the rest_polymorphic extension generates OAS components looking like this:
```yaml
components:
schemas:
MyComponentTyped:
allOf:
- type: object
properties:
…
-
Hi!
Thank you for creating this tool!
I would like to create ESM only ESLint plugin, and this rule tries to require stuff inside so it's not compatible
I would like it to work with ESM.
```
❯ p…