Giter Site home page Giter Site logo

Comments (8)

marcells avatar marcells commented on May 19, 2024

Could you please provide more information? Which service do you use? Are there any errors or is there any output in the console?

from node-build-monitor.

kakulukia avatar kakulukia commented on May 19, 2024

I should somehow be able to put my access token in the config file to be able to see my private repos in the monitoring dashboard.
I'm using Travis with private repos in Github.

from node-build-monitor.

marcells avatar marcells commented on May 19, 2024

I currently don't own a private Travis account. So, I tried to implement the access to private builds by only using the documentation.

Please check and test my changes in the travis-pro branch in commit bd96009. Define travis-ci.com as url and your access token as token in the configuration. If it's working, I'll merge it into master.

If there are still some issues, which you were able to fix, it would be great if you could send me a pull request.

from node-build-monitor.

kakulukia avatar kakulukia commented on May 19, 2024

thx for the quick fix .. but sadly i cant confirm it yet .. i have to figure out first (together with the travis support team) why their API does not report any builds although i see everything on the webpage .. so the build monitor gets no data to display .. wich is weird!

i will report back as soon as this is sorted out

from node-build-monitor.

kakulukia avatar kakulukia commented on May 19, 2024

but i bet this should work once the API actually reports my data

from node-build-monitor.

kakulukia avatar kakulukia commented on May 19, 2024

it works!

BUT i kinda have two complains, about the current version

  1. could you leave the config.json out of versioning but instead checkin a config.json.example to have a clean repo even when setting up my own config ..
  2. i have multiple (7) repositories and just listing the builds will kinda hide that other not so active repos have some problems because the more recent "news" push the bad new towards the bottom of the page. Id like to be able to switch between builds and repos or even have some cool combinations of both .. im gonna think of a solution over the weekend to come up with a good solution to combine the two worlds .. and might be able to even help coding it .. whats your take on that?

from node-build-monitor.

marcells avatar marcells commented on May 19, 2024

Great, then I will soon merge the changes into master.

  1. If you run the build monitor in a Docker container, then you can copy the content of the docker sub folder in the repo to a place on your disk and just run the script run_without_tfsproxy.sh (the Docker image will be built automatically from the master branch).
  2. Hm, I understand your problem. Did you try to increase the numberOfBuilds configuration property? Otherwise we could implement some kind of filter (by build project/definition), when the mouse is moved.

(Sorry for the late response. I was on vacation.)

from node-build-monitor.

kakulukia avatar kakulukia commented on May 19, 2024

sorry for the even later response .. we are going to organize the monitoring differently .. i think i wont have time for the new design .. jst wanted to let you know.

from node-build-monitor.

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.