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

Adapt Website Deploy Jobs to Git/Gerrit Move #1246

Closed
cdietrich opened this issue Jul 18, 2018 · 5 comments
Closed

Adapt Website Deploy Jobs to Git/Gerrit Move #1246

cdietrich opened this issue Jul 18, 2018 · 5 comments
Assignees
Labels
Milestone

Comments

@cdietrich
Copy link
Member

cdietrich commented Jul 18, 2018

https://ci.eclipse.org/xtext/job/website-deploy/

deploys to "git" but foundation moved everything to "gerrit"
=> job maybe needs to be adapted to push to there

https://git.eclipse.org/r/#/admin/projects/www.eclipse.org/Xtext
https://git.eclipse.org/r/#/admin/projects/www.eclipse.org/xtend

@cdietrich cdietrich added this to the Release_2.15 milestone Jul 18, 2018
@cdietrich
Copy link
Member Author

cc @svenefftinge

@kthoms
Copy link

kthoms commented Jul 19, 2018

There is indeed need for action here.

https://ci.eclipse.org/xtext/job/website-deploy/468/console

Your branch is ahead of 'origin/master' by 1 commit.
  (use "git push" to publish your local commits)

nothing to commit, working directory clean
remote: error: insufficient permission for adding an object to repository database ./objects        
remote: fatal: failed to write object        
error: unpack failed: unpack-objects abnormal exit
To /gitroot/www.eclipse.org/xtend.git/
 ! [remote rejected] master -> master (unpacker error)
error: failed to push some refs to '/gitroot/www.eclipse.org/xtend.git/'

@cdietrich
Copy link
Member Author

@cdietrich
Copy link
Member Author

cdietrich commented Jul 30, 2018

pushing works now. but

  • jobs runs ever 3 mins even when no scm changes

kthoms pushed a commit that referenced this issue Aug 28, 2018
- Configure build in Jenkinsfile
- Configure Javascript runtime in Gemfile

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
kthoms pushed a commit that referenced this issue Aug 28, 2018
- Configure build in Jenkinsfile
- Configure Javascript runtime in Gemfile

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
kthoms pushed a commit that referenced this issue Aug 28, 2018
- Configure build in Jenkinsfile
- Configure Javascript runtime in Gemfile

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
kthoms pushed a commit that referenced this issue Aug 28, 2018
- Configure build in Jenkinsfile
- Configure Javascript runtime in Gemfile

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
kthoms pushed a commit that referenced this issue Aug 28, 2018
- Configure build in Jenkinsfile
- Configure Javascript runtime in Gemfile

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
kthoms pushed a commit that referenced this issue Aug 28, 2018
- Configure build in Jenkinsfile
- Configure Javascript runtime in Gemfile

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
kthoms pushed a commit that referenced this issue Aug 28, 2018
- Configure build in Jenkinsfile
- Configure Javascript runtime in Gemfile

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
kthoms pushed a commit that referenced this issue Aug 28, 2018
- Configure build in Jenkinsfile
- Configure Javascript runtime in Gemfile

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
kthoms pushed a commit that referenced this issue Aug 28, 2018
- Configure build in Jenkinsfile
- Configure Javascript runtime in Gemfile

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
kthoms pushed a commit that referenced this issue Aug 28, 2018
- Configure build in Jenkinsfile
- Configure Javascript runtime in Gemfile

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
kthoms pushed a commit that referenced this issue Aug 28, 2018
- Configure build in Jenkinsfile
- Configure Javascript runtime in Gemfile

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
kthoms pushed a commit that referenced this issue Aug 28, 2018
- Configure build in Jenkinsfile
- Configure Javascript runtime in Gemfile

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
kthoms pushed a commit that referenced this issue Aug 28, 2018
- Configure build in Jenkinsfile
- Configure Javascript runtime in Gemfile

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
kthoms pushed a commit that referenced this issue Aug 28, 2018
- Configure build in Jenkinsfile
- Configure Javascript runtime in Gemfile

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
kthoms pushed a commit that referenced this issue Aug 28, 2018
- Configure build in Jenkinsfile
- Configure Javascript runtime in Gemfile

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
kthoms pushed a commit that referenced this issue Aug 28, 2018
- Configure build in Jenkinsfile
- Configure Javascript runtime in Gemfile

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
kthoms pushed a commit that referenced this issue Aug 28, 2018
- Configure build in Jenkinsfile
- Configure Javascript runtime in Gemfile

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
kthoms pushed a commit that referenced this issue Aug 28, 2018
- Configure build in Jenkinsfile
- Configure Javascript runtime in Gemfile

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
kthoms pushed a commit that referenced this issue Aug 28, 2018
- Configure build in Jenkinsfile
- Configure Javascript runtime in Gemfile

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
kthoms pushed a commit that referenced this issue Aug 28, 2018
- Configure build in Jenkinsfile
- Configure Javascript runtime in Gemfile

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
kthoms pushed a commit that referenced this issue Aug 28, 2018
[#1246] Adapt website deploy to move to Gerrit
@kthoms
Copy link

kthoms commented Aug 28, 2018

Last change adds a Jenkinsfile and does the publishing work. It checks out the latest change, regenerates the docs and uploads them by pushing to the website repos using SSH.

Job configured to use the website-published branch.

@kthoms kthoms closed this as completed Aug 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants