https://github.com/accenture/adop-cartridge-java-pipeline

https://github.com/accenture/adop-cartridge-java-pipeline

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: Accenture
  • License: apache-2.0
  • Language: Groovy
  • Default Branch: master
  • Size: 16.6 KB
Statistics
  • Stars: 2
  • Watchers: 9
  • Forks: 6
  • Open Issues: 2
  • Releases: 0
Created about 8 years ago · Last pushed over 7 years ago
Metadata Files
Readme Changelog License

README.md

What is a Cartridge?

A Cartridge is a set of resources that are loaded into the Platform for a particular project. They may contain anything from a simple reference implementation for a technology to a set of best practice examples for building, deploying, and managing a technology stack that can be used by a project.

This cartridge consists of source code repositories and jenkins jobs.

Pre-requisite

  • Configure the Sonar server authentication token in Manage Jenkins > Configure System > SonarQube servers.

Source code repositories

Cartridge loads the source code repositories

Jenkins Jobs

This cartridge generates the jenkins jobs and pipeline views to -

  • Provision the environment.
  • Creating a Pipeline job which references a Jenkinsfile living in the spring-petclinic repository which is responsible for:
    • Build the source code from sprint petclinic repository.
    • Running unit tests on the compiled code.
    • Running sonar analysis on the code.
    • Deploy to an environment.
    • Run regression tests on deployed petclinic application.

License

Please view license information for the software contained on this image.

Documentation

Documentation will be captured within this README.md and this repository's Wiki.

Issues

If you have any problems with or questions about this image, please contact us through a GitHub issue.

Contribute

You are invited to contribute new features, fixes, or updates, large or small; we are always thrilled to receive pull requests, and do our best to process them as fast as we can.

Before you start to code, we recommend discussing your plans through a GitHub issue, especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give you feedback on your design, and help you find out if someone else is working on the same thing.

Owner

  • Name: Accenture
  • Login: Accenture
  • Kind: organization

Accenture Github site

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 3
  • Total pull requests: 4
  • Average time to close issues: 13 days
  • Average time to close pull requests: 4 days
  • Total issue authors: 2
  • Total pull request authors: 2
  • Average comments per issue: 1.33
  • Average comments per pull request: 0.25
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • dsingh07 (2)
  • kramos (1)
Pull Request Authors
  • JoyitaDas (3)
  • lykabernardo (1)
Top Labels
Issue Labels
enhancement (2) help wanted (2) bug (1)
Pull Request Labels