Commit History

Fix version to julia 0.6.0
e0bbedc

MilesCranmer commited on

Constrain PyJulia to 0.5
81471d4

MilesCranmer commited on

Update backend version with improved resource monitoring
b1f7afd

MilesCranmer commited on

Remove debugging statement
60aa659

MilesCranmer commited on

Also push to ghcr.io
f2140e8

MilesCranmer commited on

Add caching to docker build
5fb5267

MilesCranmer commited on

Build latest for docker deployment
c44cb5d

MilesCranmer commited on

Remove unused build tools
531c078

MilesCranmer commited on

Turn off building docker images for arm64
7eb6015

MilesCranmer commited on

Remove unused opencontainers version info
9721308

MilesCranmer commited on

Install key build tools for docker
3d4277b

MilesCranmer commited on

Avoid using `juliaup` in dockerfile
5b00b7d

MilesCranmer commited on

Turn off docker cache
f4bab22

MilesCranmer commited on

Fix docker buildx issue
a7f014a

MilesCranmer commited on

Split up docker deployment
371f013

MilesCranmer commited on

Base image on python rather than julia
2deb5fc

MilesCranmer commited on

Include caching in docker deploy
704d0c6

MilesCranmer commited on

Clean up pyenv install
dc5faa1

MilesCranmer commited on

Create dockerhub deploy action
5ab3eb4

MilesCranmer commited on

Merge branch 'master' of ssh://ssh.github.com:443/MilesCranmer/PySR
3d686b6

MilesCranmer commited on

Include docker in installation instructions
a2ee961
unverified

MilesCranmer commited on

Merge pull request #223 from MilesCranmer/clean-docker
cbff360
unverified

MilesCranmer commited on

Improve docker instructions
8b9896b

MilesCranmer commited on

Update CI for docker, and test `arm64`
9acb122

MilesCranmer commited on

Update instructions for docker
ee2d4ea

MilesCranmer commited on

Set docker image version dynamically
1fdfce8

MilesCranmer commited on

Add conda downloads badge
05fc197
unverified

MilesCranmer commited on

60 minute timeouts for CI
72dc01c

MilesCranmer commited on

Avoid caching Julia packages
e8815be

MilesCranmer commited on

Bump version with PySR test CLI
f2796a7

MilesCranmer commited on

Merge pull request #221 from MilesCranmer/test-refactor
363e593
unverified

MilesCranmer commited on

Ensure Julia cache is not loaded for wrong test
f88031e

MilesCranmer commited on

Cache Julia packages in local conda build
07a6991

MilesCranmer commited on

Turn off Julia caching for conda build
b83cddb

MilesCranmer commited on

No caching in nightly CI
4bc5b02

MilesCranmer commited on

Fix order of caching
d63558c

MilesCranmer commited on

Additional caching in CI tests
fc23c11

MilesCranmer commited on

Add caching for conda builds
14e466a

MilesCranmer commited on

Don't include coverage from conda test
f086a92

MilesCranmer commited on

Ensure that conda test uses conda's Julia
3f56f6d

MilesCranmer commited on

Only install from conda-forge for conda test
f167015

MilesCranmer commited on

Get CI suite to use test CLI
5698780

MilesCranmer commited on

Make conda-forge test not check out repo
422ae17

MilesCranmer commited on

Create CLI for running PySR tests
b1518ce

MilesCranmer commited on

Fix Dockerfile for test refactor
ceb3c10

MilesCranmer commited on

Ensure that testing files are omitted from coverage
e550111

MilesCranmer commited on

Update CI tests to call new testing API
e0dcda3

MilesCranmer commited on