Skip to content

Ai and devops#249

Merged
medley56 merged 3 commits intomainfrom
ai-and-devops
Apr 3, 2026
Merged

Ai and devops#249
medley56 merged 3 commits intomainfrom
ai-and-devops

Conversation

@medley56
Copy link
Copy Markdown
Member

@medley56 medley56 commented Apr 2, 2026

Summary

Improve AI tooling and reformat the changelog to match the Keep A Changelog standard

medley56 added 2 commits April 2, 2026 22:31
Improve factoring of agent instructions for Copilot/Claude

Simplify devcontainer config and add per-file debug launch config
Update changelog to match Keep A Changelog formatting
Copilot AI review requested due to automatic review settings April 2, 2026 22:33
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates repository AI/dev tooling configuration and reformats the project changelog to align with the Keep a Changelog format and SemVer conventions.

Changes:

  • Reformats docs/source/changelog.md into Keep a Changelog sections and adds footer compare links.
  • Adjusts GitHub Copilot instruction files to point to a centralized instructions document with front matter.
  • Updates devcontainer defaults (pytest args, debug launch config) and tweaks Claude-related repo files/ignores.

Reviewed changes

Copilot reviewed 8 out of 10 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
docs/source/changelog.md Reformats release notes into Keep a Changelog structure and adds version/compare link footer.
.gitignore Stops ignoring the entire .claude directory; ignores only a local settings file.
.github/instructions/space_packet_parser.instructions.md Adds front matter (applyTo: "**") for instructions applicability.
.github/copilot-instructions.md Replaces long instructions with a pointer to the centralized instructions file.
.devcontainer/setup-dev-environment.sh Improves authentication/signing troubleshooting messages and fixes formatting.
.devcontainer/Dockerfile Removes copying Claude config into the container image.
.devcontainer/devcontainer.json Removes -s from pytest args and adds a debug launch configuration.
.claude/skills/update-changelog/SKILL.md Adds a documented “update changelog” skill/playbook.
.claude/settings.json Adds Claude settings committed to the repo.
.claude/CLAUDE.md Points Claude to the repository instructions file.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.85%. Comparing base (3ae56b0) to head (e661ba9).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #249   +/-   ##
=======================================
  Coverage   94.85%   94.85%           
=======================================
  Files          48       48           
  Lines        3885     3885           
=======================================
  Hits         3685     3685           
  Misses        200      200           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@medley56 medley56 merged commit 92e4dfa into main Apr 3, 2026
21 checks passed
@medley56 medley56 deleted the ai-and-devops branch April 3, 2026 04:35
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