Git Product home page Git Product logo

Comments (2)

denebeim avatar denebeim commented on July 24, 2024 1

The API used to publish buildinfo files is not currently public. It will be made public soon at which point the API wiki will be updated and I'll make sure a script is added to the project examples doing it.
In the mean time the jenkins plugin which is open source is creating and publishing buildinfo files, you can look at that to see how it's done if you'd like.

from project-examples.

eyalbe4 avatar eyalbe4 commented on July 24, 2024

Adding to Jay's answer, the code used by the Jenkins, TeamCity and Bamboo Artifactory Plugins to publish artifacts and build information to Artifactory is part of the build-info open source project:
https://github.com/JFrogDev/build-info
In the github documentation of this project, you can see the json schema used to publish the build. The json is sent to /api/build Artifactory REST API.

from project-examples.

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.