Skip to content

Update time component references from yoshuawuyts to microsoft registry#392

Merged
Mossaka merged 2 commits into
mainfrom
copilot/update-readme-time-component
Oct 16, 2025
Merged

Update time component references from yoshuawuyts to microsoft registry#392
Mossaka merged 2 commits into
mainfrom
copilot/update-readme-time-component

Conversation

Copilot AI commented Oct 16, 2025

Copy link
Copy Markdown
Contributor

Summary

This PR updates all documentation references to the time component to point to the official Microsoft-maintained component in the GitHub Container Registry.

Changes

All references to oci://ghcr.io/yoshuawuyts/time:latest have been replaced with oci://ghcr.io/microsoft/time-server-js:latest across the documentation:

  • README.md: Updated the main getting started example and the load-component tool documentation
  • docs/reference/cli.md: Updated CLI usage examples for loading components from OCI registries
  • docs/installation.md: Updated the "Load your first component" verification step

Motivation

The component-registry.json file lists the Time Server component at oci://ghcr.io/microsoft/time-server-js:latest, but the documentation was still referencing an older external registry location. This misalignment could cause confusion for users following the getting started guide.

By updating these references, we ensure:

  1. Users are directed to the officially maintained Microsoft component
  2. Documentation is consistent with the component registry
  3. Examples work with components that are actively maintained by the project

Testing

Verified that:

  • All old references to yoshuawuyts/time have been removed from documentation
  • All updated references point to the correct Microsoft component registry location
  • Changes are documentation-only and do not affect code functionality
Original prompt

Modify this section from the README:


Please load the time component from oci://ghcr.io/yoshuawuyts/time:latest
Now that the time component is loaded, we can ask your agent to tell you the current time:

What is the current time?

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
Copilot AI changed the title [WIP] Update README to include loading time component Update time component references from yoshuawuyts to microsoft registry Oct 16, 2025
Copilot AI requested a review from Mossaka October 16, 2025 15:26
@Mossaka Mossaka marked this pull request as ready for review October 16, 2025 15:37
@Mossaka Mossaka merged commit 8833783 into main Oct 16, 2025
22 checks passed
@Mossaka Mossaka deleted the copilot/update-readme-time-component branch October 16, 2025 15:47
Mossaka added a commit to Mossaka/wassette that referenced this pull request Feb 2, 2026
…ry (microsoft#392)

* Initial plan

* Update time component references from yoshuawuyts to microsoft

Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
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