Skip to content

chore: release please updates#174

Merged
jake-arkinstall merged 3 commits into
mainfrom
chore/release-please-updates
May 21, 2026
Merged

chore: release please updates#174
jake-arkinstall merged 3 commits into
mainfrom
chore/release-please-updates

Conversation

@jake-arkinstall
Copy link
Copy Markdown
Collaborator

  • Globs all Cargo.lock files when updating selene-core, rather than listing them individually
  • Keeps selene-sim pinned to the latest selene-core

@jake-arkinstall jake-arkinstall marked this pull request as ready for review May 21, 2026 11:52
Copilot AI review requested due to automatic review settings May 21, 2026 11:52
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

Updates Selene’s release automation configuration so release-please can more reliably keep downstream lockfiles and the selene-sim dependency pin aligned with the latest selene-core release.

Changes:

  • Update release-please to glob all Cargo.lock files when bumping selene-core, instead of listing individual lockfiles.
  • Pin selene-sim’s selene-core dependency to ~=0.2.9 with a release-please annotation.
  • Configure the release-please GitHub Action to target the branch the workflow runs on.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
release-please-config.json Switches Cargo.lock updates to a glob-based approach and adds pyproject.toml as an extra updated file for selene-core releases.
pyproject.toml Bumps the pinned selene-core dependency to ~=0.2.9 and marks it for automated updating.
.github/workflows/release-please.yml Sets target-branch dynamically based on the triggering ref name.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jake-arkinstall jake-arkinstall merged commit 1ad061c into main May 21, 2026
10 checks passed
@jake-arkinstall jake-arkinstall deleted the chore/release-please-updates branch May 21, 2026 11:56
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