ODM2 / WOFpy

A server-side implementation of CUAHSI's Water One Flow service stack in Python.
http://odm2.github.io/WOFpy/
9 stars 9 forks source link

update documentation for DAO config file setup. #199

Closed miguelcleon closed 7 years ago

miguelcleon commented 7 years ago

This fixes documentation problem referenced in https://github.com/ODM2/WOFpy/issues/195 @emiliom

miguelcleon commented 7 years ago

Why did this fail @lsetiawan ? It is just a simple documentation change. Maybe Appveyor just needs to be re-run?

lsetiawan commented 7 years ago

Yea, appveyor needs rerun. @ocefpaf help with this? Thanks!

emiliom commented 7 years ago

Yea, appveyor needs rerun. @ocefpaf help with this? Thanks!

Pinging @ocefpaf about this AppVeyor problem, since it looks like he hasn't replied and AppVeyor is still failing.

lsetiawan commented 7 years ago

The core problem has been figured out, merging now.

lsetiawan commented 7 years ago

AppVeyor now is working after the merge 👍

emiliom commented 7 years ago

Isn't that strange? Why would an edit to one markdown file lead to a CI failure??

Oh well. I'm not worrying about this, until it happens again :|

lsetiawan commented 7 years ago

There was a choke when creating the conda environment. Nothing to worry about. Happens sometimes, just need to be restarted. Only @ocefpaf can do that.

emiliom commented 7 years ago

:relieved:

ocefpaf commented 7 years ago

Yea, appveyor needs rerun. @ocefpaf help with this? Thanks!

Closing and opening should do the trick, but I am in the process of moving all the ODM2 AppVeyor instances to a "odm2" account that all the devs will have access. More on that later this week.

ocefpaf commented 7 years ago

@lsetiawan and @emiliom I am having trouble creating an ODM2 AppVeyor account. See https://github.com/appveyor/ci/issues/1863

Others are experiencing the same issue and no there is official answer yet :-( That is the reason why I did not move the CIs to that account yet.

emiliom commented 7 years ago

Ok, thanks for the update.