Git Product home page Git Product logo

Comments (4)

mistmist avatar mistmist commented on July 29, 2024 2

hmm the last time i considered this, i wrote:

commit b14e2f6

validator: return a status code indicating success or failure

It is a useful convention to return a failing status code in case
something went horribly wrong during execution, or the command line
arguments are invalid.  This can then be checked e.g. in LO's
test::BootstrapFixture.

(If validation errors are found, it was still a successful execution.)

... but maybe some people want to rely on the exit status to signal validation errors and some are bothered by that so maybe we could have a command line option --fail-on-validation-errors or something like that?

from odftoolkit.

Progi1984 avatar Progi1984 commented on July 29, 2024

@mistmist It could be perfect. And that would allow to use in CI.

from odftoolkit.

Progi1984 avatar Progi1984 commented on July 29, 2024

@sergey-s-betke Thanks for the PR.

@mistmist Sorry for disturbing you : I don't find a nightly build version on https://repo1.maven.org/maven2/org/odftoolkit/odfvalidator/. Where can I find it ?

from odftoolkit.

mistmist avatar mistmist commented on July 29, 2024

i dont think the CI we use uploads builds anywhere... you'll have to build from the "master" branch locally until there 0.10 release

from odftoolkit.

Related Issues (20)

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.