Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull in Upstream Changes #18

Merged
merged 11 commits into from
Mar 6, 2020
Merged

Conversation

mcdonnnj
Copy link
Member

@mcdonnnj mcdonnnj commented Mar 6, 2020

🗣 Description

This PR pulls in upstream changes that include a fix for a potential pre-commit caching issue and adding mypy as a pre-commit hook.

💭 Motivation and Context

Keepin' things up to date.

🧪 Testing

Just the automated sort.

📷 Screenshots (if appropriate)

🚥 Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (causes existing functionality to change)

✅ Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

felddy and others added 11 commits February 20, 2020 22:14
This should resolve the issue seen when the Python version changes before there
is an update to .pre-commit-config.yml which results in pre-commit pointing to
a non-existent Python installation.
Incorporate the Python version into keys for pip and pre-commit caches.
…cks to environment variables declared before the job block.
Change Cache Paths to Environment Variables
…ame as long

as they are not nested in the same heading group.
Add markdownlint Configuration Option for MD024
@mcdonnnj mcdonnnj requested review from dav3r, felddy, jsf9k and a team as code owners March 6, 2020 14:41
@mcdonnnj mcdonnnj self-assigned this Mar 6, 2020
Copy link
Member

@jsf9k jsf9k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Member

@dav3r dav3r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐳

@mcdonnnj mcdonnnj merged commit 675cdd3 into develop Mar 6, 2020
@mcdonnnj mcdonnnj deleted the improvements/pull_upstream_changes branch March 6, 2020 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

4 participants