Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / beacon-biosignals/ray.jl issues and pull requests

#250 - Bump dawidd6/action-download-artifact from 2 to 7

Pull Request - State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#249 - Bump dawidd6/action-download-artifact from 2 to 6 in /.github/workflows

Pull Request - State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#248 - Fix pre-built installation instructions

Pull Request - State: closed - Opened by omus 8 months ago - 1 comment

#247 - Update ray coreworker library to 2.31.0

Pull Request - State: open - Opened by omus 8 months ago - 3 comments

#246 - Can no longer build core worker library (`ray-2.5.1`)

Issue - State: open - Opened by omus 8 months ago - 1 comment

#245 - Build against Julia 1.10 and 1.11

Pull Request - State: open - Opened by omus 8 months ago - 1 comment

#244 - Bump dawidd6/action-download-artifact from 2 to 6

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies

#243 - Use ExceptionUnwrapping.jl API for `RayTaskException`

Issue - State: open - Opened by omus 8 months ago

#242 - Bump dawidd6/action-download-artifact from 2 to 5

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies

#241 - Update badge link

Pull Request - State: closed - Opened by glennmoy 9 months ago

#240 - Bump actions/setup-python from 4 to 5

Pull Request - State: open - Opened by dependabot[bot] 11 months ago
Labels: dependencies

#239 - Bump dawidd6/action-download-artifact from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies

#238 - Bump actions/cache from 3 to 4

Pull Request - State: open - Opened by dependabot[bot] 11 months ago - 2 comments
Labels: dependencies

#237 - Bump actions/checkout from 3 to 4

Pull Request - State: open - Opened by dependabot[bot] 11 months ago - 2 comments
Labels: dependencies

#236 - Bump julia-actions/setup-julia from 1 to 2

Pull Request - State: open - Opened by dependabot[bot] 11 months ago
Labels: dependencies

#235 - Create dependabot.yml

Pull Request - State: closed - Opened by palday 11 months ago

#234 - friendly error message if server is not started/detected

Issue - State: open - Opened by kleinschmidt about 1 year ago
Labels: pain point (user), quick win

#233 - binaries built for linux x86_64 require newer glibc than available on ubuntu 20

Issue - State: open - Opened by kleinschmidt about 1 year ago
Labels: pain point (user), documentation

#231 - Add tests for `ObjectContext(::ObjectRef)`

Issue - State: open - Opened by omus over 1 year ago

#230 - Support `free` from application

Issue - State: open - Opened by kleinschmidt over 1 year ago

#229 - Refactor the FormatCheck workflow

Pull Request - State: closed - Opened by omus over 1 year ago

#228 - Revert reading runtime params from GlobalStateAccessor

Pull Request - State: closed - Opened by glennmoy over 1 year ago - 3 comments

#226 - segfault when running on raycluster

Issue - State: closed - Opened by glennmoy over 1 year ago - 2 comments

#225 - GSC client refactor / Wrap `JuliaGcsClient::Del`

Pull Request - State: closed - Opened by omus over 1 year ago - 1 comment

#224 - Debug "Parse ray runtime parameters from GlobalStateAccessor" failure

Pull Request - State: closed - Opened by omus over 1 year ago - 2 comments

#223 - Allow user capture of `stderr` in `process_eval`

Pull Request - State: closed - Opened by omus over 1 year ago - 1 comment

#222 - Use CxxWrap 0.14.2 for `StdVector` fix

Pull Request - State: closed - Opened by omus over 1 year ago - 1 comment

#221 - Expand supported `RayError` exceptions

Pull Request - State: closed - Opened by omus over 1 year ago - 5 comments

#220 - Release process follow ups

Pull Request - State: closed - Opened by glennmoy over 1 year ago - 8 comments
Labels: fix

#219 - Connecting to GCSClient without a local raylet hangs

Issue - State: open - Opened by glennmoy over 1 year ago

#218 - Add additional robust ID tests

Pull Request - State: closed - Opened by omus over 1 year ago - 1 comment

#217 - Update to use CxxWrap 0.14.1

Pull Request - State: closed - Opened by omus over 1 year ago - 1 comment

#216 - CxxWrap.jl version must match between Ray.jl and build project

Issue - State: open - Opened by omus over 1 year ago - 1 comment

#215 - pass `max_retries` during task submission

Pull Request - State: closed - Opened by kleinschmidt over 1 year ago - 7 comments

#214 - Parse ray runtime parameters from GlobalStateAccessor

Pull Request - State: closed - Opened by glennmoy over 1 year ago - 6 comments

#213 - Allow users to set `max_retries` when submitting a task

Issue - State: closed - Opened by kleinschmidt over 1 year ago - 2 comments

#212 - segfault when accessing metadata buffer

Issue - State: open - Opened by kleinschmidt over 1 year ago - 5 comments

#211 - Use GCSClient instead of PythonGCSClient

Pull Request - State: closed - Opened by glennmoy over 1 year ago - 5 comments

#210 - Pre-Release.yml follow ups

Issue - State: open - Opened by glennmoy over 1 year ago - 2 comments

#209 - Wrap `WorkerID` and `NodeID` / robust ID support

Pull Request - State: closed - Opened by omus over 1 year ago - 3 comments

#207 - consider manual trigger for release workflow

Issue - State: closed - Opened by kleinschmidt over 1 year ago

#206 - Don't build JLL library in Documenter CI workflow

Issue - State: open - Opened by glennmoy over 1 year ago

#205 - Comment on use of `pointer_from_objref` in `LocalMemoryBuffer` tests

Pull Request - State: closed - Opened by omus over 1 year ago - 1 comment

#204 - Store ownership info in `RaySerializer`

Pull Request - State: closed - Opened by omus over 1 year ago - 1 comment

#203 - Improve robustness of `ObjectRef` ownership info serialization

Pull Request - State: closed - Opened by omus over 1 year ago - 1 comment

#202 - Use ray-project fork in CI build and Dockerfile

Pull Request - State: open - Opened by glennmoy over 1 year ago - 2 comments

#201 - Handle null-terminated `ObjectRef` fields

Pull Request - State: closed - Opened by omus over 1 year ago - 2 comments

#200 - Attempt using `actions/download-artifact`

Pull Request - State: closed - Opened by omus over 1 year ago - 2 comments

#199 - Use `debian:bullseye` as the Dockerfile base image

Pull Request - State: closed - Opened by omus over 1 year ago - 6 comments

#198 - Always update CI build cache

Pull Request - State: closed - Opened by omus over 1 year ago - 4 comments

#197 - Use Julia depot stacking in our Dockerfile

Pull Request - State: closed - Opened by omus over 1 year ago - 1 comment

#196 - Improve CI debugging

Pull Request - State: closed - Opened by omus over 1 year ago - 1 comment

#194 - GHA workflow to automate creation of GH releases & tags

Pull Request - State: closed - Opened by glennmoy over 1 year ago - 9 comments

#193 - Allow Ray task to return multiple variables

Pull Request - State: closed - Opened by glennmoy over 1 year ago - 2 comments

#192 - Save Ray CI logs as artifacts

Pull Request - State: closed - Opened by omus over 1 year ago - 1 comment

#191 - Process `OUT_OF_MEMORY` metadata exceptions

Pull Request - State: closed - Opened by omus over 1 year ago - 2 comments

#190 - Return Status from CoreWorker function and remove RAY_CHECK

Pull Request - State: closed - Opened by glennmoy over 1 year ago - 1 comment

#189 - Raise error when encountering unhandled metadata

Pull Request - State: closed - Opened by omus over 1 year ago - 2 comments

#188 - Wrap `ErrorType` enum

Pull Request - State: closed - Opened by omus over 1 year ago - 1 comment

#187 - Fix `log_deserialization_error` bug

Pull Request - State: closed - Opened by omus over 1 year ago - 2 comments

#186 - Add support converting wrapper enums to `Symbol`

Pull Request - State: closed - Opened by omus over 1 year ago - 1 comment

#185 - Stable documentation is updated with pre-releases

Issue - State: closed - Opened by omus over 1 year ago - 2 comments

#184 - Investigate deserializing metadata errors

Pull Request - State: closed - Opened by omus over 1 year ago - 3 comments

#183 - Fixes to Dockerfile

Pull Request - State: closed - Opened by omus over 1 year ago - 1 comment

#182 - use reviewdog suggestions for format, only on non-draft PRs

Pull Request - State: closed - Opened by kleinschmidt over 1 year ago - 1 comment

#181 - Publish tarballs as pre-release assets in CI

Pull Request - State: closed - Opened by glennmoy over 1 year ago - 1 comment

#180 - log unhandled metadata

Pull Request - State: closed - Opened by kleinschmidt over 1 year ago - 2 comments

#179 - Enable Apple silicon CI runners

Pull Request - State: closed - Opened by omus over 1 year ago - 17 comments

#178 - Build all artifacts via GitHub Actions

Pull Request - State: closed - Opened by omus over 1 year ago - 3 comments

#177 - `C++ object of type N3ray6BufferE was deleted`

Issue - State: closed - Opened by omus over 1 year ago - 19 comments
Labels: bug

#176 - Simplify Ray.jl release process

Pull Request - State: closed - Opened by omus over 1 year ago - 5 comments

#175 - Ray.jl driver validates Raylet version is compatible

Issue - State: open - Opened by omus over 1 year ago - 1 comment

#174 - Minor documentation fixes

Pull Request - State: closed - Opened by omus over 1 year ago

#173 - Classify WORKSPACE.bazel.tpl as Mustache

Pull Request - State: closed - Opened by omus over 1 year ago

#172 - Use default `versions` for `deploydocs`

Pull Request - State: closed - Opened by omus over 1 year ago

#171 - Add CI comment about tags ignoring paths

Pull Request - State: closed - Opened by omus over 1 year ago - 1 comment

#170 - Always build documentation on tags

Pull Request - State: closed - Opened by omus over 1 year ago

#169 - Update Artifacts.toml to use v0.0.1 assets

Pull Request - State: closed - Opened by omus over 1 year ago

#168 - The `ray_julia` library artifact is not Julia version agnostic

Issue - State: open - Opened by omus over 1 year ago - 3 comments

#161 - Automated building and publish of artifacts in CI

Issue - State: closed - Opened by glennmoy over 1 year ago

#157 - Run build scripts as part of CI

Issue - State: closed - Opened by glennmoy over 1 year ago - 1 comment

#149 - Ray.jl v0.0.1 release checklist

Issue - State: closed - Opened by omus over 1 year ago - 1 comment

#145 - Apply YAS formatting

Pull Request - State: closed - Opened by omus over 1 year ago - 6 comments

#143 - Improve handling of tasks killed due to low memory

Issue - State: closed - Opened by omus over 1 year ago - 5 comments

#141 - Add CI workflow to test Dockerfile

Issue - State: closed - Opened by omus over 1 year ago - 1 comment

#124 - Initial release package structure

Issue - State: closed - Opened by omus over 1 year ago - 3 comments

#106 - Dockerfile for a julia+ray base image

Issue - State: closed - Opened by kleinschmidt over 1 year ago

#105 - temporary solution to hosting build artifacts for CLI

Issue - State: closed - Opened by kleinschmidt over 1 year ago - 1 comment

#100 - Enable `--code-coverage=true` when running tests on workers

Issue - State: closed - Opened by omus over 1 year ago - 1 comment

#99 - use `ray_julia_jll.contains` in `get`, add `Base.isready`/`wait` methods

Pull Request - State: closed - Opened by kleinschmidt over 1 year ago - 1 comment

#98 - wrap `CoreWorker::Contains`

Pull Request - State: closed - Opened by kleinschmidt over 1 year ago - 1 comment

#97 - Return a `RayObject` from `task_executor`

Pull Request - State: closed - Opened by omus over 1 year ago - 2 comments

#96 - Tests fail with `ERROR: Package Ray errored during testing`

Issue - State: closed - Opened by omus over 1 year ago - 2 comments

#95 - Deterministic async `Ray.get` tests

Pull Request - State: closed - Opened by omus over 1 year ago - 4 comments

#94 - Add a top-level license file

Pull Request - State: closed - Opened by ararslan over 1 year ago

#93 - Include `ray_julia_jll` CI build cache name

Pull Request - State: closed - Opened by omus over 1 year ago