Skip to content

Releases: software-gardening/almanack

v0.0.3

29 Oct 12:17
40b3be3
Compare
Choose a tag to compare

Changes

  • Bump linkchecker from 10.4.0 to 10.5.0 (@dependabot via #132)
  • Bump pyarrow from 16.1.0 to 18.0.0 (@dependabot via #131)
  • Bump docutils from 0.17.1 to 0.20.1 (@dependabot via #130)
  • Bump jupyterlab-code-formatter from 2.2.1 to 3.0.2 (@dependabot via #129)
  • Add measure for repository default branch as not master (@d33bs via #128)
  • Deduplicate metric key usage to simplify development (@d33bs via #126)
  • Format pyproject.toml file with pyproject-fmt using pre-commit (@d33bs via #127)
  • Enable Dependabot updates to Poetry lockfile (@d33bs via #125)
  • Add citability measure (@d33bs via #120)
  • Fix plotly.js docsite dependency issue (@d33bs via #112)
  • Add community health file based metrics (@d33bs via #115)
  • Change test repo branch names from master to main (@d33bs via #118)
  • Bump thollander/actions-comment-pull-request from 2 to 3 (@dependabot via #117)
  • Disable PR entropy report for non-fix branches (@d33bs via #113)
  • Create check index and tabular output (@d33bs via #109)
  • Remove gitpython dependency and update test repo data generation module (@d33bs via #105)
  • Disable notebook execution for book content (@d33bs via #104)
  • Enable Dependabot updates for GitHub Actions (@d33bs via #102)
  • Bump cryptography from 43.0.0 to 43.0.1 (@dependabot via #101)
  • Bump jupyterlab from 4.2.3 to 4.2.5 (@dependabot via #99)
  • Creating new CLI for process_pr_entropy, referenced in GitHub action entropy-check.yml (@willdavidson05 via #95)
  • Add acknowledgements statement (@d33bs via #94)
  • Creating GitHub Action based on CLI ouput (@willdavidson05 via #87)
  • Refactoring file structure containing process_repo_entropy. New report structure and information (@willdavidson05 via #86)
  • Add CLI for repo_entropy (@willdavidson05 via #80)
  • New structure for test repositories and added testing suites (@willdavidson05 via #78)
  • Avoid PDF-specific single-page formatting for GitHub Pages builds (@d33bs via #76)

v0.0.2

25 Jul 16:41
a23f621
Compare
Choose a tag to compare

Changes

v0.0.1

11 Jun 14:31
64ecff7
Compare
Choose a tag to compare

Changes

  • Prepare for PyPI releases via name change to almanack and automated release + publishing capabilities (@d33bs via #43)
  • Organize book content alongside Python package (@d33bs via #40)
  • Add beginning of time focused chapter (@d33bs via #37)
  • Bump requests from 2.31.0 to 2.32.0 (@dependabot via #38)
  • Add beginning of software forest chapter (@d33bs via #34)
  • Add beginning of garden lattice chapter (@d33bs via #33)
  • Add .nojekyll config for GitHub Pages (@d33bs via #32)
  • Add automated workflow publishing capabilities (@d33bs via #29)
  • Add introduction content and adjust linting (@d33bs via #28)
  • Bump jinja2 from 3.1.3 to 3.1.4 (@dependabot via #27)
  • Bump idna from 3.6 to 3.7 (@dependabot via #14)
  • Add editorial checks through Vale (@d33bs via #12)
  • Add "garden map" (technical roadmap) content (@d33bs via #10)
  • Add pa11y test for web accessibility checks of built content (@d33bs via #7)
  • Add initial scaffold for content development (@d33bs via #5)