Giter Club home page Giter Club logo

cb-branching-api's Introduction

codeBeamer Branching API Extension

Does add endpoints to create and list branches to the Swagger API. Tested with codeBeamer 10.1-SP6 and 20.11-ltsö

Installation

  1. Copy cb-branching-api.jar found in releases to <codeBeamer>/tomcat/webapps/cb/WEB-INF/lib
  2. Restart codeBeamer

Usage

After installation the new endpoints can be found in the Swagger UI at /v3/swagger/editor.spr under the tag "Branches". You can try the endpoint by adjusting the examples provided in the Swagger UI.

Development

Set variable cbHome e.g. in %HOMEPATH%/.gradle/gradle.properties to point to your local codeBeamer installation.

Use gradlew eclipse or gradlew idea to create project configuration for your IDE.

Use gradlew assemble to build the .jar file that can be deployed into codeBeamer.

cb-branching-api's People

Contributors

bengele-ptc avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cb-branching-api's Issues

Make the library compatible with 21.09 and Working-sets

Hello @engeleb-intland - Alfonso from Intland Support here:

If used on 21.09, the library will lead the whole codebeamer to failure in loading the API definition:

HTTP Status 500 – Internal Server Error

Type Status Report

Message Error creating bean with name 'branchRestController' defined in URL [jar:file:/CB-21.09-SP4/tomcat/webapps/cb/WEB-INF/lib/cb-branching-api.jar!/com/intland/codebeamer/controller/rest/v2/branching/BranchRestController.class]: Post-processing of merged bean definition failed; nested exception is java.lang.IllegalStateException: Failed to introspect Class [com.intland.codebeamer.controller.rest.v2.branching.BranchRestController] from ClassLoader [ParallelWebappClassLoader context: cb delegate: false ----------> Parent Classloader: java.net.URLClassLoader@13221655 ]

Description The server encountered an unexpected condition that prevented it from fulfilling the request.
Apache Tomcat/8.5.70

Indeed, this is expected and also mentioned on the README of this repo.

For the future, it would be useful if next releases of this tool could be compatible with 21.09 and, in general, with the new Working-Sets concept. I am adding this Issue to keep track of it.

Thanks.

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.