Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

jeroen

jeroen closed a pull request on r-universe-org/docs
document database dump endpoints
Fix #49
jeroen created a comment on a pull request on r-universe-org/docs
Sorry, these are two different things. The old information is still valid as well, we do not customize builds in a way that makes them unreproducible. The prepare script serves a different purpose,...

View on GitHub

jeroen created a comment on an issue on r-universe-org/docs
This is pretty much what we have at https://docs.r-universe.dev/publish/debug-build.html#how-to-request-additional-third-party-system-requirements. So let's ask what part of that was unclear

View on GitHub

jeroen created a comment on an issue on r-universe-org/help
Ah ok, no we don't have that, so we would have to manually write and maintain that. How would you use this?

View on GitHub

jeroen created a comment on an issue on r-universe-org/help
What sort of schema do you mean? How would you use this? Is there something comparable for the GitHub rest API that I can look at?

View on GitHub

jeroen pushed 1 commit to master r-universe-org/cranlike-server
  • Store some metadata in gridfs 3b9503b

View on GitHub

jeroen pushed 1 commit to main r-universe-org/frontend

View on GitHub

jeroen pushed 1 commit to main r-universe-org/frontend

View on GitHub

jeroen pushed 1 commit to main r-universe-org/frontend

View on GitHub

jeroen pushed 1 commit to main r-universe-org/frontend

View on GitHub

jeroen created a comment on an issue on r-universe-org/help
Actually it can fail, but only if the query is invalid, otherwise it resolves, even if there are no matches.

View on GitHub

jeroen closed an issue on r-universe-org/help
Review cursor.hasNext()
This promise never fails, the proper usage is: ```js cursor.hasNext().then(has_data){ }); ```
jeroen pushed 1 commit to master r-universe-org/cranlike-server
  • Refactor streaming functions fixes https://github.com/r-universe-org/help/issues/540 905775d

View on GitHub

jeroen closed an issue on r-universe-org/help
Avoiding errors in mongo stream()
We see server crashes with ``` MongoServerError: Regular expression is invalid: missing closing parenthesis ``` Example ``` http://localhost:3000/jeroen/bin/windows/contrib/(4.4.2 ``` ...
jeroen pushed 1 commit to master r-universe-org/cranlike-server
  • Refactor streaming functions fixes https://github.com/r-universe-org/help/issues/540 1977ac2

View on GitHub

jeroen pushed 1 commit to master r-universe-org/cranlike-server

View on GitHub

jeroen created a comment on an issue on r-multiverse/help
CRAN does not enforce oldrel, they just build/check oldrel on best effort basis. Some R packages use recent R features and they explicitly state e.g. `Depends: R >= 4.4`. I think that should be all...

View on GitHub

jeroen created a comment on an issue on ropensci-org/monthly
So there are interesting functions, both parse the `*.Rcheck` folders in the given directory: This gives a data frame, one line for each NOTE, WARNING or ERROR in the check logs. So you have m...

View on GitHub

jeroen pushed 1 commit to main r-universe-org/frontend
  • Do not show banners for multiverse 13b6564

View on GitHub

jeroen created a comment on an issue on r-universe-org/help
We can make several improvements: - Either set an `.on('error')` handler for the mongo streams, or use nodejs pipeline() api and return the promise to express, such that we at least avoid unhan...

View on GitHub

jeroen opened an issue on r-universe-org/help
Avoiding errors in mongo stream()
We see server crashes with ``` MongoServerError: Regular expression is invalid: missing closing parenthesis ``` I see the regex bug it still shouldn't crash the server. I think the problem ...
jeroen opened an issue on r-universe-org/docs
Using a custom prepare script
For packages that cannot be build directly from the checkout but need some steps: https://github.com/r-universe-org/build-source/blob/5830b8aa92d5524b3af6d1b617e605d1a2558543/entrypoint.sh#L50-L57
jeroen pushed 0 commits to master r-universe/r-multiverse

View on GitHub

jeroen pushed 0 commits to master r-universe/r-multiverse-staging

View on GitHub

jeroen pushed 1 commit to master r-universe-org/sync
  • Try to fix https://github.com/r-universe-org/help/discussions/539 9848b74

View on GitHub

jeroen pushed 1 commit to master r-universe-org/sync
  • Try to fix https://github.com/r-universe-org/help/discussions/539 5ae292e

View on GitHub

jeroen pushed 1 commit to master r-universe/r-multiverse

View on GitHub

jeroen pushed 0 commits to master r-universe/r-multiverse

View on GitHub

jeroen pushed 1 commit to master r-universe-org/sync
  • Try to fix https://github.com/r-universe-org/help/discussions/539 4fb5c92

View on GitHub

jeroen pushed 1 commit to master r-universe/r-multiverse

View on GitHub

Load more