Git Product home page Git Product logo

Comments (8)

SimonDanisch avatar SimonDanisch commented on September 27, 2024 1

image

from xcb.jl.

SimonDanisch avatar SimonDanisch commented on September 27, 2024 1

Ok, hopefully this time:
image

from xcb.jl.

serenity4 avatar serenity4 commented on September 27, 2024

Thanks! Sorry to reopen that, but I got an access denied error. Did you also add the public key?

image

from xcb.jl.

serenity4 avatar serenity4 commented on September 27, 2024

@SimonDanisch Could you please add the public key if you did not already? It might fix it. Thanks!

from xcb.jl.

SimonDanisch avatar SimonDanisch commented on September 27, 2024

For what do you actually need that? I think I set that for travis, but I see that travis isn't even used :D
Should the repository switch to github-actions? I think that's what's widely used now for all Julia packages, and I think you don't even need to setup any keys!

from xcb.jl.

SimonDanisch avatar SimonDanisch commented on September 27, 2024

GLMakie shows how to setup xvfb to open windows: https://github.com/JuliaPlots/GLMakie.jl/blob/master/.github/workflows/ci.yml

from xcb.jl.

serenity4 avatar serenity4 commented on September 27, 2024

Yes, I think we should switch to github-actions. I already pushed some workflows for documentation .github/workflows/Documenter.yml and for testing .github/workflows/Test.yml. Everything works fine with xvfb (so far), I have yet to fake inputs to actually test stuff (for now it loops forever because we never give it input, I'm working on it).

As for Documenter, it is used with a SSH deploy key, but it has trouble fetching the repo:

image

And from the error, it seems that we do need a public key along with the private key. From the repos I've been working on it has always been the case. Maybe authentication can be done with a Github Actions token, but apparently it does not build gh-pages.

Also, is there a way to retrigger a build? I can do it on my repos, but not here, so I can't test whether Documenter works without pushing a new commit.

from xcb.jl.

serenity4 avatar serenity4 commented on September 27, 2024

@SimonDanisch could you please try to re-generate the private key and the public key via

using DocumenterTools
DocumenterTools.genkeys()

to try to solve this issue? By re-reading the error message I posted above, the very first line actually indicates an invalid format.

from xcb.jl.

Related Issues (7)

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.