Commit History

Merge pull request #235 from MilesCranmer/multi-stage-docker
46fe8c1
unverified

MilesCranmer commited on

Make docker build multi-stage
faf444e

MilesCranmer commited on

Fix PyPI deployment job
31ffc0e

MilesCranmer commited on

Merge pull request #228 from MilesCranmer/optimize=3
da0bef9
unverified

MilesCranmer commited on

Format code with black
e7650cd
unverified

deepsource-autofix[bot] commited on

Clean up Python init
e372ae8

MilesCranmer commited on

Include test for changed options
5edf565

MilesCranmer commited on

Don't activate env twice
d42f10b

MilesCranmer commited on

Simplify julia options checking
e644737

MilesCranmer commited on

Only print `set_diff` if has contents
b4abede

MilesCranmer commited on

Tell user if Julia initialized with different params
4300bea

MilesCranmer commited on

Format code with black
b61a54b
unverified

deepsource-autofix[bot] commited on

Add `julia_kwargs` to param groupings
4306447

MilesCranmer commited on

Bump version with new `julia_kwargs` option
7638859

MilesCranmer commited on

Set up `julia_kwargs` to initialize Julia binary
69bfcd2

MilesCranmer commited on

Run test pypi deploy, but skip existing versions
6b46e9f

MilesCranmer commited on

Only run pypi test deploy on new version
17a699d

MilesCranmer commited on

Merge pull request #227 from MilesCranmer/backend-update
c97f60d
unverified

MilesCranmer commited on

Run PyPI after linux completed only
b0a02aa

MilesCranmer commited on

Fix PyPI deployment job
7b496b7

MilesCranmer commited on

Only run PyPI deploy on tests completing
3acc358

MilesCranmer commited on

Create PyPI deployment job
2bd75b6

MilesCranmer commited on

Run tests on tags pushed
df21dce

MilesCranmer commited on

Remove docker deploy from pull requests
267f523

MilesCranmer commited on

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