From gitlab at projects.sucs.org Tue Sep 19 12:12:52 2023 From: gitlab at projects.sucs.org (Andrew Vincent Pover (@andy)) Date: Tue, 19 Sep 2023 12:12:52 +0100 Subject: [SUCS Devel] [Git][sucssite/sucs-site][master] Fix incorrect SU URL Message-ID: <650982347dccf_5c249cdc7733c@gitlab.mail> Andrew Vincent Pover pushed to branch master at sucssite / sucs-site Commits: 35fe6ad3 by Andrew Vincent Pover at 2023-09-19T11:12:35+00:00 Fix incorrect SU URL - - - - - 1 changed file: - templates/susignup.tpl Changes: ===================================== templates/susignup.tpl ===================================== @@ -1,53 +1,53 @@ -{if $mode=='login'} -
-
-

Membership Signup

-
- -

Please enter your Transation ID. It can be found by logging into swansea-union.com and - selecting purchase history.

- -
- - -
-
- - -
-
- -
-
-
If you already have an account and wish to renew, simply buy an additional years - membership from the SUSU website. Enter - the details above and click "Join" -
-
-
-
-
-
-
-
-
-{elseif $mode=='form'} -

Signup

-

To contiune signup now click below

-
- - - - -
-{else} -

Error

-
- Error: {$error_text} -
- An error occured during signup, please email, with as much information as you can provide, - admin at sucs.org - for assistance. -{/if} +{if $mode=='login'} +
+
+

Membership Signup

+
+ +

Please enter your Transation ID. It can be found by logging into swansea-union.co.uk and + selecting purchase history.

+ +
+ + +
+
+ + +
+
+ +
+
+
If you already have an account and wish to renew, simply buy an additional years + membership from the SUSU website. Enter + the details above and click "Join" +
+
+
+
+
+
+
+
+
+{elseif $mode=='form'} +

Signup

+

To contiune signup now click below

+
+ + + + +
+{else} +

Error

+
+ Error: {$error_text} +
+ An error occured during signup, please email, with as much information as you can provide, + admin at sucs.org + for assistance. +{/if} View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/-/commit/35fe6ad35cab43bd8209cd948409d35610de9592 -- View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/-/commit/35fe6ad35cab43bd8209cd948409d35610de9592 You're receiving this email because of your account on projects.sucs.org. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at projects.sucs.org Tue Sep 19 14:00:39 2023 From: gitlab at projects.sucs.org (GitLab) Date: Tue, 19 Sep 2023 14:00:39 +0100 Subject: [SUCS Devel] sucs-site | Failed pipeline for master | 35fe6ad3 Message-ID: <65099b77be750_5c24c6bc777d1@gitlab.mail> Pipeline #854 has failed! Project: sucs-site ( https://projects.sucs.org/sucssite/sucs-site ) Branch: master ( https://projects.sucs.org/sucssite/sucs-site/-/commits/master ) Commit: 35fe6ad3 ( https://projects.sucs.org/sucssite/sucs-site/-/commit/35fe6ad35cab43bd8209cd948409d35610de9592 ) Commit Message: Fix incorrect SU URL Commit Author: Andrew Vincent Pover ( https://projects.sucs.org/andy ) Pipeline #854 ( https://projects.sucs.org/sucssite/sucs-site/-/pipelines/854 ) triggered by Andrew Vincent Pover ( https://projects.sucs.org/andy ) had 2 failed jobs. Job #1486 ( https://projects.sucs.org/sucssite/sucs-site/-/jobs/1486/raw ) Stage: test Name: js-syntax-check Job #1485 ( https://projects.sucs.org/sucssite/sucs-site/-/jobs/1485/raw ) Stage: test Name: php-syntax-check -- You're receiving this email because of your account on projects.sucs.org. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at projects.sucs.org Tue Sep 19 18:20:02 2023 From: gitlab at projects.sucs.org (Imran Hussain (@imranh)) Date: Tue, 19 Sep 2023 18:20:02 +0100 Subject: [SUCS Devel] [Git][sucssite/sucs-site][master] [signup] Let people enter their own names Message-ID: <6509d8424e177_5c24f1b47819d@gitlab.mail> Imran Hussain pushed to branch master at sucssite / sucs-site Commits: d03fde5e by Imran Hussain at 2023-09-19T17:19:58+00:00 [signup] Let people enter their own names - - - - - 1 changed file: - templates/signup.tpl Changes: ===================================== templates/signup.tpl ===================================== @@ -55,7 +55,7 @@
+ {if $mode=='re-form'}value='{$fields.realname}'{/if} {if $usertype==0}readonly{/if}/>
{$errors.realname}{else} style="color:green; float:right; View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/-/commit/d03fde5edb8e667eb581db3d498c70ad12c5a796 -- View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/-/commit/d03fde5edb8e667eb581db3d498c70ad12c5a796 You're receiving this email because of your account on projects.sucs.org. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at projects.sucs.org Tue Sep 19 18:26:13 2023 From: gitlab at projects.sucs.org (Imran Hussain (@imranh)) Date: Tue, 19 Sep 2023 18:26:13 +0100 Subject: [SUCS Devel] [Git][sucssite/sucs-site][beta] 3 commits: Fix incorrect SU URL Message-ID: <6509d9b556cd1_5c249f20783aa@gitlab.mail> Imran Hussain pushed to branch beta at sucssite / sucs-site Commits: 35fe6ad3 by Andrew Vincent Pover at 2023-09-19T11:12:35+00:00 Fix incorrect SU URL - - - - - d03fde5e by Imran Hussain at 2023-09-19T17:19:58+00:00 [signup] Let people enter their own names - - - - - f5770825 by Imran Hussain at 2023-09-19T17:26:07+00:00 Merge branch 'master' into 'beta' Master See merge request sucssite/sucs-site!131 - - - - - 2 changed files: - templates/signup.tpl - templates/susignup.tpl Changes: ===================================== templates/signup.tpl ===================================== @@ -55,7 +55,7 @@
+ {if $mode=='re-form'}value='{$fields.realname}'{/if} {if $usertype==0}readonly{/if}/>
{$errors.realname}{else} style="color:green; float:right; ===================================== templates/susignup.tpl ===================================== @@ -1,53 +1,53 @@ -{if $mode=='login'} -
-
-

Membership Signup

-
- -

Please enter your Transation ID. It can be found by logging into swansea-union.com and - selecting purchase history.

- -
- - -
-
- - -
-
- -
-
-
If you already have an account and wish to renew, simply buy an additional years - membership from the SUSU website. Enter - the details above and click "Join" -
-
-
-
-
-
-
-
-
-{elseif $mode=='form'} -

Signup

-

To contiune signup now click below

-
- - - - -
-{else} -

Error

-
- Error: {$error_text} -
- An error occured during signup, please email, with as much information as you can provide, - admin at sucs.org - for assistance. -{/if} +{if $mode=='login'} +
+
+

Membership Signup

+
+ +

Please enter your Transation ID. It can be found by logging into swansea-union.co.uk and + selecting purchase history.

+ +
+ + +
+
+ + +
+
+ +
+
+
If you already have an account and wish to renew, simply buy an additional years + membership from the SUSU website. Enter + the details above and click "Join" +
+
+
+
+
+
+
+
+
+{elseif $mode=='form'} +

Signup

+

To contiune signup now click below

+
+ + + + +
+{else} +

Error

+
+ Error: {$error_text} +
+ An error occured during signup, please email, with as much information as you can provide, + admin at sucs.org + for assistance. +{/if} View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/-/compare/6d8b6ea7192efa308646c1b7a6bec38ba2a4ad7f...f5770825f771f05293ef544da14be77ae4f4f438 -- View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/-/compare/6d8b6ea7192efa308646c1b7a6bec38ba2a4ad7f...f5770825f771f05293ef544da14be77ae4f4f438 You're receiving this email because of your account on projects.sucs.org. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at projects.sucs.org Tue Sep 19 18:26:45 2023 From: gitlab at projects.sucs.org (Imran Hussain (@imranh)) Date: Tue, 19 Sep 2023 18:26:45 +0100 Subject: [SUCS Devel] [Git][sucssite/sucs-site][sucs-site] 4 commits: Fix incorrect SU URL Message-ID: <6509d9d5f14e_5c24c8887854c@gitlab.mail> Imran Hussain pushed to branch sucs-site at sucssite / sucs-site Commits: 35fe6ad3 by Andrew Vincent Pover at 2023-09-19T11:12:35+00:00 Fix incorrect SU URL - - - - - d03fde5e by Imran Hussain at 2023-09-19T17:19:58+00:00 [signup] Let people enter their own names - - - - - f5770825 by Imran Hussain at 2023-09-19T17:26:07+00:00 Merge branch 'master' into 'beta' Master See merge request sucssite/sucs-site!131 - - - - - 205bedf2 by Imran Hussain at 2023-09-19T17:26:39+00:00 Merge branch 'beta' into 'sucs-site' Beta See merge request sucssite/sucs-site!132 - - - - - 2 changed files: - templates/signup.tpl - templates/susignup.tpl Changes: ===================================== templates/signup.tpl ===================================== @@ -55,7 +55,7 @@
+ {if $mode=='re-form'}value='{$fields.realname}'{/if} {if $usertype==0}readonly{/if}/>
{$errors.realname}{else} style="color:green; float:right; ===================================== templates/susignup.tpl ===================================== @@ -1,53 +1,53 @@ -{if $mode=='login'} -
-
-

Membership Signup

-
- -

Please enter your Transation ID. It can be found by logging into swansea-union.com and - selecting purchase history.

- -
- - -
-
- - -
-
- -
-
-
If you already have an account and wish to renew, simply buy an additional years - membership from the SUSU website. Enter - the details above and click "Join" -
-
-
-
-
-
-
-
-
-{elseif $mode=='form'} -

Signup

-

To contiune signup now click below

-
- - - - -
-{else} -

Error

-
- Error: {$error_text} -
- An error occured during signup, please email, with as much information as you can provide, - admin at sucs.org - for assistance. -{/if} +{if $mode=='login'} +
+
+

Membership Signup

+
+ +

Please enter your Transation ID. It can be found by logging into swansea-union.co.uk and + selecting purchase history.

+ +
+ + +
+
+ + +
+
+ +
+
+
If you already have an account and wish to renew, simply buy an additional years + membership from the SUSU website. Enter + the details above and click "Join" +
+
+
+
+
+
+
+
+
+{elseif $mode=='form'} +

Signup

+

To contiune signup now click below

+
+ + + + +
+{else} +

Error

+
+ Error: {$error_text} +
+ An error occured during signup, please email, with as much information as you can provide, + admin at sucs.org + for assistance. +{/if} View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/-/compare/0ded7b1d2a1bcdaaf016bdc2e4140a83e9a2f62c...205bedf20834ef10061be9aeb3d56a2dc04a224f -- View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/-/compare/0ded7b1d2a1bcdaaf016bdc2e4140a83e9a2f62c...205bedf20834ef10061be9aeb3d56a2dc04a224f You're receiving this email because of your account on projects.sucs.org. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at projects.sucs.org Wed Sep 27 12:58:42 2023 From: gitlab at projects.sucs.org (Imran Hussain (@imranh)) Date: Wed, 27 Sep 2023 11:58:42 -0000 Subject: [SUCS Devel] [Git][sucssite/sucs-site][master] [ci/cd] nodejs image entrypoint bash explicit Message-ID: <651418f1b7462_5c24c7d481181@gitlab.mail> Imran Hussain pushed to branch master at sucssite / sucs-site Commits: 3497435d by Imran Hussain at 2023-09-27T11:58:38+00:00 [ci/cd] nodejs image entrypoint bash explicit - - - - - 1 changed file: - .gitlab-ci.yml Changes: ===================================== .gitlab-ci.yml ===================================== @@ -24,6 +24,7 @@ php-syntax-check: js-syntax-check: stage: test image: node:lts + entrypoint: ["/bin/bash"] script: - npm install -g jshint - find htdocs/js/ -name *.js ! -name jquery* | xargs -n 1 jshint --verbose View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/-/commit/3497435d3c0ab1dfe34502644c0b10823d7ad183 -- View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/-/commit/3497435d3c0ab1dfe34502644c0b10823d7ad183 You're receiving this email because of your account on projects.sucs.org. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at projects.sucs.org Wed Sep 27 12:58:43 2023 From: gitlab at projects.sucs.org (GitLab) Date: Wed, 27 Sep 2023 11:58:43 -0000 Subject: [SUCS Devel] sucs-site | Failed pipeline for master | 3497435d Message-ID: <651418f33ad3e_5c249e6c813ee@gitlab.mail> Pipeline #862 has failed! Project: sucs-site ( https://projects.sucs.org/sucssite/sucs-site ) Branch: master ( https://projects.sucs.org/sucssite/sucs-site/-/commits/master ) Commit: 3497435d ( https://projects.sucs.org/sucssite/sucs-site/-/commit/3497435d3c0ab1dfe34502644c0b10823d7ad183 ) Commit Message: [ci/cd] nodejs image entrypoint bash explicit Commit Author: Imran Hussain ( https://projects.sucs.org/imranh ) Pipeline #862 ( https://projects.sucs.org/sucssite/sucs-site/-/pipelines/862 ) triggered by Imran Hussain ( https://projects.sucs.org/imranh ) had 0 failed jobs. -- You're receiving this email because of your account on projects.sucs.org. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at projects.sucs.org Wed Sep 27 12:59:53 2023 From: gitlab at projects.sucs.org (Imran Hussain (@imranh)) Date: Wed, 27 Sep 2023 11:59:53 -0000 Subject: [SUCS Devel] [Git][sucssite/sucs-site][master] [ci/cd] fix syntax .gitlab-ci.yml Message-ID: <651419395de9b_5c24c88881512@gitlab.mail> Imran Hussain pushed to branch master at sucssite / sucs-site Commits: d5c26286 by Imran Hussain at 2023-09-27T11:59:50+00:00 [ci/cd] fix syntax .gitlab-ci.yml - - - - - 1 changed file: - .gitlab-ci.yml Changes: ===================================== .gitlab-ci.yml ===================================== @@ -23,8 +23,9 @@ php-syntax-check: js-syntax-check: stage: test - image: node:lts - entrypoint: ["/bin/bash"] + image: + name: node:lts + entrypoint: ["/bin/bash"] script: - npm install -g jshint - find htdocs/js/ -name *.js ! -name jquery* | xargs -n 1 jshint --verbose View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/-/commit/d5c26286215f6f5ce06a818183915ff8b2a93356 -- View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/-/commit/d5c26286215f6f5ce06a818183915ff8b2a93356 You're receiving this email because of your account on projects.sucs.org. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at projects.sucs.org Wed Sep 27 11:38:55 2023 From: gitlab at projects.sucs.org (Imran Hussain (@imranh)) Date: Wed, 27 Sep 2023 10:38:55 -0000 Subject: [SUCS Devel] [Git][sucssite/sucs-site][master] LDAP timeout when doing lookupSID() Message-ID: <6514063f65917_5c2473d8789cc@gitlab.mail> Imran Hussain pushed to branch master at sucssite / sucs-site Commits: 14b11768 by Imran Hussain at 2023-09-27T10:38:48+00:00 LDAP timeout when doing lookupSID() - - - - - 1 changed file: - lib/validationData.php Changes: ===================================== lib/validationData.php ===================================== @@ -3,6 +3,7 @@ function lookupSID($sid) { $ds = ldap_connect("192.168.10.16"); + ldap_set_option($ds, LDAP_OPT_NETWORK_TIMEOUT, 10); /* 10 second timeout */ ldap_bind($ds); $sr = ldap_search($ds, "ou=Active,ou=Resources,o=Swansea", "EDUPERSONTARGETEDID=" . $sid); $info = ldap_get_entries($ds, $sr); View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/-/commit/14b11768135fbbf0c4907a19f4b34edcdd7f361f -- View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/-/commit/14b11768135fbbf0c4907a19f4b34edcdd7f361f You're receiving this email because of your account on projects.sucs.org. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at projects.sucs.org Wed Sep 27 11:40:10 2023 From: gitlab at projects.sucs.org (Imran Hussain (@imranh)) Date: Wed, 27 Sep 2023 10:40:10 -0000 Subject: [SUCS Devel] [Git][sucssite/sucs-site][master] Revert "[signup] Let people enter their own names" Message-ID: <65140689bc5e6_5c24c89c79134@gitlab.mail> Imran Hussain pushed to branch master at sucssite / sucs-site Commits: d505094d by Imran Hussain at 2023-09-27T10:40:05+00:00 Revert "[signup] Let people enter their own names" This reverts commit d03fde5edb8e667eb581db3d498c70ad12c5a796 - - - - - 1 changed file: - templates/signup.tpl Changes: ===================================== templates/signup.tpl ===================================== @@ -55,7 +55,7 @@
+ {if $mode=='re-form'}value='{$fields.realname}'{/if} {if $usertype==1}readonly{/if}/>
{$errors.realname}{else} style="color:green; float:right; View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/-/commit/d505094d729d3550d144a32029c791c5e1cef644 -- View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/-/commit/d505094d729d3550d144a32029c791c5e1cef644 You're receiving this email because of your account on projects.sucs.org. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at projects.sucs.org Wed Sep 27 12:38:34 2023 From: gitlab at projects.sucs.org (GitLab) Date: Wed, 27 Sep 2023 11:38:34 -0000 Subject: [SUCS Devel] sucs-site | Failed pipeline for master | d505094d Message-ID: <6514143aa7346_5c2519c87953d@gitlab.mail> Pipeline #859 has failed! Project: sucs-site ( https://projects.sucs.org/sucssite/sucs-site ) Branch: master ( https://projects.sucs.org/sucssite/sucs-site/-/commits/master ) Commit: d505094d ( https://projects.sucs.org/sucssite/sucs-site/-/commit/d505094d729d3550d144a32029c791c5e1cef644 ) Commit Message: Revert "[signup] Let people enter their own nam... Commit Author: Imran Hussain ( https://projects.sucs.org/imranh ) Pipeline #859 ( https://projects.sucs.org/sucssite/sucs-site/-/pipelines/859 ) triggered by Imran Hussain ( https://projects.sucs.org/imranh ) had 2 failed jobs. Job #1499 ( https://projects.sucs.org/sucssite/sucs-site/-/jobs/1499/raw ) Stage: test Name: php-syntax-check Job #1498 ( https://projects.sucs.org/sucssite/sucs-site/-/jobs/1498/raw ) Stage: test Name: js-syntax-check -- You're receiving this email because of your account on projects.sucs.org. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at projects.sucs.org Wed Sep 27 12:45:34 2023 From: gitlab at projects.sucs.org (Imran Hussain (@imranh)) Date: Wed, 27 Sep 2023 11:45:34 -0000 Subject: [SUCS Devel] [Git][sucssite/sucs-site][master] [ci/cd] use same version of php as live Message-ID: <651415de36c47_5c249c28797b9@gitlab.mail> Imran Hussain pushed to branch master at sucssite / sucs-site Commits: 6b870063 by Imran Hussain at 2023-09-27T11:45:30+00:00 [ci/cd] use same version of php as live - - - - - 1 changed file: - .gitlab-ci.yml Changes: ===================================== .gitlab-ci.yml ===================================== @@ -11,10 +11,11 @@ stages: php-syntax-check: stage: test + image: php:7.0-cli-jessie script: - - apt-get clean - - apt-get update - - apt-get install -y php-cli + # - apt-get clean + # - apt-get update + # - apt-get install -y php-cli - php -l htdocs/index.php - find components -name *.php | xargs -n 1 php -l - find plugins -name *.php | xargs -n 1 php -l View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/-/commit/6b8700636c3c5e8f58f1882f9a35c403d45e2af6 -- View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/-/commit/6b8700636c3c5e8f58f1882f9a35c403d45e2af6 You're receiving this email because of your account on projects.sucs.org. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at projects.sucs.org Wed Sep 27 12:46:43 2023 From: gitlab at projects.sucs.org (GitLab) Date: Wed, 27 Sep 2023 11:46:43 -0000 Subject: [SUCS Devel] sucs-site | Failed pipeline for master | 6b870063 Message-ID: <651416233ca2e_5c249ebc80157@gitlab.mail> Pipeline #860 has failed! Project: sucs-site ( https://projects.sucs.org/sucssite/sucs-site ) Branch: master ( https://projects.sucs.org/sucssite/sucs-site/-/commits/master ) Commit: 6b870063 ( https://projects.sucs.org/sucssite/sucs-site/-/commit/6b8700636c3c5e8f58f1882f9a35c403d45e2af6 ) Commit Message: [ci/cd] use same version of php as live Commit Author: Imran Hussain ( https://projects.sucs.org/imranh ) Pipeline #860 ( https://projects.sucs.org/sucssite/sucs-site/-/pipelines/860 ) triggered by Imran Hussain ( https://projects.sucs.org/imranh ) had 1 failed job. Job #1501 ( https://projects.sucs.org/sucssite/sucs-site/-/jobs/1501/raw ) Stage: test Name: js-syntax-check -- You're receiving this email because of your account on projects.sucs.org. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at projects.sucs.org Wed Sep 27 12:50:39 2023 From: gitlab at projects.sucs.org (Imran Hussain (@imranh)) Date: Wed, 27 Sep 2023 11:50:39 -0000 Subject: [SUCS Devel] [Git][sucssite/sucs-site][master] [ci/cd] use node lts image Message-ID: <6514170f44104_5c24734c803a1@gitlab.mail> Imran Hussain pushed to branch master at sucssite / sucs-site Commits: 8d6c1dbf by Imran Hussain at 2023-09-27T11:50:35+00:00 [ci/cd] use node lts image - - - - - 1 changed file: - .gitlab-ci.yml Changes: ===================================== .gitlab-ci.yml ===================================== @@ -23,7 +23,7 @@ php-syntax-check: js-syntax-check: stage: test - image: node:current + image: node:lts script: - npm install -g jshint - find htdocs/js/ -name *.js ! -name jquery* | xargs -n 1 jshint --verbose View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/-/commit/8d6c1dbfa7ad31ea9de32e675eec8e3f0fe22c02 -- View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/-/commit/8d6c1dbfa7ad31ea9de32e675eec8e3f0fe22c02 You're receiving this email because of your account on projects.sucs.org. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at projects.sucs.org Wed Sep 27 12:51:20 2023 From: gitlab at projects.sucs.org (GitLab) Date: Wed, 27 Sep 2023 11:51:20 -0000 Subject: [SUCS Devel] sucs-site | Failed pipeline for master | 8d6c1dbf Message-ID: <65141737d1639_5c24f1b48074b@gitlab.mail> Pipeline #861 has failed! Project: sucs-site ( https://projects.sucs.org/sucssite/sucs-site ) Branch: master ( https://projects.sucs.org/sucssite/sucs-site/-/commits/master ) Commit: 8d6c1dbf ( https://projects.sucs.org/sucssite/sucs-site/-/commit/8d6c1dbfa7ad31ea9de32e675eec8e3f0fe22c02 ) Commit Message: [ci/cd] use node lts image Commit Author: Imran Hussain ( https://projects.sucs.org/imranh ) Pipeline #861 ( https://projects.sucs.org/sucssite/sucs-site/-/pipelines/861 ) triggered by Imran Hussain ( https://projects.sucs.org/imranh ) had 1 failed job. Job #1503 ( https://projects.sucs.org/sucssite/sucs-site/-/jobs/1503/raw ) Stage: test Name: js-syntax-check -- You're receiving this email because of your account on projects.sucs.org. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at projects.sucs.org Wed Sep 27 13:00:22 2023 From: gitlab at projects.sucs.org (GitLab) Date: Wed, 27 Sep 2023 12:00:22 -0000 Subject: [SUCS Devel] sucs-site | Failed pipeline for master | d5c26286 Message-ID: <65141953bff72_5c24c7848199@gitlab.mail> Pipeline #863 has failed! Project: sucs-site ( https://projects.sucs.org/sucssite/sucs-site ) Branch: master ( https://projects.sucs.org/sucssite/sucs-site/-/commits/master ) Commit: d5c26286 ( https://projects.sucs.org/sucssite/sucs-site/-/commit/d5c26286215f6f5ce06a818183915ff8b2a93356 ) Commit Message: [ci/cd] fix syntax .gitlab-ci.yml Commit Author: Imran Hussain ( https://projects.sucs.org/imranh ) Pipeline #863 ( https://projects.sucs.org/sucssite/sucs-site/-/pipelines/863 ) triggered by Imran Hussain ( https://projects.sucs.org/imranh ) had 1 failed job. Job #1505 ( https://projects.sucs.org/sucssite/sucs-site/-/jobs/1505/raw ) Stage: test Name: js-syntax-check -- You're receiving this email because of your account on projects.sucs.org. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at projects.sucs.org Wed Sep 27 13:01:42 2023 From: gitlab at projects.sucs.org (Imran Hussain (@imranh)) Date: Wed, 27 Sep 2023 12:01:42 -0000 Subject: [SUCS Devel] [Git][sucssite/sucs-site][master] [ci/cd] nodejs image entrypoint tweak Message-ID: <651419a5d170d_5c249f208219f@gitlab.mail> Imran Hussain pushed to branch master at sucssite / sucs-site Commits: a54c8a28 by Imran Hussain at 2023-09-27T12:01:38+00:00 [ci/cd] nodejs image entrypoint tweak - - - - - 1 changed file: - .gitlab-ci.yml Changes: ===================================== .gitlab-ci.yml ===================================== @@ -25,7 +25,7 @@ js-syntax-check: stage: test image: name: node:lts - entrypoint: ["/bin/bash"] + entrypoint: [""] script: - npm install -g jshint - find htdocs/js/ -name *.js ! -name jquery* | xargs -n 1 jshint --verbose View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/-/commit/a54c8a28cd12bac83df60ed84ce16cfcdd19cd84 -- View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/-/commit/a54c8a28cd12bac83df60ed84ce16cfcdd19cd84 You're receiving this email because of your account on projects.sucs.org. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at projects.sucs.org Wed Sep 27 13:02:09 2023 From: gitlab at projects.sucs.org (GitLab) Date: Wed, 27 Sep 2023 12:02:09 -0000 Subject: [SUCS Devel] sucs-site | Failed pipeline for master | a54c8a28 Message-ID: <651419c1450d4_5c2472e88252e@gitlab.mail> Pipeline #864 has failed! Project: sucs-site ( https://projects.sucs.org/sucssite/sucs-site ) Branch: master ( https://projects.sucs.org/sucssite/sucs-site/-/commits/master ) Commit: a54c8a28 ( https://projects.sucs.org/sucssite/sucs-site/-/commit/a54c8a28cd12bac83df60ed84ce16cfcdd19cd84 ) Commit Message: [ci/cd] nodejs image entrypoint tweak Commit Author: Imran Hussain ( https://projects.sucs.org/imranh ) Pipeline #864 ( https://projects.sucs.org/sucssite/sucs-site/-/pipelines/864 ) triggered by Imran Hussain ( https://projects.sucs.org/imranh ) had 1 failed job. Job #1507 ( https://projects.sucs.org/sucssite/sucs-site/-/jobs/1507/raw ) Stage: test Name: js-syntax-check -- You're receiving this email because of your account on projects.sucs.org. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at projects.sucs.org Wed Sep 27 13:03:13 2023 From: gitlab at projects.sucs.org (Imran Hussain (@imranh)) Date: Wed, 27 Sep 2023 12:03:13 -0000 Subject: [SUCS Devel] [Git][sucssite/sucs-site][master] [ci/cd] nodejs image entrypoint just bash Message-ID: <65141a0096e34_5c247400827ca@gitlab.mail> Imran Hussain pushed to branch master at sucssite / sucs-site Commits: 5b247d74 by Imran Hussain at 2023-09-27T12:03:09+00:00 [ci/cd] nodejs image entrypoint just bash - - - - - 1 changed file: - .gitlab-ci.yml Changes: ===================================== .gitlab-ci.yml ===================================== @@ -25,7 +25,7 @@ js-syntax-check: stage: test image: name: node:lts - entrypoint: [""] + entrypoint: ["bash"] script: - npm install -g jshint - find htdocs/js/ -name *.js ! -name jquery* | xargs -n 1 jshint --verbose View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/-/commit/5b247d747a8f1009d58c42d53e0f268344cfc65a -- View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/-/commit/5b247d747a8f1009d58c42d53e0f268344cfc65a You're receiving this email because of your account on projects.sucs.org. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at projects.sucs.org Wed Sep 27 13:03:37 2023 From: gitlab at projects.sucs.org (GitLab) Date: Wed, 27 Sep 2023 12:03:37 -0000 Subject: [SUCS Devel] sucs-site | Failed pipeline for master | 5b247d74 Message-ID: <65141a18cdc9e_5c24c6bc831e5@gitlab.mail> Pipeline #865 has failed! Project: sucs-site ( https://projects.sucs.org/sucssite/sucs-site ) Branch: master ( https://projects.sucs.org/sucssite/sucs-site/-/commits/master ) Commit: 5b247d74 ( https://projects.sucs.org/sucssite/sucs-site/-/commit/5b247d747a8f1009d58c42d53e0f268344cfc65a ) Commit Message: [ci/cd] nodejs image entrypoint just bash Commit Author: Imran Hussain ( https://projects.sucs.org/imranh ) Pipeline #865 ( https://projects.sucs.org/sucssite/sucs-site/-/pipelines/865 ) triggered by Imran Hussain ( https://projects.sucs.org/imranh ) had 1 failed job. Job #1509 ( https://projects.sucs.org/sucssite/sucs-site/-/jobs/1509/raw ) Stage: test Name: js-syntax-check -- You're receiving this email because of your account on projects.sucs.org. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at projects.sucs.org Wed Sep 27 13:04:58 2023 From: gitlab at projects.sucs.org (Imran Hussain (@imranh)) Date: Wed, 27 Sep 2023 12:04:58 -0000 Subject: [SUCS Devel] [Git][sucssite/sucs-site][master] [ci/cd] nodejs image entrypoint sh with -c Message-ID: <65141a6a30b94_5c2519c883310@gitlab.mail> Imran Hussain pushed to branch master at sucssite / sucs-site Commits: 35313b67 by Imran Hussain at 2023-09-27T12:04:55+00:00 [ci/cd] nodejs image entrypoint sh with -c - - - - - 1 changed file: - .gitlab-ci.yml Changes: ===================================== .gitlab-ci.yml ===================================== @@ -25,7 +25,7 @@ js-syntax-check: stage: test image: name: node:lts - entrypoint: ["bash"] + entrypoint: ["/bin/sh", "-c"] script: - npm install -g jshint - find htdocs/js/ -name *.js ! -name jquery* | xargs -n 1 jshint --verbose View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/-/commit/35313b67f94097707688503c1d4e407d2025789e -- View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/-/commit/35313b67f94097707688503c1d4e407d2025789e You're receiving this email because of your account on projects.sucs.org. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at projects.sucs.org Wed Sep 27 13:05:20 2023 From: gitlab at projects.sucs.org (GitLab) Date: Wed, 27 Sep 2023 12:05:20 -0000 Subject: [SUCS Devel] sucs-site | Failed pipeline for master | 35313b67 Message-ID: <65141a808eb55_5c249f3483758@gitlab.mail> Pipeline #866 has failed! Project: sucs-site ( https://projects.sucs.org/sucssite/sucs-site ) Branch: master ( https://projects.sucs.org/sucssite/sucs-site/-/commits/master ) Commit: 35313b67 ( https://projects.sucs.org/sucssite/sucs-site/-/commit/35313b67f94097707688503c1d4e407d2025789e ) Commit Message: [ci/cd] nodejs image entrypoint sh with -c Commit Author: Imran Hussain ( https://projects.sucs.org/imranh ) Pipeline #866 ( https://projects.sucs.org/sucssite/sucs-site/-/pipelines/866 ) triggered by Imran Hussain ( https://projects.sucs.org/imranh ) had 1 failed job. Job #1511 ( https://projects.sucs.org/sucssite/sucs-site/-/jobs/1511/raw ) Stage: test Name: js-syntax-check -- You're receiving this email because of your account on projects.sucs.org. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at projects.sucs.org Wed Sep 27 13:06:04 2023 From: gitlab at projects.sucs.org (Imran Hussain (@imranh)) Date: Wed, 27 Sep 2023 12:06:04 -0000 Subject: [SUCS Devel] [Git][sucssite/sucs-site][master] [ci/cd] nodejs image switch from sh to bash Message-ID: <65141aabb07cb_5c24734c8391d@gitlab.mail> Imran Hussain pushed to branch master at sucssite / sucs-site Commits: bfda50fa by Imran Hussain at 2023-09-27T12:06:00+00:00 [ci/cd] nodejs image switch from sh to bash - - - - - 1 changed file: - .gitlab-ci.yml Changes: ===================================== .gitlab-ci.yml ===================================== @@ -25,7 +25,7 @@ js-syntax-check: stage: test image: name: node:lts - entrypoint: ["/bin/sh", "-c"] + entrypoint: ["/bin/bash", "-c"] script: - npm install -g jshint - find htdocs/js/ -name *.js ! -name jquery* | xargs -n 1 jshint --verbose View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/-/commit/bfda50fa612b543471df0125158bc39838e2fdc9 -- View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/-/commit/bfda50fa612b543471df0125158bc39838e2fdc9 You're receiving this email because of your account on projects.sucs.org. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at projects.sucs.org Wed Sep 27 13:06:26 2023 From: gitlab at projects.sucs.org (GitLab) Date: Wed, 27 Sep 2023 12:06:26 -0000 Subject: [SUCS Devel] sucs-site | Failed pipeline for master | bfda50fa Message-ID: <65141ac1ebbb7_5c2472fc843b9@gitlab.mail> Pipeline #867 has failed! Project: sucs-site ( https://projects.sucs.org/sucssite/sucs-site ) Branch: master ( https://projects.sucs.org/sucssite/sucs-site/-/commits/master ) Commit: bfda50fa ( https://projects.sucs.org/sucssite/sucs-site/-/commit/bfda50fa612b543471df0125158bc39838e2fdc9 ) Commit Message: [ci/cd] nodejs image switch from sh to bash Commit Author: Imran Hussain ( https://projects.sucs.org/imranh ) Pipeline #867 ( https://projects.sucs.org/sucssite/sucs-site/-/pipelines/867 ) triggered by Imran Hussain ( https://projects.sucs.org/imranh ) had 1 failed job. Job #1513 ( https://projects.sucs.org/sucssite/sucs-site/-/jobs/1513/raw ) Stage: test Name: js-syntax-check -- You're receiving this email because of your account on projects.sucs.org. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at projects.sucs.org Wed Sep 27 13:14:36 2023 From: gitlab at projects.sucs.org (GitLab) Date: Wed, 27 Sep 2023 12:14:36 -0000 Subject: [SUCS Devel] sucs-site | Failed pipeline for master | a54c8a28 Message-ID: <65141cac8917_5c24f1b484743@gitlab.mail> Pipeline #864 has failed! Project: sucs-site ( https://projects.sucs.org/sucssite/sucs-site ) Branch: master ( https://projects.sucs.org/sucssite/sucs-site/-/commits/master ) Commit: a54c8a28 ( https://projects.sucs.org/sucssite/sucs-site/-/commit/a54c8a28cd12bac83df60ed84ce16cfcdd19cd84 ) Commit Message: [ci/cd] nodejs image entrypoint tweak Commit Author: Imran Hussain ( https://projects.sucs.org/imranh ) Pipeline #864 ( https://projects.sucs.org/sucssite/sucs-site/-/pipelines/864 ) triggered by Imran Hussain ( https://projects.sucs.org/imranh ) had 1 failed job. Job #1514 ( https://projects.sucs.org/sucssite/sucs-site/-/jobs/1514/raw ) Stage: test Name: js-syntax-check -- You're receiving this email because of your account on projects.sucs.org. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at projects.sucs.org Wed Sep 27 13:23:25 2023 From: gitlab at projects.sucs.org (Imran Hussain (@imranh)) Date: Wed, 27 Sep 2023 12:23:25 -0000 Subject: [SUCS Devel] [Git][sucssite/sucs-site][master] [ci/cd] try nodejs 16 image Message-ID: <65141ebc5aa29_5c24c6e4849bd@gitlab.mail> Imran Hussain pushed to branch master at sucssite / sucs-site Commits: e9d41fb4 by Imran Hussain at 2023-09-27T12:23:21+00:00 [ci/cd] try nodejs 16 image - - - - - 1 changed file: - .gitlab-ci.yml Changes: ===================================== .gitlab-ci.yml ===================================== @@ -24,8 +24,8 @@ php-syntax-check: js-syntax-check: stage: test image: - name: node:lts - entrypoint: ["/bin/bash", "-c"] + name: node:16 + #entrypoint: ["/bin/bash", "-c"] script: - npm install -g jshint - find htdocs/js/ -name *.js ! -name jquery* | xargs -n 1 jshint --verbose View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/-/commit/e9d41fb4164ca29c55ee7245ba5f1fe5c4ab7129 -- View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/-/commit/e9d41fb4164ca29c55ee7245ba5f1fe5c4ab7129 You're receiving this email because of your account on projects.sucs.org. -------------- next part -------------- An HTML attachment was scrubbed... URL: