Giter VIP home page Giter VIP logo

Comments (6)

CAD97 avatar CAD97 commented on September 2, 2024

Build passes because the command is returning an exit code of 0, even though the Git communication fails. This is a bug.

Given the env: global: - secure:, I can't actually see your env (this is a good thing).

But according to your logs, GH_TOKEN isn't set: https://travis-ci.org/gnzlbg/slice_deque/jobs/330604987#L489-L490

Setting environment variables from .travis.yml
$ export WZI=[secure]

from cargo-travis.

CAD97 avatar CAD97 commented on September 2, 2024

Similarly, cargo doc-upload exits with 1 if there is nothing to commit.

It should be exiting successfully, as this is an expected end case.

from cargo-travis.

gnzlbg avatar gnzlbg commented on September 2, 2024

But according to your logs, GH_TOKEN isn't set

Thanks, I've fixed this. I was trying to use the GH_TOKEN from another project without using travis encrypt for this one -.-

from cargo-travis.

gnzlbg avatar gnzlbg commented on September 2, 2024

Build passes because the command is returning an exit code of 0, even though the Git communication fails. This is a bug.

Should I open a different issue for this?

from cargo-travis.

gnzlbg avatar gnzlbg commented on September 2, 2024

Now I am getting this error after managing to get docs working for a while:

https://travis-ci.org/gnzlbg/slice_deque/jobs/335382083#L1513

from cargo-travis.

roblabla avatar roblabla commented on September 2, 2024

The original problem of this issue (doc-upload succeeds despite auth fails) is fixed with #63. Sorry for the long wait 😅 .

from cargo-travis.

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.