Coder Social home page Coder Social logo

GitHub API maxxed out about geocompr HOT 7 CLOSED

Robinlovelace avatar Robinlovelace commented on June 15, 2024
GitHub API maxxed out

from geocompr.

Comments (7)

Nowosad avatar Nowosad commented on June 15, 2024

Maybe we could try to replace it with:

install.packages('geocompkg', repos = c('https://geocompr.r-universe.dev', 'https://cloud.r-project.org'), dependencies = TRUE, force = TRUE)

?

from geocompr.

Robinlovelace avatar Robinlovelace commented on June 15, 2024

👍 worth a try

from geocompr.

Nowosad avatar Nowosad commented on June 15, 2024

The old approach is working again.

from geocompr.

Robinlovelace avatar Robinlovelace commented on June 15, 2024

This seems to be an issue again. I've changed the settings meaning fewer PRs trigger actions (no need for typos):

image

@Nowosad anything else we can do?

from geocompr.

Nowosad avatar Nowosad commented on June 15, 2024

@Robinlovelace each of our four workflows (https://github.com/geocompx/geocompr/tree/main/.github/workflows) starts with remotes::install_github("geocompr/geocompkg", dependencies = TRUE, force = TRUE) -- would it be possible to move this upstream to the docker images (that would be updated regularly)?

from geocompr.

Robinlovelace avatar Robinlovelace commented on June 15, 2024

Yes. I don't think we need to force updates now the dust has settled.

The Docker images don't seem to be updating on their weekly scheduled jobs, not sure why. I've triggered a build with geocompx/docker@8696f92

I think installing CRAN versions is fine for the suggests image as per https://github.com/geocompx/docker/blob/master/suggests/Dockerfile#L5

How about keeping remotes::install_github() only for dev workflow?

from geocompr.

Nowosad avatar Nowosad commented on June 15, 2024

Yep -- sounds good.

from geocompr.

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.