eclipse-cdt-cloud / cdt-cloud-blueprint

CDT Cloud Blueprint is a template for building custom web-based C/C++ tools. It is made up of existing open source components and can be easily downloaded and installed on all major operating system platforms.
MIT License
22 stars 11 forks source link

Build sign and deploy Blueprint artifacts automatically from master branch #2

Closed sdirix closed 2 years ago

sdirix commented 2 years ago

Build, sign and deploy the built Blueprint artifacts for all three OS (Windows, Linux, Mac) to the Eclipse download area. This is done via the Eclipse hosted Jenkins instance.

sdirix commented 2 years ago

Update: Created a ticket regarding the SSH errors: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/1162

sdirix commented 2 years ago

Note the name change for CDT.cloud identifiers on Eclipse's infrastructure: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/1195

jfaltermeier commented 2 years ago

PR for adding additional Jenkins Plugins: https://github.com/eclipse-cbi/jiro/pull/208

jfaltermeier commented 2 years ago

Issue regarding Mac and Windows Build nodes: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/1288

sdirix commented 2 years ago

@jfaltermeier Is the Jenkins build now pointing to the cdt-cloud-blueprint master and run automatically on every push? If yes then please close the issue here.

jfaltermeier commented 2 years ago

Branch is updated now. Build will check every 15 minutes for new commits.