Skip to content

Version 1.0.2-test-python

Choose a tag to compare

@github-actions github-actions released this 12 Mar 20:06
· 4 commits to main since this release
9fa11ae

✨ New Features

  • b984297 - add unit tests and documentation (commit by @genui-scotty[bot])

🐛 Bug Fixes

  • 653093c - resolve CI failures (commit by @genui-scotty[bot])
  • 768b79c - ignore documentation/ and tests/ in create-release.yml (commit by @genui-scotty[bot])

♻️ Refactors

  • 339bbfb - simplify documentation folder (commit by @genui-scotty[bot])
  • 4f02cba - restructure tests per-action, consolidate CI into code-quality.yml (commit by @genui-scotty[bot])
  • 9cb9fe7 - collapse code-quality.yml to a single job with conditional steps (commit by @genui-scotty[bot])

🔧 Chores

  • b775a75 - bump actions/checkout to v6 and tj-actions/changed-files to v47 (commit by @genui-scotty[bot])
  • eb44ec2 - bump action dependencies to Node.js 24-compatible versions (commit by @genui-scotty[bot])

🛸 Other Changes

Fixed coverage branch name (commit by @jonryser)

[lint-test-yarn] Final fix for coverage branch name (commit by @jonryser)

  • b97460f - Merge pull request #18 from generalui/feature/tests-and-documentation

feat: add unit tests and documentation (commit by @jonryser)

  • 1a2a757 - Merge pull request #19 from generalui/fix/create-release-ignore-docs-tests

fix: ignore documentation/ and tests/ in create-release.yml (commit by @jonryser)

  • b7abec2 - Merge pull request #20 from generalui/fix/update-action-versions

chore: bump actions/checkout to v6 and tj-actions/changed-files to v47 (commit by @jonryser)

  • 9fa11ae - Merge pull request #21 from generalui/fix/update-action-dep-versions

chore: bump action dependencies to Node.js 24-compatible versions (commit by @jonryser)