Coder Social home page Coder Social logo

hygieia / hygieia-build-bamboo-collector Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 7.0 27.3 MB

Hygieia Collector for Bamboo builds

Home Page: https://hygieia.github.io/hygieia-build-bamboo-collector/index.html

License: Apache License 2.0

Dockerfile 0.49% Shell 6.11% Java 93.41%

hygieia-build-bamboo-collector's Introduction

Due to changes in the priorities, this project is currently not being supported. The project is archived as of 6/1/2023 and will be available in a read-only state. Please note, since archival, the project is not maintained or reviewed

We are excited to announce the transfer of Hygieia Project to its own GitHub Organization. This move is being made to allow for us to manage the apis and individual collectors in their own repositories which renders for better product management. All components of Hygieia are now available under the Hygieia Organization.

Pronunciation: hi-gee-ya (Origin: Greek)

Build Status Codacy Badge Maven Central License Gitter Chat

Documentation | Screenshots | Contribute | Contact

Hygieia3.0
About Icon Video Icon Architecture Icon
Framework Icon Install Icon Contributors Icon

hygieia-build-bamboo-collector's People

Contributors

amitmawkin avatar audithawks avatar beasknees avatar benj58xu avatar chtompki avatar courtneyp123 avatar markrx avatar megha849 avatar nireesht avatar pxk5958 avatar rob-miller-777 avatar rvema avatar satishc1 avatar shriver135 avatar spennec avatar virtualpeter avatar yamunag19 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hygieia-build-bamboo-collector's Issues

can't get all build jobs, because it is hardcoded: max-result=2000

When run bamboo collector, it takes time, because our bamboo has more than 10K+ build jobs, and I hit this hard limits:

https://github.com/Hygieia/hygieia-build-bamboo-collector/blob/5c7a75f3759d6ec6907639e4a93d61922fbccf89/src/main/java/com/capitalone/dashboard/collector/DefaultBambooClient.java#L69-L74

private static final String JOBS_URL_SUFFIX =
--
"rest/api/latest/plan?expand=plans&max-result=2000";
private static final String JOBS_RESULT_SUFFIX =
"rest/api/latest/result/";
private static final String BUILD_DETAILS_URL_SUFFIX =
"?expand=results.result.artifacts&expand=changes.change.files";

Could we filter the search within specified team/projects?

Cannot Get the Data and new build plans of Bamboo in Dashboard

I am trying to see the bamboo build information on hygieia dashboard, when I run the collector for the first time I am able to see my build plan on shell but it is not updating on dashboard and also I deleted my old build plan but still exist in dashboard.
Here is is outputs
logs
MongoDB info for Bamboo
bamboo db log

My property file
bamboo property file

Dahboard Output (showing build plan is removed from my bamboo server but still it is appearing in dashboard and newly build plans are not appearing),
build dashboard

even after rerun the api, UI layers and bamboo collector

Please help me asap

Fix checkstyle violations.

Now that we have the google style guide commited as our basis for formatting, we should fix all of the outstanding checkstyle issues within reason.

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.