Skip to content

Releases: cisagov/skeleton-python-library

v0.2.0

13 Feb 17:20
eb2605b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

07 Mar 20:45
2092099
Compare
Choose a tag to compare

What's Changed

  • Pull in upstream changes by @jsf9k in #12
  • Add Snyk badge/shield by @jsf9k in #13
  • Add test to verify TRAVIS_TAG agrees with project version during release by @felddy in #14
  • Sync skeleton generic updates by @mcdonnnj in #15
  • Upstream changes from cisagov/skeleton-generic by @jsf9k in #16
  • Register mark in heed of pytest warning. by @felddy in #17
  • Open the README file with utf-8 encoding. by @felddy in #18
  • Upstream updates by @jsf9k in #19
  • Switch CI from Travis to GitHub actions by @felddy in #20
  • Split workflow into multiple jobs. Add artifact output. by @felddy in #22
  • Pull upstream changes from skeleton-generic. by @mcdonnnj in #23
  • Add caches for GitHub Actions. by @felddy in #25
  • Fix missing release tag being passed into tests. by @felddy in #26
  • Improvement/upstream by @felddy in #27
  • Improvement/codeowners by @felddy in #28
  • Pull in Upstream and Run pre-commit by @mcdonnnj in #30
  • Add Scripts for Bumping Versions and Tagging by @mcdonnnj in #31
  • Add python_requires argument for setup.py by @mcdonnnj in #32
  • Pull in build Workflow Changes from Upstream by @mcdonnnj in #33
  • Add schema validation for docopt arguments. by @felddy in #34
  • Pull in Updates from skeleton-generic by @mcdonnnj in #36
  • Add static type checking to the Python skeleton by @felddy in #37
  • Pull in Fix for pre-commit Caching from Upstream by @mcdonnnj in #38
  • Pull in Upstream Updates by @mcdonnnj in #39
  • Pull in Upstream Updates by @mcdonnnj in #40
  • Pull in upstream changes from cisagov/skeleton-generic by @jsf9k in #41
  • Add Lineage configuration. by @felddy in #42
  • Improvement/upstream by @felddy in #43
  • ⚠️ CONFLICT! Lineage pull request for: skeleton by @cisagovbot in #44
  • Change test and build Action Workflows to Run Against All Supported Python Versions by @mcdonnnj in #45
  • Lineage pull request for: skeleton by @cisagovbot in #46
  • ⚠️ CONFLICT! Lineage pull request for: skeleton by @cisagovbot in #47
  • Lineage pull request for: skeleton by @cisagovbot in #48
  • ⚠️ CONFLICT! Lineage pull request for: skeleton by @cisagovbot in #49
  • Update action/upload-artifact Version by @mcdonnnj in #50
  • Lineage pull request for: skeleton by @cisagovbot in #53
  • Add Support for Python 3.9 by @mcdonnnj in #52
  • Add Support for Running as Python Module by @mcdonnnj in #51
  • Enable CodeQL scanning for Python. by @felddy in #55
  • ⚠️ CONFLICT! Lineage pull request for: skeleton by @cisagovbot in #56
  • ⚠️ CONFLICT! Lineage pull request for: skeleton by @cisagovbot in #61
  • Sort the Package Requirements in setup.py by @mcdonnnj in #59
  • Remove or Explain Manual Testing Check Disables by @mcdonnnj in #60
  • Lineage pull request for: skeleton by @cisagovbot in #63
  • Use Full semver of Installed Python Version in Cache Keys by @mcdonnnj in #62
  • ⚠️ CONFLICT! Lineage pull request for: skeleton by @cisagovbot in #64
  • Lineage pull request for: skeleton by @cisagovbot in #68
  • Add the mypy Package to the Development Package Requirements by @mcdonnnj in #65
  • Update Package Metadata by @mcdonnnj in #67
  • Update CodeQL Workflow for GitHub Actions by @mcdonnnj in #69
  • Adds a comment to direct additional requirements into setup.py by @hillaryj in #74
  • Skip CodeQL Workflow for Dependabot Branches on push Events by @mcdonnnj in #73
  • Update coveralls-python Configuration in GitHub Actions Workflow by @mcdonnnj in #71
  • Lineage pull request for: skeleton by @cisagovbot in #76
  • ⚠️ CONFLICT! Lineage pull request for: skeleton by @cisagovbot in #82
  • Standardize the Layout of the Lineage Configuration File by @mcdonnnj in #77
  • Verify that the logging level for the root logger is set correctly by @jsf9k in #80
  • Update to Match Best Practices by @mcdonnnj in #81
  • Add setup.py to the Cache Keys for the GitHub Actions Workflow by @mcdonnnj in #78
  • Lineage pull request for: skeleton by @cisagovbot in #85
  • Switch to Block-Style Sequence for Python Versions in build Workflow by @mcdonnnj in #83
  • Lineage pull request for: skeleton by @cisagovbot in #86
  • Add Support for Python 3.10 by @mcdonnnj in #87
  • Disable fail-fast for GitHub Actions Jobs with a Matrix Strategy by @mcdonnnj in #88
  • Lineage pull request for: skeleton by @cisagovbot in #89
  • Lineage pull request for: skeleton by @cisagovbot in #91
  • Officially support Python 3.10 by @mcdonnnj in #93

New Contributors

Full Changelog: v0.0.1...v0.1.0

v0.0.1: Merge pull request #10 from cisagov/improvement/data

07 Jun 12:51
60a06ab
Compare
Choose a tag to compare
Improvement/data