jenkinsci / audit2db-plugin

Jenkins plugin to record build audit information to database.
https://plugins.jenkins.io/audit2db/
5 stars 24 forks source link

mysql , JenkinsBuidEnvinment data model #10

Closed sergueik closed 10 years ago

sergueik commented 10 years ago

Added mysql jdbc driver to the pom, updated pom to pull from http://repo.jenkins-ci.org/public/ Fixed defect in plugin causing packaging problem Added JENKINS_BUILD_ENVIRONMENT model ( initial implementation : new database table, fields, reports)

cloudbees-pull-request-builder commented 10 years ago

plugins » audit2db-plugin #4 FAILURE Looks like there's a problem with this pull request

jenkinsadmin commented 10 years ago

Thank you for a pull request! Please check this document for how the Jenkins project handles pull requests

cloudbees-pull-request-builder commented 10 years ago

plugins » audit2db-plugin #5 FAILURE Looks like there's a problem with this pull request

sergueik commented 10 years ago

added code to make test pass. restored the earlier layout of the report, need to find a good layout to accomodate environment data

cloudbees-pull-request-builder commented 10 years ago

plugins » audit2db-plugin #6 FAILURE Looks like there's a problem with this pull request