issues
search
JuliaCI
/
julia-buildkite-plugin
Buildkite plugin to install Julia for use in a pipeline.
4
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Only attempt to find and remove files when directories exist.
#56
maleadt
closed
3 days ago
2
Re-land hard limit change
#55
maleadt
closed
2 days ago
2
Revert "Restore hard limit functionality, replace `Pkg.gc` with custom functionality"
#54
maleadt
closed
6 days ago
0
Artifacts aren't always cleared
#53
maleadt
opened
1 week ago
4
Restore hard limit functionality, replace `Pkg.gc` with custom functionality
#52
maleadt
closed
6 days ago
3
Better errors on invalid version
#51
maleadt
opened
2 weeks ago
0
Support named releases: lts
#50
maleadt
opened
2 weeks ago
0
Remove stale pidfiles before starting a job.
#49
maleadt
closed
2 weeks ago
0
Keep disk usage in track
#48
maleadt
closed
2 weeks ago
1
Default to Julia v1
#47
maleadt
closed
3 weeks ago
0
Set `$PS4` before `set -x`
#46
staticfloat
closed
1 year ago
0
Add `url` plugin option to support overriding the desired download URL
#45
staticfloat
closed
1 year ago
1
Use `du -k` to get size of depot in kilobytes
#44
giordano
closed
1 year ago
2
Does apparent size overestimate size of the depot?
#43
giordano
closed
1 year ago
2
Debug which unzip we're using
#42
staticfloat
closed
1 year ago
0
Use tarballs on windows
#41
staticfloat
closed
1 year ago
0
New, more extensive buildkite testing
#40
staticfloat
closed
2 years ago
0
Update nightly URLs
#39
staticfloat
closed
2 years ago
0
Check variables in pre-exit hook
#38
maleadt
opened
2 years ago
1
Support fully specified Julia versions
#37
bauglir
closed
2 years ago
5
Persist scratchspaces.
#36
maleadt
closed
2 years ago
3
Document advanced options
#35
bauglir
closed
2 years ago
1
Don't hard-code path to bash.
#34
maleadt
closed
2 years ago
0
Add ppc64le testing
#33
staticfloat
closed
2 years ago
0
Remove duplicated mac nightly test
#32
staticfloat
closed
2 years ago
0
Add armv7l download ability
#31
staticfloat
closed
3 months ago
0
After installation, mark julia installation directories as read-only
#30
staticfloat
opened
2 years ago
0
Add windows CI
#29
staticfloat
closed
2 years ago
0
Allow `arch` YAML parameter to override default arch
#28
staticfloat
closed
2 years ago
0
Don't persist registries.
#27
maleadt
closed
2 years ago
0
Add some simple self-CI
#26
staticfloat
closed
2 years ago
3
Manually demangle `unpack_dest` first
#25
staticfloat
closed
2 years ago
0
Add support for darwin downloads
#24
staticfloat
closed
2 years ago
2
Use `python` if `python3` doesn't exist
#23
staticfloat
closed
2 years ago
0
Parameterize `collect_delay`
#22
staticfloat
closed
3 years ago
10
Improvements to the cleanup process
#21
staticfloat
closed
3 years ago
1
`pre-exit` hook: always print the depot size, for debugging purposes
#20
DilumAluthge
closed
3 years ago
2
`pre-exit` cache cleanup: restore some of the kwargs to `Pkg.gc`
#19
DilumAluthge
closed
3 years ago
5
A first attempt at cleaning up the cache when it gets too large
#18
DilumAluthge
closed
3 years ago
6
Disk usage
#17
maleadt
closed
2 weeks ago
13
Support for windows.
#16
maleadt
closed
3 years ago
0
Add back code to update the registry.
#15
maleadt
closed
3 years ago
7
Fixes
#14
maleadt
closed
3 years ago
4
Fix `unpack_dest` using the wrong variable
#13
staticfloat
closed
3 years ago
0
julia: command not found
#12
tkf
closed
3 years ago
6
Re-work state storage and installation
#11
staticfloat
closed
3 years ago
3
Tag new release
#10
staticfloat
closed
3 years ago
9
state sharing/management
#9
staticfloat
closed
3 years ago
1
Add `clone_registry` option to allow skipping cloning the registry
#8
staticfloat
closed
3 years ago
0
Allow downloading using either `curl` or `wget`
#7
staticfloat
closed
3 years ago
1
Next