George Gastaldi

Results 345 comments of George Gastaldi

@SlyngDK This is the error in the CI. Any clue? ``` 2020-10-23T05:25:45.9113159Z [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.61 s

@SlyngDK Quarkus 1.10.0.CR1 is out, would that fix the build?

I believe this is the API to enable it: https://docs.github.com/en/rest/repos/repos?apiVersion=2022-11-28#enable-private-vulnerability-reporting-for-a-repository

Ah, that makes sense, yes. Another feature is that the `@BuildStep`s in an extension processor are considered unused methods in IJ, which is not true, but I am not sure...

/cc @dmlloyd @radcortez

Pushed a small fix that filters out properties that don't belong to the subset

The main difference in the process is the push to Central. You can use Jreleaser to create the tag/release notes/whatnot, but after the tag is created, the https://github.com/smallrye/.github/blob/main/.github/workflows/perform-release.yml is required...

Here is an example: https://github.com/smallrye/smallrye-opentelemetry/blob/main/.github/workflows/release.yml

Apologies if this is not the correct tracker for this issue; let me know where I can file it