Danny Garside

Results 237 comments of Danny Garside

Following conversations at collab cafe today I did a technical dry run with the newsletter subfolder: https://github.com/the-turing-way/newsletter @sgibson91 - I did need to rename the old branch so that I...

If someone from @the-turing-way/infrastructure could take a look at [the new repo](https://github.com/the-turing-way/newsletter) and check that it all looks good, that would be awesome! I think the main thing to check...

I think the next steps would be to look into transferring live issues/PRs over to that new repo, to see what that process (if one exists at all?) is like

> @da5nsy would you feel able to open a PR to add any missing steps/gotchas you learned from this experience? https://github.com/2i2c-org/infrastructure/blob/master/docs/howto/update-env.md#split-up-an-image-for-use-with-the-repo2docker-action I think the only thing would be the branch...

> Maybe we could transfer some of the existing news-letter-related issues to the new repository, to test if that works @da5nsy? Thanks so much for this transition. I just took...

I thinking we would have to manually transfer open PRs (e.g. https://github.com/the-turing-way/the-turing-way/pull/3469). I guess if we wanted to be extra fancy we could preserve the specific relevant branches when we...

@JimMadge and I did some dry-run testing yesterday of what a gh pages deployment might look like in practice. * We used [my fork of TTW](https://github.com/da5nsy/the-turing-way) and created [a workflow...

This is superseded by https://github.com/the-turing-way/the-turing-way/issues/2481

Just throwing in a comment that I just tried to access the book by typing in www.the-turing-way.org. Admittedly, I wasn't really thinking, but just to add my 2 cents that...

Looks like we could achieve this by removing the `--disable-external` argument from line 58 on `https://github.com/alan-turing-institute/the-turing-way/blob/main/.github/workflows/ci.yml` (docs [here](https://github.com/gjtorikian/html-proofer/blob/main/bin/htmlproofer)). I'm no expert though. (@martinagvilas?)