Giter VIP home page Giter VIP logo

Comments (6)

benpatterson avatar benpatterson commented on May 27, 2024 1

Hi @christofdamian We also use both the ghprb plugin and the jobHistory plugin. We encountered this problem, because it was making a significant dent in our disk usage.

We got around it by putting a pattern in the master configuration. Specifically, we went to Manage Jenkins > Configure > JobConfigHistory > Advanced, and put a pattern in the "System configuration exclude file pattern" field.

I honestly don't remember if there were any pre-filled values in that field, but here's our entire field as an FYI: queue|nodeMonitors|UpdateCenter|global-build-stats|GhprbTrigger. I don't remember if it was pre-filled when we adjusted it...but you can see the last pipe handles this plugin. A couple of the others there were also taking up unnecessary space (at least, for us).

from ghprb-plugin.

KostyaSha avatar KostyaSha commented on May 27, 2024

Jenkins core and ghprb code design makes this. Jenkins store data in deseralised xmls and JobConfigHistory just saving any changes, that are constant in ghprb plugin.

from ghprb-plugin.

christofdamian avatar christofdamian commented on May 27, 2024

For now I removed JobConfigHistory, because I can't live without ghprb

from ghprb-plugin.

christofdamian avatar christofdamian commented on May 27, 2024

thanks @benpatterson ! I'll try that, sounds like a good and easy solution.

from ghprb-plugin.

bjoernhaeuser avatar bjoernhaeuser commented on May 27, 2024

@christofdamian are you interested in providing a documentation update for this issue?

from ghprb-plugin.

bjoernhaeuser avatar bjoernhaeuser commented on May 27, 2024

For now i am closing this issue.

from ghprb-plugin.

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.