Skip to content

Feature/prep patch#40

Merged
laurejt merged 8 commits into
developfrom
feature/prep-patch
Jun 11, 2026
Merged

Feature/prep patch#40
laurejt merged 8 commits into
developfrom
feature/prep-patch

Conversation

@laurejt

@laurejt laurejt commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Associated Issue(s): resolves #37

Changes in this PR

Security

  • Add zizmor pre-commit hook
  • Pin GitHub repos to full commit hashes
  • Update permissions for GitHub Actions

GitHub Actions

  • Fixed python-publish.yml
  • Add some handling for Dependabot PRs to pr-check.yml
  • Named ruff GitHub Action
  • Removed use of third party action for changelog.yml

Dependabot

  • Add version updates for uv
  • Reduce version updates to monthly
  • Add 7-day cooldowns to all version updates (needs to be set at the ecosystem level, not the multi-ecosystem group level)
  • Reconfigure version updates into a single multi-ecosystem group (i.e., one PR for all version updates) with PRs targeting develop

uv

  • Pin python version to 3.12 with .python-version
  • Remove .python-version from .gitignore
  • Add 7-day cooldown for uv (in pyproject.toml)
  • Upgrade uv.lock using uv lock --upgrade

Misc

  • Update codecov badge in README
  • Update changelog

Notes

Temporarily, I've dropped the ruff check from being required due to the name change

Reviewer Checklist

  • Check changelog is clear and sufficient
  • Confirm that logic for pr-check.yml is reasonable and sufficiently matches our workflow
  • Confirm that the messaging for changelog.yml is reasonable and sufficient
    - [ ] PR resolves the 14 open Dependabot alerts

@read-the-docs-community

read-the-docs-community Bot commented Jun 9, 2026

Copy link
Copy Markdown

Documentation build overview

📚 viapy | 🛠️ Build #33098487 | 📁 Comparing 51bfc59 against latest (51d7b6f)

  🔍 Preview build  

2 files changed
± changelog.html
± index.html

@codecov

codecov Bot commented Jun 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.47%. Comparing base (5ffefd6) to head (51bfc59).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #40   +/-   ##
========================================
  Coverage    97.47%   97.47%           
========================================
  Files            8        8           
  Lines          357      357           
  Branches        15       15           
========================================
  Hits           348      348           
  Misses           4        4           
  Partials         5        5           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@laurejt laurejt marked this pull request as ready for review June 9, 2026 19:26
@laurejt laurejt requested a review from rlskoeser June 9, 2026 19:26
rlskoeser
rlskoeser previously approved these changes Jun 10, 2026
@laurejt laurejt merged commit f2e30db into develop Jun 11, 2026
39 checks passed
@laurejt laurejt deleted the feature/prep-patch branch June 11, 2026 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants