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 Updates from skeleton-generic #36

Merged
merged 22 commits into from
Feb 19, 2020

Conversation

mcdonnnj
Copy link
Member

🗣 Description

This PR pulls in updates to cisagov/skeleton-generic from cisagov/skeleton-generic#33. Additionally this PR changes version pinning because as of v1.10.0 coveralls supports coverage 5.0, but a regression introduced in v1.11.0 causes issues with GitHub Actions. As a result we are no longer pinning coverage, but coveralls has a pin to avoid the version with a regression.

💭 Motivation and Context

The latest and greatest!

🧪 Testing

Standard test suite ran with no issues.

🚥 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.

jsf9k and others added 18 commits January 24, 2020 16:45
A user forked cisagov/scan-target-data and created a pull request, but
the required GitHub Action(s) did not run.  This is presumably because
the user does not have Actions enabled in his or her fork.  Ideally,
the required Action(s) would run in cisagov/scan-target-data when a PR
to merge changes back is created.  Based on my reading of this link,
adding the "pull_request" event type should make this happen:
https://help.github.com/en/actions/automating-your-workflow-with-github-actions/events-that-trigger-workflows#pull-request-events-for-forked-repositories
…m-forked-repos

Make workflow run when a PR is opened, synchronized, or reopened
Cleanup Linux instructions and add WSL references to CONTRIBUTING.md
Update actions/checkout to v2
Update formatting to match downstream children
…n_and_checkout_action

Update Python and actions/checkout Versions
Update pre-commit hooks (and flip Actions cache order in workflow).
Add comment explaining why coveralls is being pinned.
@mcdonnnj mcdonnnj requested review from dav3r, felddy, jsf9k and a team as code owners February 18, 2020 22:13
@mcdonnnj mcdonnnj self-assigned this Feb 18, 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.

Onward and upward!

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 a06c5ec into develop Feb 19, 2020
@mcdonnnj mcdonnnj deleted the improvements/pull_in_upstream_updates branch February 19, 2020 18:33
mcdonnnj pushed a commit that referenced this pull request Mar 3, 2020
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.

3 participants