ggebbie / TMItransient.jl

Transient simulations with the TMI circulation matrix
MIT License
0 stars 1 forks source link

doc deployment broken #4

Closed ggebbie closed 1 year ago

ggebbie commented 2 years ago

broken at commit 4447395 https://github.com/ggebbie/TMItransient.jl/commit/44473955b9a0933e1d9df1defe73c2fed69a9aa5 https://github.com/ggebbie/TMItransient.jl/commits/main

ggebbie commented 2 years ago

updated base environment and then updated docs environment

complained about NCDatasets in base environment

many warnings regarding overwriting by IrrationalConstants

ran a test locally which passed

cd("docs")
import Pkg; Pkg.activate(".")
Pkg.instantiate()
include("make.jl")
ggebbie commented 2 years ago

Resolving package versions... ERROR: expected package TMI [582500f6] to exist at path /home/runner/.julia/packages/TMI/TcVc0

ggebbie commented 2 years ago

ideas: update TMItransient tag, rm TMI, use first TMI, use last TMI.

All work: CI issue not reproducible on local machine

ggebbie commented 1 year ago

upgraded to Julia 1.8, upgraded NetCDF, GoogleDrive, removed TMI dependency in docs environment

works after commit https://github.com/ggebbie/TMItransient.jl/commit/7490ac04afc2947e6e6d42a534450fb946a970d6