Skip to content

feat: add pipeline agents - #2

Merged
aswhitehouse merged 1 commit into
mainfrom
feature/add-gh-agents
Aug 26, 2025
Merged

aswhitehouse merged 1 commit into
mainfrom
feature/add-gh-agents

Conversation

@aswhitehouse

@aswhitehouse aswhitehouse commented Aug 18, 2025

Copy link
Copy Markdown
Collaborator

Description

  • Add GH pipeline agents workflow

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📚 Documentation update
  • 🔧 Refactoring (no functional changes)
  • ⚡ Performance improvement
  • 🧪 Test addition or improvement
  • 🏗️ CI/CD improvement

Testing

  • All existing tests pass
  • New tests added for new functionality

Checklist

Code Quality

  • Code follows the project's style guidelines
  • Self-review of code completed
  • Code is commented where necessary
  • No new warnings or errors from linting tools
  • Type hints added where appropriate

Screenshots/Examples

Deployment Notes

  • Version bump required
  • Environment variables updated
  • New dependencies deployed

@github-actions

Copy link
Copy Markdown
Contributor

🧪 Test Results - Python 3.11

70 tests   68 ✅  5s ⏱️
 1 suites   2 💤
 1 files     0 ❌

Results for commit ec43f13.

@github-actions

Copy link
Copy Markdown
Contributor

🧪 Test Results - Python 3.12

70 tests   68 ✅  9s ⏱️
 1 suites   2 💤
 1 files     0 ❌

Results for commit ec43f13.

@github-actions

Copy link
Copy Markdown
Contributor

🧪 Test Results - Python 3.10

70 tests   68 ✅  6s ⏱️
 1 suites   2 💤
 1 files     0 ❌

Results for commit ec43f13.

@sgriffiths sgriffiths left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm

@aswhitehouse
aswhitehouse merged commit 47e72bc into main Aug 26, 2025
17 checks passed
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