GithubHelp home page GithubHelp logo

teamscale-build-breaker's People

Watchers

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

teamscale-build-breaker's Issues

<branch>:HEAD is not supported for option "-b"

Using the HEAD commit for a specific branch currently leads to an exception:

java.lang.NumberFormatException: For input string: "HEAD"
            at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
            at java.base/java.lang.Long.parseLong(Long.java:692)
            at java.base/java.lang.Long.parseLong(Long.java:817)
            at com.teamscale.buildbreaker.BuildBreaker.isTeamscaleAnalysisFinished(BuildBreaker.java:407)
            at com.teamscale.buildbreaker.BuildBreaker.call(BuildBreaker.java:291)
            at com.teamscale.buildbreaker.BuildBreaker.call(BuildBreaker.java:52)
            at picocli.CommandLine.executeUserObject(CommandLine.java:1933)
            at picocli.CommandLine.access$1200(CommandLine.java:145)
            at picocli.CommandLine$RunLast.executeUserObjectOfLastSubcommandWithSameParent(CommandLine.java:2332)
            at picocli.CommandLine$RunLast.handle(CommandLine.java:2326)
            at picocli.CommandLine$RunLast.handle(CommandLine.java:2291)
            at picocli.CommandLine$AbstractParseResultHandler.execute(CommandLine.java:2159)
            at picocli.CommandLine.execute(CommandLine.java:2058)
            at com.teamscale.buildbreaker.BuildBreaker.main(BuildBreaker.java:273)

As this is especially mentioned in the README it should:
a) be supported, or
b) removed from the README

IMO it doesn't really make sense to use HEAD for the timestamp, because the HEAD commit may point to a totally different commit due to, e.g., a rollback

Provide build-breaker as fat-jar

Because of oracle/graal#3159 it is not possible for some customers to execute the build-breaker plugin, as they use Apline Linux 3.13+

Instead we should also provide this plugin as fat-jar with all dependencies, so that this can be executed in the pipeline

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.