Coder Social home page Coder Social logo

jenkins-sdk's People

Contributors

aistomin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

jenkins-sdk's Issues

Create RealUsers class

  1. Create class.
  2. Create puzzles for every method.
  3. Create test class with a sample method.

Add Qulice code validation.

There is instruction how to do that: http://www.qulice.com/
What should be done:

  1. Configure project to use Qulice.
  2. Add sample class and test for it.
  3. Make sure that Qulice validation works correctly.
  4. Add section to README file. In this section explain how to test the project with Qulice.

Create secondary constructors for FakeJenkins

We need:

  1. Parameterless constructor that will create fake instance with all the default fake objects.
  2. Constructors with one and only parameter. For example, user wants to set only users dependency and want others to be default.

Implement FakeJob.url()

Take a look at FakeJenkins methods implementation. Here we want to have something similar.

Create basic architecture skeleton

We need basic interfaces like Jenkins, Builds, Build etc. This interfaces will be a good start point and define the SDK's architecture.
We need to create empty implementation for real classes(let's call them with prefix Real, like RealJenkins) and fake classes(let's call them with prefix Fake like FakeJenkins).
We need to create issues for every empty/unimplemented method.

Configure Rultor bot

Would be great to have automated merge process. This looks like a really good tool. If configuration will not take > 8h, we definitely want to have it.

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.