-
The manifests are in game-specific folders inside `Amazon Games\Library\__InstallData__`. When migrating games, I was unable to verify them (just testing) because the *.raw manifests were missing in N…
-
### Current Behavior
When an error happens in a convention plugin, the error location is not correct, e.g.
```text
* What went wrong:
An exception occurred applying plugin request [id: 'firepla…
bric3 updated
8 months ago
-
### Feature scope
Configuration (settings parsing, validation, etc.)
### Description
Mapper plugins should be able to have there settings set via the standard _ convention.
```
mappers:
- …
-
Migrated from GitLab: https://gitlab.com/meltano/meltano/-/issues/3220
Originally created by @kgpayne on 2022-02-07 16:17:58
---
As per [this discussion](https://gitlab.com/meltano/meltano/-/merge_…
-
What's the reason for having the 'artillery-plugin-' prefix?
Many organizations keep their own repositories for obvious reasons and with that comes varying naming conventions. More flexibility should…
-
**Description**
We use paparazzi to verify compose previews, some of which produce snapshots while others don't.
When you run paparazzi on a module that only contains tests without snapshots the snaps…
-
Hello,
I've integrated OWASP into my Android project.
I've used the convention plugin to integrate Owasp into all my modules.
`fun Project.configureOwasp() {
val dependencyPropsFile = file…
-
With the help of @fadero we confirmed that the convention of the deskew code in the on-the-fly image processor isn't what I was expecting. Tagging @nicost and @henrypinkard due to their involvement, …
-
The KPM plugin code tries to guess the artifactId by convention (PluginNamingResolver.of(pluginKey).getPluginName()). However, if the convention isn't respected, the download fails. If the caller has …
-
Something like this is enough from now on:
```
plugins {
id 'io.spring.develocity.conventions' version '0.0.21'
}
```
In other words we don't need to manage `com.gradle.develocity` plugin any …