Skip to content

Conversation

@sethrj
Copy link
Member

@sethrj sethrj commented Oct 12, 2025

No description provided.

@sethrj sethrj requested a review from Copilot October 12, 2025 19:35
Copy link
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 implements dependency management improvements by using locked versions in CI environments and configuring Dependabot for automated dependency updates.

  • Modified makefile to use locked requirements in CI while maintaining editable installs for local development
  • Added Dependabot configuration for automated Python dependency updates

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
makefile Added conditional logic to use requirements-dev.txt in CI environments instead of editable installs
.github/dependabot.yml Added Python package ecosystem configuration with monthly updates grouped together

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@sethrj sethrj merged commit 3fcc9dc into celeritas-project:main Oct 12, 2025
7 checks passed
@sethrj sethrj deleted the fix-tests branch October 12, 2025 21:38
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