Skip to content

Maintenance 202602a#183

Merged
amotl merged 5 commits into
mainfrom
maintenance-202602a
Feb 8, 2026
Merged

Maintenance 202602a#183
amotl merged 5 commits into
mainfrom
maintenance-202602a

Conversation

@amotl
Copy link
Copy Markdown
Member

@amotl amotl commented Feb 8, 2026

This and that, coming back from hibernation.

@amotl amotl marked this pull request as ready for review February 8, 2026 23:51
@amotl amotl merged commit 748198d into main Feb 8, 2026
22 of 23 checks passed
@amotl amotl deleted the maintenance-202602a branch February 8, 2026 23:51
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Feb 8, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

Changes update CI/CD infrastructure, dependency constraints, copyright documentation, and Docker configuration. Key modifications: Ubuntu 22.04 for CI tests, setuptools upper-bound constraint to v80, copyright years updated to 2026, and Docker Compose cleanup.

Changes

Cohort / File(s) Summary
CI/Workflow Configuration
.github/dependabot.yml, .github/workflows/tests.yml
Updated Dependabot to include explicit schedules for pip (daily) and new github-actions ecosystem (monthly); upgraded CI matrix OS from Ubuntu 20.04 to Ubuntu 22.04.
Dependency Management
setup.py, CHANGES.rst
Added setuptools<81 constraint to install_requires and logged corresponding changelog entry for setuptools v80 dependency management.
Documentation
doc/source/conf.py, doc/source/project/license.rst
Updated copyright year range from 2013-2023 to 2013-2026 across configuration and license documentation files.
Infrastructure
docker-compose.yml
Removed top-level version declaration ('3') and user environment variable (${UID}:${GID}) from grafana service definition.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Poem

🐰 Hop, hop—new versions spring to life,
Ubuntu leaps from twenty to twenty-two,
setuptools capped with careful strife,
Copyrights refreshed, and configs made anew!

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch maintenance-202602a

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant