Skip to content

chore: merge dev into main (samples)#1756

Merged
wh-alice merged 2 commits into
mainfrom
dev
Jul 2, 2026
Merged

chore: merge dev into main (samples)#1756
wh-alice merged 2 commits into
mainfrom
dev

Conversation

@qinzhouxu

Copy link
Copy Markdown
Contributor

This PR is created by Release Automation to sync latest changes from dev into main in the samples repo.

Triggered by release: VSC 6.11.6 (branch: release/6.11)

  • Base (target): main
  • Head (source): dev
  • Commits ahead: 2

Copilot AI and others added 2 commits June 29, 2026 16:19
* Initial plan

* chore: bump Teams manifest schema from v1.28 to v1.29

- Update LATEST_MANIFEST_VERSION to 1.29.0 in teamsAppManifestValidator.ts
- Update manifest-valid.json test data to use v1.29 schema/manifestVersion
- Update test assertion to reference 1.29.0
- Update all 21 sample appPackage/manifest.json files: $schema and
  manifestVersion bumped from 1.28 → 1.29

Closes #1751

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
…build hook (#1755)

* refactor: missing directory existence check causes unhandled crash in build hook

The `onSuccess` handler calls `readdirSync(srcDataDir)` without verifying the `src/data` directory exists. If a developer deletes or restructures the directory, or if a fresh clone is missing it, the build will crash with an unhandled `ENOENT` error. This is a build-breaking bug that surfaces as an opaque Node.js filesystem error rather than a clear message.


Affected files: tsup.config.js

Signed-off-by: kumburovicbranko682-boop <295886834+kumburovicbranko682-boop@users.noreply.github.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Signed-off-by: kumburovicbranko682-boop <295886834+kumburovicbranko682-boop@users.noreply.github.com>
Co-authored-by: Ning Tang <tecton69@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@wh-alice wh-alice merged commit 5e36ebe into main Jul 2, 2026
15 of 17 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.

4 participants