Skip to content

chore: Improve workflows#160

Merged
Patrick Lafrance (patricklafrance) merged 1 commit intomainfrom
566575758
Feb 27, 2026
Merged

chore: Improve workflows#160
Patrick Lafrance (patricklafrance) merged 1 commit intomainfrom
566575758

Conversation

@patricklafrance

No description provided.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 27, 2026

Open in StackBlitz

@workleap/common-room

pnpm add https://pkg.pr.new/workleap/wl-telemetry/@workleap/common-room@160

@workleap-telemetry/core

pnpm add https://pkg.pr.new/workleap/wl-telemetry/@workleap-telemetry/core@160

@workleap/honeycomb

pnpm add https://pkg.pr.new/workleap/wl-telemetry/@workleap/honeycomb@160

@workleap/logrocket

pnpm add https://pkg.pr.new/workleap/wl-telemetry/@workleap/logrocket@160

@workleap/mixpanel

pnpm add https://pkg.pr.new/workleap/wl-telemetry/@workleap/mixpanel@160

@workleap/telemetry

pnpm add https://pkg.pr.new/workleap/wl-telemetry/@workleap/telemetry@160

commit: b501430

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 pull request improves the CI/CD workflows by formalizing the agent-browser dependency and simplifying its usage throughout the codebase.

Changes:

  • Added agent-browser as a workspace devDependency for browser automation in CI workflows
  • Changed turbo.json schema reference from remote URL to local file for offline support
  • Simplified workflow commands by adding node_modules/.bin to PATH, removing the need for pnpx prefixes

Reviewed changes

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

Show a summary per file
File Description
turbo.json Changed schema URL from remote to local for offline support and version consistency
pnpm-workspace.yaml Added agent-browser to onlyBuiltDependencies list (has native dependencies)
pnpm-lock.yaml Added agent-browser@0.15.1 and its extensive dependency tree for browser automation
package.json Added agent-browser@0.15.1 as a workspace devDependency
eslint.config.ts Added skills-lock.json to global ignores (generated file)
.github/workflows/update-dependencies.yml Improved workflow by installing dependencies and adding node_modules/.bin to PATH
.github/prompts/update-dependencies.md Updated documentation to use bare agent-browser commands instead of pnpx
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

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

@patricklafrance Patrick Lafrance (patricklafrance) merged commit 00fff3b into main Feb 27, 2026
11 of 14 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