Remove variables export from test-only job

Created on 2 October 2023, about 1 year ago
Updated 4 October 2023, about 1 year ago

Problem/Motivation

The test-only issue 📌 Add support for 'test only' changes to gitlab CI Needs review commit introduced dump of all variables in the GitlabCI again. This was Fixed by 📌 Each GitLab job exposes user email Fixed in the past. See the relevant code:

'🩹 Test-only changes':
  ...
  script:
    ...
    - export

We should remove the export, as the purpose was only for debugging.

Steps to reproduce

See the test-only job output: https://git.drupalcode.org/issue/drupal-2820586/-/jobs/132773

Proposed resolution

Remove the export.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

🐛 Bug report
Status

Fixed

Version

10.1

Component
PHPUnit 

Last updated about 5 hours ago

Created by

🇸🇰Slovakia poker10

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

Comments & Activities

Production build 0.71.5 2024