Hi Nicolas,

I cannot publish plugin:
I executing command as described on page https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Plugins

................
mvn -X   release:prepare release:perform
.............
[INFO] Executing: /bin/sh -c cd /home/ryg/work/xyratex/jenkins/src/my/CustomHistory && git push ssh://ryg_:xxxx...@github.com/jenkinsci/custom-history-plugin.git CustomHistory-1.0 [INFO] Working directory: /home/ryg/work/xyratex/jenkins/src/my/CustomHistory [INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Unable to tag SCM
Provider message:
The git-push command failed.
Command output:
Permission denied (publickey).
fatal: The remote end hung up unexpectedly

.............
ryg_ is my login on jenkinsci site.

Could you please say where I did mistake?

Thanks,
        Roman

oups ...

Failed to fork a repository:
https://api.github.com/repos/jenkinsci/CustomHistory/teams

anyway repo has been forked :
https://github.com/jenkinsci/custom-history-plugin
and CI job :
https://jenkins.ci.cloudbees.com/job/plugins/job/custom-history/

2012/7/12 Roman <rgrigor...@gmail.com>

It published there
https://github.com/ryg-/**CustomHistory<https://github.com/ryg-/CustomHistory>

Thanks,
        Roman

nicolas de loof <nicolas.del...@gmail.com> писал(а) в своём письме Thu,
12 Jul 2012 11:47:07 +0400:


Can you please publish your plugin on your own github account so that we
can fork it on jenkinsci organisation ?

2012/7/12 Roman <rgrigor...@gmail.com>

 Hi,

I'd like to add a new plugin "CustomHistory" which provides custom
history(any text data) attachment for builds. It could be used for cases
when standard jenkins version control tools cannot be used because of
build
process.

My github id is 'ryg-'

Thanks,
Roman

Reply via email to