Skip to content

Use _buildProject.config.cjs#27514

Draft
CraigMacomber wants to merge 1 commit into
microsoft:mainfrom
CraigMacomber:Use_buildProject.config.cjs
Draft

Use _buildProject.config.cjs#27514
CraigMacomber wants to merge 1 commit into
microsoft:mainfrom
CraigMacomber:Use_buildProject.config.cjs

Conversation

@CraigMacomber

Copy link
Copy Markdown
Contributor

Description

Fixs deprecation warning:

The repoPackages setting is deprecated and will no longer be read in a future version. Use buildProject instead.

Reviewer Guidance

The review process is outlined on this wiki page.

Copilot AI review requested due to automatic review settings June 8, 2026 19:18
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Hi! Thank you for opening this PR. Want me to review it?

Based on the diff (40 lines, 1 files), I've queued these reviewers:

  • Correctness — logic errors, race conditions, lifecycle issues
  • Security — vulnerabilities, secret exposure, injection
  • API Compatibility — breaking changes, release tags, type design
  • Performance — algorithmic regressions, memory leaks
  • Testing — coverage gaps, hollow tests

How this works

  • Adjust the reviewer set by ticking/unticking boxes above. Reviewer toggles alone don't trigger anything.

  • Tick Start review below to dispatch the review fleet.

  • After review finishes, tick Start review again to request another run — it auto-resets after each dispatch.

  • This comment updates as new commits land; your reviewer selections are preserved.

  • Start review

Copilot AI 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.

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

Comment thread fluidBuild.config.cjs
Comment on lines 33 to 36
module.exports = {
version: 1,
buildProject,
tasks: {
Comment thread fluidBuild.config.cjs
Comment on lines 31 to +35
* @type {import("@fluidframework/build-tools").IFluidBuildConfig & import("@fluid-tools/build-cli").FlubConfig}
*/
module.exports = {
version: 1,
buildProject,
@CraigMacomber CraigMacomber marked this pull request as draft June 9, 2026 17:18
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