Romain Quinio

Results 19 issues of Romain Quinio

This is a proposal to resolve #3714 Changes: - Use commons-compress automatic algorithm detection via magic bytes - Add optional dependency zstd-jni from commons-compress to support application/vnd.oci.image.layer.v1.tar+zstd layers Before filing...

Resolves #2749 Implementation follows https://github.com/GoogleContainerTools/jib/issues/3700#issuecomment-1171283502 - Add Accept header application/vnd.oci.image.index.v1+json during base image pull - Re-use the logic from V22ManifestListTemplate to select the target platform diget via a new interface...

Pilgrimage decision to consult the Oracles (Delphi and Dodona) with different outcomes - positive (ex: combat tactical boost) or negative (ex: stressed), depending on the advice given. http://en.wikipedia.org/wiki/Oracle

enhancement

As a reminder, as it was suggested on the forum. https://en.wikipedia.org/wiki/Colosseum Note there is a similar thing in WtWSMS (Rebuild the [Circus Maximus](http://fr.wikipedia.org/wiki/Circus_Maximus)) that we could ask permission to use,...

enhancement

I looked at all occurrences of "eclipse-temurin", I don't think I missed other places to update. Thank you for your interest in contributing! For general guidelines, please refer to the...

Fixes #4019 Fixes #4033 Maven 3.9.2 now warnin about plugins that have Maven core dependencies in their runtime classpath. The change will require a release of jib-maven-plugin-extension-api, before releasing jib-maven-plugin....

I've been prototyping the rendering of documents into Confluence storage format, using relevant Confluence macros to have a more "native" look & feel and bypassing some limitations (covers issues #3...

User reported the window, button and fonts were too small. https://docs.microsoft.com/en-us/dotnet/framework/winforms/automatic-scaling-in-windows-forms

Currently they are out of order, which is painful to navigate.

bug

Based on these mods: * BaseMod.mod, dependencies = {} * SubMod1.mod, dependencies = { BaseMod } * SubMod2.mod, dependencies = { BaseMod SubMod1 } If there is a file with...

enhancement