CCI-MOC / hil

Hardware Isolation Layer, formerly Hardware as a Service
Apache License 2.0
24 stars 54 forks source link

Add release notes section to UPGRADING document. #987

Closed zenhack closed 6 years ago

zenhack commented 6 years ago

Fixes #865

Note that the 0.3 section is not necessarily complete; I added stuff I could think of off the top of my head, and skimmed the closed issues on the 0.3 milestone (where I didn't find anything that seemed like it needed mentioning).

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 1802


Files with Coverage Reduction New Missed Lines %
hil/flaskapp.py 2 100.0%
hil/commands/util.py 4 80.0%
hil/client/extensions.py 5 100.0%
hil/commands/db.py 5 100.0%
hil/dev_support.py 13 100.0%
hil/class_resolver.py 13 100.0%
hil/commands/migrate_ipmi_info.py 13 37.14%
hil/ext/auth/null.py 13 92.86%
hil/server.py 16 72.73%
hil/network_allocator.py 19 95.0%
<!-- Total: 1900 -->
Totals Coverage Status
Change from base Build 1798: -55.6%
Covered Lines: 0
Relevant Lines: 2573

💛 - Coveralls
naved001 commented 6 years ago

Some more things that might be useful to put in the changelog.

zenhack commented 6 years ago

@naved001, added that list to the doc (with some slight wording changes & added references to docs).

naved001 commented 6 years ago

I am happy.

zenhack commented 6 years ago

@naved, fixed.

naved001 commented 6 years ago

not sure if we should merge it now, or after the last PR for 0.3 is merged?

zenhack commented 6 years ago

I don't see any reason not to do so now.

Quoting Naved Ansari (2018-04-03 17:47:13)

not sure if we should merge it now, or after the last PR for 0.3 is merged?