Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(CiBuild): extend Jenkins / Docker / Github clients with REST calls #929

Merged
merged 4 commits into from
Mar 17, 2021

Commits on Mar 12, 2021

  1. feat(CiBuild): extend Jenkins / Docker / Github clients with extra RE…

    …ST calls
    
    - add extra necessary fields to Git and Build data structure for CiBuild support
    - add calls to jenkins and github to pull commit details and build info
    - add property field to enable CiBuild integration
    nimakaviani committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    d4cf2b1 View commit details
    Browse the repository at this point in the history
  2. fix based on reviews

    - setting the url value for GenericArticact
    - simplified getCommitDetails code
    nimakaviani committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    b4fd6c7 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2021

  1. Configuration menu
    Copy the full SHA
    5c9a332 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. Configuration menu
    Copy the full SHA
    b4fb270 View commit details
    Browse the repository at this point in the history