Incorrect instructions for testing issue forks in README

Created on 2 November 2023, 8 months ago
Updated 29 November 2023, 7 months ago

Problem/Motivation

README describes how to test using a branch/MR of this repo which is great, but the instructions are slightly inaccurate for issue forks:

(e.g. project/gitlab_templates or project/gitlab_templates-nnnnnnn for an issue fork)

Steps to reproduce

  1. Take an issue fork such as https://git.drupalcode.org/issue/gitlab_templates-3375359/-/tree/3375359...
  2. In your GitLab project, navigate to Settings > CI/CD > Variables
  3. Override as described in the README:
    _GITLAB_TEMPLATES_REF = 3375359-nightwatch
    _GITLAB_TEMPLATES_REPO = project/gitlab_templates-3375359

The result is a failure as can be seen here: https://git.drupalcode.org/project/ckeditor5_paste_filter/-/pipelines/43281

Project `project/gitlab_templates-3375359` not found or access denied! Make sure any includes in the pipeline configuration are correctly defined.

Proposed resolution

Update the README - it should say to use issue/gitlab_templates-nnnnnnn for issue forks.

Remaining tasks

  1. Submit merge request
  2. Code review
  3. Merge and celebrate

User interface changes

n/a

API changes

n/a

Data model changes

n/a

🐛 Bug report
Status

Fixed

Component

README

Created by

🇨🇦Canada Cottser

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024