Git Product home page Git Product logo

Comments (7)

eyeonus avatar eyeonus commented on July 4, 2024

So, build isn't working, and I've lost patience trying to figure out why.

https://travis-ci.org/eyeonus/Trade-Dangerous/builds/489942291

Also, for some reason it didn't update the PR with my commits, so I had to issue a new PR, which is annoying.

from trade-dangerous.

kmpm avatar kmpm commented on July 4, 2024

I'll have a look at the travis stuff

from trade-dangerous.

kmpm avatar kmpm commented on July 4, 2024

Looking at the output in travis I spotted that the env variable GH_TOKENS is set but not GH_TOKEN which semantic-release needs.

Setting environment variables from repository settings
$ export GH_TOKENS=[secure]
$ export PYPI_PASSWORD=[secure]
$ export PYPI_USERNAME=[secure]

https://python-semantic-release.readthedocs.io/en/latest/automatic-releases/index.html#configuring-push-to-github

from trade-dangerous.

eyeonus avatar eyeonus commented on July 4, 2024

#46 (comment)

Requires

* GH_TOKENS,  PYPI_USERNAME, PYPI_PASSWORD to be set in Travis

from trade-dangerous.

eyeonus avatar eyeonus commented on July 4, 2024

Okay. It's finally working.

from trade-dangerous.

kmpm avatar kmpm commented on July 4, 2024

Sorry for that.

from trade-dangerous.

eyeonus avatar eyeonus commented on July 4, 2024

Okay, now to work on the listener. Got to make it work with the new version.

from trade-dangerous.

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.