Jan-Henrik Damaschke
Jan-Henrik Damaschke
Currently only OpenCollective sponsors, not GitHub sponsors (https://github.com/TypeGraphQL) are updated in the README. As there are more sponsors on GitHub (at elast for member tier) and there is not much...
I would like to use this theme as a documentation platform internally. The problem is that we internally as well as all our customers are using OpenAPI 3.0. ## Expected...
Thanks for creating this great action! I would like to use is with [gitmoji](https://gitmoji.dev/) based commits like `📝(README): Updated README with info`, but it seems not possible with the current...
### Description We need to disable telemetry by default, if this library should be used in production for many reasons. Telemetry, especially in IaC environments should always be opt-in and...
### Description I would like to suggest some improvements to test new modules and module changes with PSRule. This would have multiple benefits: 1. Parameter files can be written in...
### Describe the bug When deploying a log analytics workspace using the `Microsoft.OperationalInsights/workspaces` module, the following warning appears: `E:\repos\test\modules\carml\0.5.0\Microsoft.OperationalInsights\workspaces\savedSearches\deploy.bicep(55,5) : Warning BCP037: The property "etag" is not allowed on objects...
Provide some way to generate changelogs only for one or more specific subfolders/repos in a monoprepo structure. For single folders, rootDir would probably work, but if 2 or more projects...
Hello, Is there an example on how we could use this in node js? It would be a great functionality for microservice and serverless applications.
### 🔗 Linked issue Closes #1344 ### ❓ Type of change - [X] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking change...
Currently, the @nuxt-themes/config repo is deprecated and we should leverage the native Nuxt 3 `app.config` feature. This is fine for SFC usage with the `useAppConfig()` composable for global variables, but...