Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(client): Generate changelogs for 2.21.0 #23748

Merged
merged 2 commits into from
Feb 3, 2025

Conversation

tylerbutler
Copy link
Member

pnpm flub generate changelog -g client

@github-actions github-actions bot added area: build Build related issues area: dds Issues related to distributed data structures area: dds: propertydds area: dds: sharedstring area: dds: tree base: main PRs targeted against main branch area: dev experience Improving the experience of devs building on top of fluid area: driver Driver related issues area: examples Changes that focus on our examples area: framework Framework is a tag for issues involving the developer framework. Eg Aqueduct area: loader Loader related issues area: odsp-driver area: runtime Runtime related issues area: tests Tests to add, test infrastructure improvements, etc changeset-present labels Feb 2, 2025
@tylerbutler tylerbutler marked this pull request as ready for review February 3, 2025 17:55
@Copilot Copilot bot review requested due to automatic review settings February 3, 2025 17:55
@tylerbutler tylerbutler requested a review from a team as a code owner February 3, 2025 17:55
@tylerbutler tylerbutler requested a review from a team February 3, 2025 17:55

Choose a reason for hiding this comment

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

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

Files not reviewed (15)
  • .changeset/all-heads-lay.md: Evaluated as low risk
  • .changeset/light-pears-hammer.md: Evaluated as low risk
  • .changeset/many-gifts-strive.md: Evaluated as low risk
  • .changeset/quick-chairs-smile.md: Evaluated as low risk
  • examples/apps/contact-collection/CHANGELOG.md: Evaluated as low risk
  • examples/apps/data-object-grid/CHANGELOG.md: Evaluated as low risk
  • examples/apps/ai-collab/CHANGELOG.md: Evaluated as low risk
  • examples/apps/attributable-map/CHANGELOG.md: Evaluated as low risk
  • examples/apps/branching/CHANGELOG.md: Evaluated as low risk
  • examples/apps/collaborative-textarea/CHANGELOG.md: Evaluated as low risk
  • azure/packages/azure-local-service/CHANGELOG.md: Evaluated as low risk
  • azure/packages/azure-service-utils/CHANGELOG.md: Evaluated as low risk
  • examples/apps/task-selection/CHANGELOG.md: Evaluated as low risk
  • examples/apps/tree-comparison/CHANGELOG.md: Evaluated as low risk
  • examples/benchmarks/bubblebench/ot/CHANGELOG.md: Evaluated as low risk
@tylerbutler tylerbutler requested a review from a team as a code owner February 3, 2025 18:18
Copy link
Contributor

github-actions bot commented Feb 3, 2025

🔗 No broken links found! ✅

Your attention to detail is admirable.

linkcheck output


> [email protected] ci:check-links /home/runner/work/FluidFramework/FluidFramework/docs
> start-server-and-test "npm run serve -- --no-open" 3000 check-links

1: starting server using command "npm run serve -- --no-open"
and when url "[ 'http://127.0.0.1:3000' ]" is responding with HTTP status code 200
running tests using command "npm run check-links"


> [email protected] serve
> docusaurus serve --no-open

[SUCCESS] Serving "build" directory at: http://localhost:3000/

> [email protected] check-links
> linkcheck http://localhost:3000 --skip-file skipped-urls.txt

Crawling...

Stats:
  160781 links
    1452 destination URLs
    1683 URLs ignored
       0 warnings
       0 errors


@tylerbutler tylerbutler merged commit c80dbe5 into microsoft:main Feb 3, 2025
39 checks passed
@tylerbutler tylerbutler deleted the changelogs-221 branch February 3, 2025 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: build Build related issues area: dds: propertydds area: dds: sharedstring area: dds: tree area: dds Issues related to distributed data structures area: dev experience Improving the experience of devs building on top of fluid area: driver Driver related issues area: examples Changes that focus on our examples area: framework Framework is a tag for issues involving the developer framework. Eg Aqueduct area: loader Loader related issues area: odsp-driver area: runtime Runtime related issues area: tests Tests to add, test infrastructure improvements, etc base: main PRs targeted against main branch changeset-present
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants