Skip to content

RFC: Fix CI/CD deploy stage issue

Douglas Carmona requested to merge fix-pipeline-issue into master

Error in pages jobs - deploy_stage : Warning, treated as error: node class 'meta' is already registered, its visitors will be overridden /builds/mutt_data/muttlib make: *** [Makefile:20: html] Error 2 Cleaning up project directory and file based variables ERROR: Job failed: exit code 1

Links with the recommended solution: https://github.com/sphinx-doc/sphinx/issues/9841

Files updated:

  • CHANGELOG.md
  • .bumpversion.cfg
  • muttlib/init.py
  • setup.py with dependency

Merge request reports