Add custom drupalci.yml

Created on 6 June 2020, about 4 years ago
Updated 9 October 2023, 9 months ago

Problem/Motivation

It's follow-up to #3037323-13: Remove usage of deprecated methods and functions β†’
Drupal-CI using suppress-deprecations so module can't catch new deprecations in weekly tests, details in #2926314: Contrib should run with --suppress-deprecations β†’

Proposed resolution

Add customized drupalci.yml to prevent suppressing deprtecations
Use as example #3037323-13: Remove usage of deprecated methods and functions β†’

Refs
- https://www.drupal.org/drupalorg/docs/drupal-ci/customizing-drupalci-tes... β†’
- http://hojtsy.hu/blog/2018-dec-17/how-automate-testing-whether-your-drup...

Remaining tasks

- agree on customization
- create a patch and commit

User interface changes

no

API changes

no

Data model changes

no

Release notes snippet

Module's CI can catch deprecated function usage

πŸ“Œ Task
Status

Closed: won't fix

Version

1.0

Component

Code

Created by

πŸ‡«πŸ‡·France andypost

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡©πŸ‡ͺGermany Anybody Porta Westfalica

    @Grevil: Still relevant?

  • Issue was unassigned.
  • Status changed to Closed: won't fix 9 months ago
  • πŸ‡©πŸ‡ͺGermany Grevil

    Not the drupalci part, as this module currently uses the ".gitlab-ci.yml". Gitlab CI also surpresses deprecations, but I don't really see a problem with that. This module doesn't use any PHP libraries outside of Drupal, so deprecations are really just important to fix, if we upgrade the module to be compatible with a new Major Drupal version (or if the php requirement is changed for a minor version hop, but did that ever happen before?).

    So I'd say we close this. Seems irrelevant to me.

Production build 0.69.0 2024