Done
Details
Assignee
Peter MurrayPeter MurrayReporter
David CrossleyDavid CrossleyLabels
Priority
TBDSprint
NoneDevelopment Team
FOLIO DevOpsTestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Peter Murray
Peter MurrayReporter
David Crossley
David CrossleyLabels
Priority
Sprint
None
Development Team
FOLIO DevOps
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created December 10, 2024 at 5:54 AM
Updated March 3, 2025 at 11:59 PM
Resolved February 28, 2025 at 1:51 PM
The dev.f.o website is managed at the GitHub repository folio-org/folio-org.github.io and is built and deployed (to https://dev.folio.org/ ) using "Static Website Builder for AWS Using Serverless" (see notes).
However, for a long time now the AWS-based build has not been operating well. They have stopped allowing us to build new branches. Hence a contributor cannot view a feature branch build. That was one of the benefits of the AWS-based build. It is also very slow.
We now use a GitHub Workflow, implemented via FOLIO-4085 at workflows/jekyll.yml
The Workflow-based build has been operating well and is very fast (much faster than the AWS-based build). It is also easier to maintain, especially regarding the Ruby version to be used.
In synchronisation with disabling the AWS-based build we will also need to configure the "GitHub Pages" build to use the "
dev.folio.org
" domain.