CEIDatUGA / COVID-19-DATA

GNU General Public License v3.0
4 stars 6 forks source link

add webpage source for April 8th-11th #39

Closed arw36 closed 4 years ago

mvevans89 commented 4 years ago

Is there a way to just add the HTML files, since that is all we need to update? I don't want another merge conflict like we had before and would also prefer not to make any changes to the R script since it is now running successfully with the github actions

arw36 commented 4 years ago

so looks like I need to remove th 57d779ab commit that messed with files? I did git rebase --onto in my local repo - not sure how I'm suppose to rebase once pull request in process?

mvevans89 commented 4 years ago

I think maybe start the pull request process over? This is all uncharted git territory for me so I'm not sure. I can also just make a new pull request with just those HTML files added, which may be the easiest option if not totally following however we are supposed to do this via git

mvevans89 commented 4 years ago

I manually updated these HTML files for you. A bunch of people were committing at the same time as the action was running last night so the action failed. I ran it this morning again as soon as I noticed. I'm going to remind everyone to please use forks so hopefully our actions don't keep failing, but this means you'll be probably need to also upload April 13. You can also just send me the HTML or the link to it on your fork and I can do it.

mvevans89 commented 4 years ago

I'm closing this since we sorted it out