FLUID-6264: Disable GitHub pages for infusion-docs

Metadata

Source
FLUID-6264
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Justin Obara
Created
2018-03-21T10:29:55.469-0400
Updated
2024-07-22T10:35:24.792-0400
Versions
N/A
Fixed Versions
N/A
Component
  1. Tech. Documentation

Description

The Infusion-Docs repo is setup to use a ghpages branch, but doesn't actually use GitHub pages. This is causing some warning messages to be sent back from GitHub when we push up changes to the ghpages branch. We should remove the CNAME file from the repo and in the repo's settings, set the source to "None".

using the gh-pages branch is itself confusing and will be addressed by further automating the deployment process. INFRA-146