[FOLIO-1991] Disable GitHub Pages publishing of dev.folio.org site Created: 02/May/19 Updated: 18/May/21 |
|
| Status: | Open |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | P3 |
| Reporter: | David Crossley | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | devweb | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||
| Sprint: | |||||||||
| Development Team: | FOLIO DevOps | ||||||||
| Description |
|
For a long time now, we have been building and publishing the dev website under our own control via AWS. This works very nicely. We need to disable the old "GitHub Pages" build, which also still happens automatically upon a change to the master branch. |
| Comments |
| Comment by David Crossley [ 02/May/19 ] |
|
Our website sources are an "Organization Pages" site at folio-org/folio-org.github.io The documentation for creating a Pages site, explains that the naming scheme "<orgname>.github.io" is what makes it happen. The documention for unpublishing a Pages site, says to remove its "master" branch to disable the Pages build. That is drastic, and still leaves that confusing repository name. I wonder if instead we can just rename the repository (e.g. dev-website). |