Nick Cross

Results 30 issues of Nick Cross

When building using a version qualifier of (e.g. .mytest-1) - to avoid a GAV clash with an existing version, I notice that it is not applied throughout consistently. For instance,...

https://github.com/release-engineering/cachito#feature-support lists package managers of `gomod | npm | pip` but https://github.com/release-engineering/cachito#git-submodule implies git-submodule is also a package manager. Is the table correct? Secondly https://github.com/release-engineering/cachito#git-submodule mentions `packages` but does not...

## Summary [TIP]: # ( DO NOT include screenshots of your actual database! ) [NOTE]: # ( Provide a brief overview of what the new feature is all about )...

new feature
accessibility

This would avoid the problems with e.g. configparser not being found.

A potential enhancement request - the ability to export the configuration/settings/etc. This would provide an easy way to port all settings to a new machine, to ensure multiple systems have...

https://commonjava.github.io/indy/dev/layout.html

This is a follow on from #2343 (which is great!) produced by @tomasbjerre. I have a remote deployed IDE configuration (that we use for both maven and gradle). Ideally, rather...

### Issue type Missing information ### Problem description Hi, In https://docs.gradle.org/current/userguide/compatibility.html it talks about what JDK versions can be used with what version of Gradle. It also says `A JVM...

a:documentation
to-triage

While the [docs](https://www.jbang.dev/download/) list a [copr repo](https://copr.fedorainfracloud.org/coprs/g/jbangdev/jbang/builds/) it seems that hasn't been updated in over a year. Is there an issue with the builds?

The reason for this enhancement is that if we have a typical RH version e.g. `1.1.0.redhat-00001` then that utilises illegal characters in the version string - so this PR allows...