-
I'm not sure how to reproduce it, but with some bad network conditions, I get a bad `General.tar.gz` file in `~/.julia/registries` and then hit the following error in Julia 1.7.0-rc1:
```julia
jul…
-
Our PRs fail whenever they come from someone external to our repo. Looking at the instructions is not clear what the settings should be set to to have this work.
Our configuration is:
```
clone_s…
-
Tested on version v0.1-376-gb5170d7, Win7 and XP.
When you run the installed .exe, it produces the following traceback:
Traceback (most recent call last):
File "", line 25, in
File "C:\pyinstal…
-
Python version: 3.10.4
Buildbot version: 3.5.0
Twisted version: 22.4.0
In my buildbot setup I have added Docker Latent worker with custom docker image.
```
worker.DockerLatentWork…
-
Firstly compile both Flux.jl and CUDA.jl
```
using PackageCompiler
compile_sysimage([:Flux, :CUDA], replace_default=true)
```
Now restart Julia and run this
```
using Flux, CUDA
data =…
-
Freshly installed Julia 1.6.1 Portable on Windows, I run into problems using the REPL package manager.
### Minimal riproducible example on my machine
```
julia> ] add
```
Expected beha…
-
I'm having issues where sometimes, if the worker build fails, the server state is not updated accordingly and remains at the building / yellow badge state. This is with the latest release / buildbot 2…
-
Hi,
I notice an error related with GitHubStatusPush when we use '/' character in the name of the project change source. I used the url of the repo as the name of the project to be used for the Git…
-
triangle example crashes on startup when running on Fedora 25 / VirtualBox:
```
$ RUST_BACKTRACE=1 target/debug/examples/triangle
OpenGL Warning: glXChooseVisual: ignoring attribute 0x22
thread 'm…
-
```
julia> A = OffsetArray([1 2; 3 4], 0:1, 0:1)
2×2 OffsetArray(::Array{Int64,2}, 0:1, 0:1) with eltype Int64 with indices 0:1×0:1:
1 2
3 4
julia> b = OffsetArray([5; 6], 0:1)
2-element O…