Skip to content

Conversation

@continue-staging
Copy link

@continue-staging continue-staging bot commented Jan 8, 2026

This PR addresses the code review feedback about using @latest in the runloop blueprint template configuration.

Changes

  • Changed @continuedev/cli@latest to @continuedev/cli@1.5.29 in .github/workflows/runloop-blueprint-template.json
  • Ensures reproducible builds by pinning to a specific version

Why this change?

Using @latest can cause non-reproducible builds if breaking changes are released. By pinning to version 1.5.29 (current latest), we ensure consistent environment setup across all builds while maintaining the desired functionality.

Testing

  • The pinned version (1.5.29) is the current latest version as of today
  • No functional changes to the blueprint behavior expected

This task was co-authored by nate and Continue.


Summary by cubic

Pin @continuedev/cli to 1.5.29 in the runloop blueprint template to ensure reproducible builds and consistent environment setup. Replaces @latest in .github/workflows/runloop-blueprint-template.json, and no functional changes are expected.

Written for commit 2cfe1af. Summary will update on new commits.

- Changed from @latest to specific version 1.5.29
- Ensures consistent environment setup across builds
- Addresses code review feedback about non-reproducible builds

Generated with [Continue](https://continue.dev)

Co-authored-by: nate <nate+staging@continue.dev>
Co-Authored-By: Continue <noreply@continue.dev>
@continue-staging continue-staging bot requested a review from a team as a code owner January 8, 2026 22:27
@continue-staging continue-staging bot requested review from Patrick-Erichsen and removed request for a team January 8, 2026 22:27
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jan 8, 2026
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

@RomneyDa
Copy link
Collaborator

I think we will stick with latest for now

@RomneyDa RomneyDa closed this Jan 13, 2026
@github-project-automation github-project-automation bot moved this from Todo to Done in Issues and PRs Jan 13, 2026
@github-actions github-actions bot locked and limited conversation to collaborators Jan 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants