Skip to content

fix(docs): replace Structured World with sw.foundation#308

Merged
polaz merged 1 commit intomainfrom
fix/#307-sw-foundation-vendor
Feb 5, 2026
Merged

fix(docs): replace Structured World with sw.foundation#308
polaz merged 1 commit intomainfrom
fix/#307-sw-foundation-vendor

Conversation

@polaz
Copy link
Copy Markdown
Member

@polaz polaz commented Feb 5, 2026

Summary

Follow-up fix to #305. Replaces remaining "Structured World" references with "sw.foundation".

Changes

File Change
docs/.vitepress/config.mts Fix author in SoftwareApplication JSON-LD
Dockerfile Fix vendor label

gitlab-mcp is an OSS project managed by sw.foundation, not structured.world.

Test plan

  • yarn docs:build succeeds
  • yarn lint passes
  • yarn test passes (4593 tests)
  • Verified no "Structured World" in codebase

Closes #307

- Fix author in SoftwareApplication JSON-LD schema
- Fix vendor label in Dockerfile

gitlab-mcp is an OSS project under sw.foundation

Closes #307
Copilot AI review requested due to automatic review settings February 5, 2026 17:30
@polaz polaz enabled auto-merge (squash) February 5, 2026 17:30
@polaz polaz merged commit eef1e8d into main Feb 5, 2026
18 checks passed
@polaz polaz deleted the fix/#307-sw-foundation-vendor branch February 5, 2026 17:32
Copy link
Copy Markdown

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 PR fixes remaining "Structured World" references that were missed in #305, replacing them with "sw.foundation" to properly reflect the project's ownership. This is a follow-up fix that addresses issue #307.

Changes:

  • Updated JSON-LD SoftwareApplication schema author field in VitePress config
  • Updated vendor label in Dockerfile metadata

Reviewed changes

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

File Description
docs/.vitepress/config.mts Fixed author organization name and URL in SoftwareApplication JSON-LD schema from "Structured World" to "sw.foundation"
Dockerfile Fixed org.opencontainers.image.vendor label from "Structured World" to "sw.foundation"

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

sw-release-bot bot pushed a commit that referenced this pull request Feb 5, 2026
## [6.59.1](v6.59.0...v6.59.1) (2026-02-05)

### Bug Fixes

* **docs:** replace Structured World with sw.foundation ([#308](#308)) ([eef1e8d](eef1e8d)), closes [#307](#307)
@sw-release-bot
Copy link
Copy Markdown

sw-release-bot bot commented Feb 5, 2026

🎉 This PR is included in version 6.59.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix: Replace Structured World with sw.foundation in Dockerfile and JSON-LD

2 participants