Skip to content
Snippets Groups Projects

Issue #3426411: Set up GitLab CI.

Closes #3426411

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
.gitlab-ci.yml 0 → 100644
37 file:
38 - '/includes/include.drupalci.main.yml'
39 # EXPERIMENTAL: For Drupal 7, remove the above line and uncomment the below.
40 # - '/includes/include.drupalci.main-d7.yml'
41 - '/includes/include.drupalci.variables.yml'
42 - '/includes/include.drupalci.workflows.yml'
43
44 ################
45 # Pipeline configuration variables
46 #
47 # These are the variables provided to the Run Pipeline form that a user may want to override.
48 #
49 # Docs at https://git.drupalcode.org/project/gitlab_templates/-/blob/1.0.x/includes/include.drupalci.variables.yml
50 ################
51 variables:
52 SKIP_ESLINT: '1'
  • 13 13 "conflict": {
    14 14 "drupal/viewsreferennce": "*"
    15 15 },
    16 "require": { }
    16 "require": {
    17 "drupal/hal": "*"
  • dictionary.txt 0 → 100644
    1 behaviour
    2 Blommaert
    3 joekers
    4 viewsrefere
  • 1 parameters:
    2 ignoreErrors:
  • Thanks for creating this issue and for the changes made in the MR. Here's some feedback.

  • Joe Kersey started a merge train

    started a merge train

  • Joe Kersey removed this merge request from the merge train

    removed this merge request from the merge train

  • Joe Kersey started a merge train

    started a merge train

  • merged

  • Please register or sign in to reply
    Loading