pressbooks / pressbooks-aldine

Aldine is the default root theme for Pressbooks.
https://pressbooks.org/
GNU General Public License v3.0
11 stars 7 forks source link

Update wp2md & CI pipeline #327

Closed SteelWagstaff closed 2 years ago

SteelWagstaff commented 2 years ago

This PR updates the wp2md dev dependency. It also separates the CI pipeline into two parallel actions to increase the speed/efficiency of each, as was done in pressbooks/pressbooks.

private-packagist[bot] commented 2 years ago

composer.lock

Dev Package changes

Package Operation From To Changes
guzzlehttp/guzzle add - 7.4.2 view code
guzzlehttp/promises add - 1.5.1 view code
guzzlehttp/psr7 add - 2.2.1 view code
psr/http-client add - 1.0.1 view code
psr/http-factory add - 1.0.1 view code
psr/http-message add - 1.0.1 view code
ralouphie/getallheaders add - 3.0.3 view code
wpreadme2markdown/wp2md upgrade 3.0.3 4.0.2 diff
wpreadme2markdown/wpreadme2markdown upgrade 3.1.0 4.0.3 diff

Settings · Docs · Powered by Private Packagist

codecov-commenter commented 2 years ago

Codecov Report

Merging #327 (3a15d45) into dev (747793b) will not change coverage. The diff coverage is n/a.

@@          Coverage Diff          @@
##             dev    #327   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          7       7           
  Lines        590     590           
=====================================
  Misses       590     590           

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 747793b...3a15d45. Read the comment docs.