datasquadron / datasquadron.github.io

0 stars 1 forks source link

Page build error for ...Intro.md #9

Closed DimitriKourouniotis closed 5 years ago

DimitriKourouniotis commented 5 years ago

I received this email this morning but not sure if I caused the error or it is something else. Pls advise.

From: GitHub support@github.com Date: Mon, Nov 4, 2019 at 8:23 AM Subject: [datasquadron/datasquadron.github.io] Page build failure To: Dimitri Kourouniotis dimitri.datascience@gmail.com

The page build failed for the master branch with the following error:

The tag youtube on line 1 in _posts/2019-11-01-Tableau_Prep_Pointers_Intro.md is not a recognized Liquid tag. For more information, see https://help.github.com/en/github/working-with-github-pages/troubleshooting-jekyll-build-errors-for-github-pages-sites#unknown-tag-error.

For information on troubleshooting Jekyll see:

  https://help.github.com/articles/troubleshooting-jekyll-builds

If you have any questions you can contact us by replying to this email.

rosnovsky commented 5 years ago

This is due to Github still trying to build github pages for us. Disconnecting this (should be in repo settings) will stop these emails. @bawbgale, could you do this when you have a moment?

bawbgale commented 5 years ago

@rosnovsky Trying but looks easier said that done. For an an organization site, it apparently requires deleting the master branch! https://help.github.com/en/github/working-with-github-pages/unpublishing-a-github-pages-site#unpublishing-a-user-or-organization-site

rosnovsky commented 5 years ago

In theory, if you just select "None" as a source for github pages, it should stop bugging us. It's point No. 5 https://help.github.com/en/github/working-with-github-pages/unpublishing-a-github-pages-site#unpublishing-a-user-or-organization-site

bawbgale commented 5 years ago

That option is apparently applicable only to "Project" sites, not an "Organizational" site. These are the options I see: [image: Screen Shot 2019-11-04 at 1.22.00 PM.png]

On Mon, Nov 4, 2019 at 1:49 PM Artem Rosnovsky notifications@github.com wrote:

In theory, if you just select "None" as a source for github pages, it should stop bugging us. It's point No. 5 https://help.github.com/en/github/working-with-github-pages/unpublishing-a-github-pages-site#unpublishing-a-user-or-organization-site

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/datasquadron/datasquadron.github.io/issues/9?email_source=notifications&email_token=AAIQ6D7U7TIYQB36D55LEMDQSCKGBA5CNFSM4JIXBNWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDA2U7A#issuecomment-549563004, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIQ6D3UVFCMSLDZ32BQKWTQSCKGBANCNFSM4JIXBNWA .

--

rosnovsky commented 5 years ago

Ok, so for now let's just suffer through the notifications. Later on, I'll create a new repo, transfer everything there, make sure our deployment process works, you'd delete this one, and I'll switch it to the new one. Don't worry about it for now, just expect these annoying notifications whenever we push an update to the live master branch. Github's crazy :)