Giter Site home page Giter Site logo

jbang-catalog's People

Contributors

alblue avatar awegmann avatar fbricon avatar grumpyf0x48 avatar knutwannheden avatar maxandersen avatar npeters avatar quintesse avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

jbang-catalog's Issues

Add build.gradle file?

I was able to use jbang edit to edit a single file within this project, but AFAICT the command copies the files into a temporary directory, where they are then edited. And since the .git folder doesn't appear to be copied, I cannot easily push any changes from within that editor. This is possiblz a shortcoming of jbang edit but otherwise I think having a build.gradle file in this repo might solve the problem.

Validate the GAECV before processing

Probably need to perform some basic validation to make sure the input conforms to:

<groupId>:<artifactId>[:<extension>[:<classifier>]]:<version>

 jvanzyl$ gavsearch com.fasterxml.jackson.core:jackson-core
Searching for `com.fasterxml.jackson.core:jackson-core` on search.maven.org...
javax.ws.rs.ProcessingException: RESTEASY003145: Unable to find a MessageBodyReader of content-type text/plain and type class gavsearch$MvnSearchResult
	at org.jboss.resteasy.core.interception.jaxrs.ClientReaderInterceptorContext.throwReaderNotFound(ClientReaderInterceptorContext.java:47)
	at org.jboss.resteasy.core.interception.jaxrs.AbstractReaderInterceptorContext.getReader(AbstractReaderInterceptorContext.java:133)
	at org.jboss.resteasy.core.interception.jaxrs.AbstractReaderInterceptorContext.proceed(AbstractReaderInterceptorContext.java:75)
	at org.jboss.resteasy.client.jaxrs.internal.ClientResponse.readFrom(ClientResponse.java:214)
	at org.jboss.resteasy.specimpl.BuiltResponse.readEntity(BuiltResponse.java:88)
	at org.jboss.resteasy.specimpl.AbstractBuiltResponse.readEntity(AbstractBuiltResponse.java:262)
	at gavsearch.call(gavsearch.java:81)
	at gavsearch.call(gavsearch.java:44)
	at picocli.CommandLine.executeUserObject(CommandLine.java:1783)
	at picocli.CommandLine.access$900(CommandLine.java:145)
	at picocli.CommandLine$RunLast.executeUserObjectOfLastSubcommandWithSameParent(CommandLine.java:2150)
	at picocli.CommandLine$RunLast.handle(CommandLine.java:2144)
	at picocli.CommandLine$RunLast.handle(CommandLine.java:2108)
	at picocli.CommandLine$AbstractParseResultHandler.execute(CommandLine.java:1975)
	at picocli.CommandLine.execute(CommandLine.java:1904)
	at gavsearch.main(gavsearch.java:63)

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Location: renovate.json
Error type: The renovate configuration file contains some invalid settings
Message: Invalid regExp for regexManagers[0].fileMatch: '*.java'

Use Ascii for Ascii table

Unfortunately the ASCII art doesn't in fact render with ASCII, but rather a Windows codepage. As a result, tables come out with ??? on them.

This can be fixed by setting:

at.getContext().setGrid(A7_Grids.minusBarPlusEquals());

just after the table's creation here:

AsciiTable at = new AsciiTable();

The ascii theme comes from a dependency above, which may be included automatically. Otherwise it's something that will be found in de.vandermeer:ascii-utf-themes:0.0.1

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Repository problems

These problems occurred while renovating this repository. View logs.

  • WARN: Package lookup failures

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

  • chore(deps): update dependency io.quarkus:quarkus-bom to v3.13.3

Warning

Renovate failed to look up the following dependencies: Failed to look up maven package script-ref": "com.h2database:h2.

Files affected: jbang-catalog.json


Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/build.yml
  • actions/checkout v4
regex
bouncinglogo.java
catalog2readme.java
  • io.quarkus:quarkus-bom 3.5.0
dalle.java
  • info.picocli:picocli 4.7.5
  • com.fasterxml.jackson.core:jackson-databind 2.15.3
env.java
  • info.picocli:picocli 4.7.5
  • de.vandermeer:asciitable 0.3.2
  • org.jline:jline 3.23.0
gavsearch.java
  • info.picocli:picocli 4.7.5
  • org.jboss.resteasy:resteasy-client 6.2.5.Final
  • org.jboss.resteasy:resteasy-jackson2-provider 6.2.5.Final
  • de.codeshelf.consoleui:consoleui 0.0.13
getjava.java
  • info.picocli:picocli 4.7.5
  • io.foojay.api:discoclient 2.0.39
jgit.java
  • org.eclipse.jgit:org.eclipse.jgit.pgm 6.7.0.202309050840-r
properties.java
  • info.picocli:picocli 4.7.5
  • de.vandermeer:asciitable 0.3.2
  • org.jline:jline 3.23.0
templates/github.java.qute
  • info.picocli:picocli 4.7.5
  • org.kohsuke:github-api 1.316
templates/junit.java.qute
  • org.junit.jupiter:junit-jupiter-api 5.10.0
  • org.junit.jupiter:junit-jupiter-engine 5.10.0
  • org.junit.platform:junit-platform-launcher 1.10.0
jbang-catalog.json
  • script-ref": "com.h2database:h2 1.4.200

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.