Giter Site home page Giter Site logo

Comments (1)

agitter avatar agitter commented on June 12, 2024

I wasn't able to diagnose the details of that error message, but I believe I understand the problem by looking at the https://github.com/UCSC-Treehouse/TUBI-2023 repository. That repository has some of the Manubot rootstock files but not all of them. Specifically, I noticed it doesn't have the files that run the GitHub Actions workflow that run Manubot on the content and update the files on the output and gh-pages branches. That left the repository in an incomplete state where GitHub Pages is trying to deploy something but failing.

Did you make a few initial commits in that repository before running the Manubot setup script? The setup script will only work on a newly initialized empty repository. It needs to be able to copy the full rootstock commit history to the new repository (relevant to the recent discussion here #504).

If you did not customize too many files in your repository, the most reliable solution may be to create a new empty repository and run the setup script again before commiting anything to that repository. If that succeeds, you could copy any customized files from https://github.com/UCSC-Treehouse/TUBI-2023 into the new repository.

from rootstock.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.