Skip to content

v2.0.2

Latest
Compare
Choose a tag to compare
@Rory-Sullivan Rory-Sullivan released this 28 Aug 13:43
· 12 commits to main since this release

[2.0.2] - 2020-08-28

Added

  • A test workflow to automatically lint and test files on pushes and
    pull-requests to master and dev branches
  • A deploy workflow which automatically merges the main branch into the gh-pages
    branch and updates the site, on pushes to the main branch
  • An update-site action which runs the dryrock module and updates the live site

Changed

  • Updated metno-locationforecast requirement to v1.0.0
  • Renamed default branch to 'main'

Removed

  • "requirements.txt" file. The project will now rely on the "Pipfile.lock"