That makes sense. Could I get the name to be delphix-plugin for the repository in the jenkinsci organization and keep the current name for the repository on our company github since it does make sense on our company github?
I have the LICENSE folder in the root of the git repository, and I mentioned in my previous post that it was Apache 2.0. Was there something else you were looking for? Thanks. -Peter On Monday, October 19, 2015 at 11:20:13 AM UTC-7, Daniel Beck wrote: > > Hi Peter, > > I suggest renaming this (both display name and artifact ID) to > delphix-plugin -- 'jenkins' is redundant in this context. > > Also, you should probably make the license you're publishing this under > explicit. > > Daniel > > On 19.10.2015, at 20:06, Peter Vilim <[email protected] <javascript:>> > wrote: > > > Hello everyone! > > > > First time doing this, and I'm doing this based off the wiki. I have > > a plugin that I would like to be hosted on jenkins-ci.org. > > > > The plugin interacts with the Delphix Engine which is the core product > > that my company sells. Our product allows for customers to spin up > > virtual copies of their production databases that take no additional > > space and changes to those databases are stored as a diff. The > > virtual databases can be rewound, fast forwarded, in a manner somewhat > > similar to source control. As a result a lot of our customers like to > > use our product with Jenkins and have Jenkins spin up virtual > > databases as part of test runs that can be tested against and then > > destroyed when the run completes. > > > > This plugin adds a couple build steps that give Jenkins the ability to > > make API calls to our engines deployed at customer sites to perform > > some of the operations that I just described. It also has niceties > > such as including log output from our engine in the Jenkins logs so > > that if a job on our engine fails the logs can be inspected in Jenkins > > to figure out what went wrong as well as clean up on our engine if a > > Jenkins job gets aborted mid-run. > > > > The plugin is located here and having the same repository name is fine > > with me: https://github.com/delphix/delphix-jenkins-plugin > > > > It is licensed under the open source Apache 2.0 license. > > > > My github id is: peterlvilim. My jenkins-ci.org username is: > peterlvilim > > > > Happy to answer any questions. > > > > -Peter > > > > -- > > You received this message because you are subscribed to the Google > Groups "Jenkins Developers" group. > > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] <javascript:>. > > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/fd9a32b4-3f38-4b37-ab68-443cd23cd530%40googlegroups.com. > > > > For more options, visit https://groups.google.com/d/optout. > > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/b905a70f-88c6-4e96-afa5-1ff460ef2393%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
