This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2golxdebindings. from 56289f5 debian/control: add myself as uploader. new 32978e2 debian/Jenkinsfile: Add file. Initiate CI builds. new 065eaef Merge branch 'personal/sunweaver/add-Jenkinsfile' into 'master' The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/Jenkinsfile | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 debian/Jenkinsfile -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2golxdebindings.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2golxdebindings. commit 32978e2e7011afd41acdc6a2f1f0be2baa7a6088 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Jan 4 13:01:56 2024 +0100 debian/Jenkinsfile: Add file. Initiate CI builds. --- debian/Jenkinsfile | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/Jenkinsfile b/debian/Jenkinsfile new file mode 100644 index 0000000..3c93c44 --- /dev/null +++ b/debian/Jenkinsfile @@ -0,0 +1,6 @@ +@Library('jenkins-ci-tools') _ +buildDebianPackage( + /* isArchIndependent */ true, + /* ignoredArchs */ [], + /* isHeavyPackage */ false +) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2golxdebindings.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2golxdebindings. commit 065eaeffca16fe93b0acdaa52ad32d8f5f53ff1b Merge: 56289f5 32978e2 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Jan 4 13:44:43 2024 +0000 Merge branch 'personal/sunweaver/add-Jenkinsfile' into 'master' debian/Jenkinsfile: Add file. Initiate CI builds. See merge request x2go/bindings/x2golxdebindings!1 debian/Jenkinsfile | 6 ++++++ 1 file changed, 6 insertions(+) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2golxdebindings.git