Skip to content

Update providence version, fix GitLab pages.

Fox Piacenti requested to merge fox/STAR-2453-feedback-items into main

This MR bumps the version of Providence used by the demo to eliminate one of the error messages pushing out to the console, following up on This MR. It also fixes the GitLab pages build.

JIRA tickets: https://tasks.opencraft.com/browse/STAR-2453

Testing instructions:

  1. npm install
  2. npm start
  3. Click around, verify things still work, and that the console doesn't complain about modifying state during render.
  4. Verify the view app version loads correctly.
  5. Check https://providence-demo.opencraft.com/ where a force-built version was successfully deployed by removing the rules section of the modified gitlab-ci.
Edited by Fox Piacenti

Merge request reports