iceScrum Forums Discutez d'iceScrum
- Ce sujet contient 0 réponse, 1 participant et a été mis à jour pour la dernière fois par , le il y a 2 années.
Affichage de 1 message (sur 1 au total)
- je passe l’URL du projet sur iceScrum ( https://icescrum.xxx.fr/ws/project/TESTCI/commit/gitlab )
- je passe le token que j’ai généré sur iceScrum
Dans le projet iceScrum, j’ai activé app GitLab
Je n’ai pas d’erreurs coté iceScrum.
Voilà le descriptif de la requéte coté GitLab
Request details
POST http://icescrum.epsilon.fr/ws/project/TESTCI/commit/gitlab
Response
503
Headers
Set-Cookie: JSESSIONID=5212B62702DCB83D0DF5445604B2660E; Path=/; HttpOnly
Content-Length: 0
Date: Fri, 06 Jan 2023 15:29:53 GMT
Connection: close
Request
{
"object_kind": "push",
"event_name": "push",
"before": "4a15e46d8317636a6e20ff2dcfa18b01ed5e0314",
"after": "586d1a3a2f593fc603bbb85768a8def97ba24ee2",
"ref": "refs/heads/installation-gitLab",
"checkout_sha": "586d1a3a2f593fc603bbb85768a8def97ba24ee2",
"message": null,
"user_id": 1,
"user_name": "Administrator",
"user_username": "rodolphe",
"user_email": null,
"user_avatar": "https://secure.gravatar.com/avatar/e64c7d89f26bd1972efa854d13d7dd61?s=80&d=identicon",
"project_id": 2,
"project": {
"id": 2,
"name": "TEST-CI",
"description": null,
"web_url": "https://gitlab-bdx.epsilon.fr/epsilon-alcen-bordeaux/test-ci",
"avatar_url": null,
"git_ssh_url": "git@gitlab-bdx.epsilon.fr:epsilon-alcen-bordeaux/test-ci.git",
"git_http_url": "https://gitlab-bdx.epsilon.fr/epsilon-alcen-bordeaux/test-ci.git",
"namespace": "Epsilon-Alcen-Bordeaux",
"visibility_level": 0,
"path_with_namespace": "epsilon-alcen-bordeaux/test-ci",
"default_branch": "main",
"ci_config_path": null,
"homepage": "https://gitlab-bdx.epsilon.fr/epsilon-alcen-bordeaux/test-ci",
"url": "git@gitlab-bdx.epsilon.fr:epsilon-alcen-bordeaux/test-ci.git",
"ssh_url": "git@gitlab-bdx.epsilon.fr:epsilon-alcen-bordeaux/test-ci.git",
"http_url": "https://gitlab-bdx.epsilon.fr/epsilon-alcen-bordeaux/test-ci.git"
},
"commits": [
{
"id": "586d1a3a2f593fc603bbb85768a8def97ba24ee2",
"message": "TESTCI-T1 connexion gitlab to icescrum-6 T1\n",
"title": "TESTCI-T1 connexion gitlab to icescrum-6 T1",
"timestamp": "2023-01-06T16:29:38+01:00",
"url": "https://gitlab-bdx.epsilon.fr/epsilon-alcen-bordeaux/test-ci/-/commit/586d1a3a2f593fc603bbb85768a8def97ba24ee2",
"author": {
"name": "rlassalle",
"email": "[REDACTED]"
},
"added": [
],
"modified": [
"deploymentservice.yml"
],
"removed": [
]
}
],
"total_commits_count": 1,
"push_options": {
},
"repository": {
"name": "TEST-CI",
"url": "git@gitlab-bdx.epsilon.fr:epsilon-alcen-bordeaux/test-ci.git",
"description": null,
"homepage": "https://gitlab-bdx.epsilon.fr/epsilon-alcen-bordeaux/test-ci",
"git_http_url": "https://gitlab-bdx.epsilon.fr/epsilon-alcen-bordeaux/test-ci.git",
"git_ssh_url": "git@gitlab-bdx.epsilon.fr:epsilon-alcen-bordeaux/test-ci.git",
"visibility_level": 0
}
}
Headers
Content-Type: application/json
User-Agent: GitLab/15.7.0
X-Gitlab-Event: Push Hook
X-Gitlab-Instance: https://gitlab-bdx.epsilon.fr
X-Gitlab-Token: [REDACTED]
X-Gitlab-Event-UUID: 4edb6f1b-3d43-4c8b-b2e8-f7f454ae0d7e
Affichage de 1 message (sur 1 au total)
Le forum ‘Questions and help’ est fermé à de nouveaux sujets et réponses.