serverless / serverless-azure-functions

Serverless Azure Functions Plugin – Add Azure Functions support to the Serverless Framework
MIT License
267 stars 162 forks source link

ci: Remove changelog from CD and generate locally #336

Closed tbarlow12 closed 5 years ago

tbarlow12 commented 5 years ago

For some reason, Azure DevOps was only adding one commit to the changelog. So as to not postpone the release, we just manually generated the condensed changelog for now and will release with that. We'll figure out the CI/CD part of it later.

codecov[bot] commented 5 years ago

Codecov Report

Merging #336 into dev will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #336   +/-   ##
=======================================
  Coverage   94.67%   94.67%           
=======================================
  Files          47       47           
  Lines        1727     1727           
  Branches      242      242           
=======================================
  Hits         1635     1635           
  Misses         92       92

Continue to review full report at Codecov.

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