lanl-ansi / WaterModels.jl

A Julia/JuMP Package for Water Distribution Network Optimization
https://lanl-ansi.github.io/WaterModels.jl/latest/
Other
73 stars 11 forks source link

Update documentation build script #157

Closed odow closed 1 year ago

odow commented 1 year ago

@tasseff could you add me as a collaborator so I have permission to push to lanl-ansi? That'll let our push_preview deploy and we can see if it still errors.

odow commented 1 year ago

The symlink was last updated 4 years ago: https://github.com/lanl-ansi/WaterModels.jl/blob/gh-pages/latest

So I wonder if it's sufficient to just do a force push and update it. The JuMP docs don't have this problem.

cc @mortenpi have you ever seen: https://github.com/lanl-ansi/WaterModels.jl/runs/16867659695

codecov[bot] commented 1 year ago

Codecov Report

Merging #157 (74947fb) into master (f6aca5f) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #157   +/-   ##
=======================================
  Coverage   91.99%   91.99%           
=======================================
  Files          39       39           
  Lines        4174     4174           
=======================================
  Hits         3840     3840           
  Misses        334      334           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f6aca5f...74947fb. Read the comment docs.

ccoffrin commented 1 year ago

@odow I added the push role.

mortenpi commented 1 year ago

cc @mortenpi have you ever seen: https://github.com/lanl-ansi/WaterModels.jl/runs/16867659695

Nope. And it looks weird.. why would it suddenly start failing. Maybe just re-run the pages build workflow?

odow commented 1 year ago

Closing if favor of #158