Metadata
- Source
- SJRK-334
- Type
- Task
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- N/A
- Reporter
- Gregor Moss
- Created
2020-03-27T15:15:05.143-0400 - Updated
2022-07-29T00:09:29.005-0400 - Versions
- N/A
- Fixed Versions
- N/A
- Component
-
- Storytelling Tool Server
- Storytelling Tool UI
Description
The Karisma Stories site (https://karisma-stories.floeproject.org/) is currently being built from @@Alan Harnum's fork and hasn't been updated in over a year. In that time, many changes of considerable substance have been made to the code, so it will likely need a bit of work to get it up to date again.
The work should proceed thus:
- Make sure the Karisma theme still works properly with the current `master` branch contents
- Create a new branch in the main fork called "stories-karisma-production" and merge master into it
- Add a CI job to back up the site manually
- Adjust the Karisma site CI job to point to "stories-karisma-production" on the main fork
- Run tests and otherwise ensure everything is working properly
Comments
-
Cindy Li commented
2020-04-23T14:00:59.774-0400 The pull request has been merged into the project repo master branch at this commit.
The stories-karisma-production branch is created based off the master branch for the karisma production deployment.