Skip to content

Conversation

@supervirus
Copy link
Contributor

Updated build workflow to work with branches, as well - which is of course helpful for development and debugging.

Fixed the cache key to make use of the CONNECTOR_VERSION environment variable. Previously it used 'mariadb-connector-${CONNECTOR_VERSION}-win' literally, as the variable was never substituted.

Reverted back to connector 3.1.9, as newer versions result in link error. This was previously undiscovered due to the cache key issue.

@codecov
Copy link

codecov bot commented Dec 6, 2020

Codecov Report

Merging #455 (a93a218) into master (200b4a8) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #455   +/-   ##
=======================================
  Coverage   86.66%   86.66%           
=======================================
  Files          12       12           
  Lines        1530     1530           
=======================================
  Hits         1326     1326           
  Misses        204      204           

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 200b4a8...a93a218. Read the comment docs.

@methane methane merged commit 45ca1a2 into PyMySQL:master Dec 7, 2020
@supervirus supervirus deleted the python-3.9-rework branch December 7, 2020 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants