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

fix: update repo URL to be the soon-to-be archived repo for React packages #3498

Merged
merged 6 commits into from
Jul 13, 2020

Conversation

nicholasrice
Copy link
Contributor

@nicholasrice nicholasrice commented Jul 10, 2020

Description

This change updates the git repo link in all React packages to point to https://github.com/microsoft/fast-react/. This new repository will serve as the React archive project. Setting the git url in package.json will update the link in the NPM registry so that the deprecated packages will point their source to the deprecated repository.

Motivation & context

This work is related to #3305

Issue type checklist

  • Chore: A change that does not impact distributed packages.
  • Bug fix: A change that fixes an issue, link to the issue above.
  • New feature: A change that adds functionality.

Is this a breaking change?

  • This change causes current functionality to break.

Adding or modifying component(s) in @microsoft/fast-components checklist

Process & policy checklist

  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

@nicholasrice nicholasrice changed the title chore: update repo URL to be the soon-to-be archived repo fix: update repo URL to be the soon-to-be archived repo Jul 10, 2020
@nicholasrice nicholasrice changed the title fix: update repo URL to be the soon-to-be archived repo fix: update repo URL to be the soon-to-be archived repo for React packages Jul 10, 2020
@nicholasrice nicholasrice merged commit 693d7fd into master Jul 13, 2020
@nicholasrice nicholasrice deleted the users/nirice/reference-react-archive-repo branch July 13, 2020 21:58
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.

5 participants