Skip to content
GitLab
    • Explore Projects Groups Topics Snippets
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • F file-upload-bundle
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

En prévision de l'arrivée de la forge institutionnelle INRAE, nous vous invitons à créer vos nouveaux projets sur la forge MIA.

  • Pôle IS
  • Bundles Symfony 2Bundles Symfony 2
  • file-upload-bundle
  • Merge requests
  • !5
An error occurred while fetching the assigned milestone of the selected merge_request.

Resolve "préparer composer"

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Ndame Kital requested to merge 7-preparer-composer into 8-enrichir-le-dossier-test-sur-la-base-de-la-nouvelle-architecture 5 years ago
  • Overview 0
  • Commits 8
  • Pipelines 0
  • Changes 1

le but est de merger tout dans cette branche de migration et à la fin des dev, merger cette branche dans master

Edited 5 years ago by Ndame Kital
Viewing commit 3029488d
Prev Next
Show latest version
1 file
+ 0
− 35

    Preferences

    File browser
    Compare changes
  • 3029488d
    Ndame Kital
    gitlab-ci · 3029488d
    Ndame Kital authored 5 years ago
.gitlab-ci.yml
+ 0
− 35
  • View file @ 3029488d

  • Edit in single-file editor

  • Open in Web IDE


include:
- project: pole-is/tools/ci-config
ref: "2.0.0"
file: /php-package-ci.yml
- project: pole-is/tools/ci-config
ref: "2.0.0"
file: /satis-ci.yml
stages:
- vendor
- test
- deploy
# Personnalisation des tâches par défaut:
.php:
variables:
DEBIAN_CODENAME: "stretch"
PHP_VERSION: "7.1"
test:phpunit:
# variables:
# PHP_IMAGE: gitlab-registry.irstea.fr/pole-is/docker/php/ci/panther
script:
- composer test:phpunit -- --coverage-text --coverage-html=reports/coverage --log-junit=reports/junit.xml --colors=never
artifacts:
name: reports
expose_as: "phpunit reports"
when: always
paths:
- reports/
reports:
junit: reports/junit.xml
include:
include:
- project: pole-is/tools/ci-config
- project: pole-is/tools/ci-config
ref: "2.1.0"
ref: "2.1.0"
Assignee
Guillaume Perréal's avatar
Guillaume Perréal
Assign to
0 Reviewers
None
Request review from
Labels
0
None
0
None
    Assign labels
  • Manage project labels

Milestone
No milestone
None
None
Time tracking
No estimate or time spent
Lock merge request
Unlocked
0
0 Participants
Reference:
Source branch: 7-preparer-composer

Menu

Explore Projects Groups Topics Snippets