Skip to content

Draft: Ci no prerendering

Marc-AntoineA requested to merge ci-no-prerendering into main

Cette MR n'a pas vocation à être mergée**, plus ici pour l'archivage et des explications complémentaires sur cette branche.

Description

Cette branche est utilisée pour le projet de la Fresque du Climat afin de désactiver temporairement le pre-rendu qui est très coûteux et était exécuté sur une "grosse" machne.

Issues : Ref #67

Checklist before merge :

  • No remaining console.log
  • Version changed for any feature or bugfix
  • Create an entry in changelog
  • english and french translations if required
  • all eslintConfig rules are on ("2") (except no-useless-escape / vue/no-mutating-props)
  • npm run prettier:write done

Tests

  • Aktivisda can be used: start aktivisda and play with it
  • Backtivisda can be used: start backtivisda and play with it
  • If it’s a bug, a new test added
  • If it’s a new feature, a new test added

Merge request reports