Skip to content
This repository has been archived by the owner on Apr 20, 2022. It is now read-only.

Remove yarn. #22

Merged
merged 1 commit into from
Mar 14, 2022
Merged

Remove yarn. #22

merged 1 commit into from
Mar 14, 2022

Conversation

BillyONeal
Copy link
Member

No description provided.

@BillyONeal BillyONeal merged commit 69aae88 into microsoft:main Mar 14, 2022
BillyONeal added a commit to BillyONeal/vcpkg-tool that referenced this pull request Mar 14, 2022
@BillyONeal BillyONeal deleted the remove-yarn branch March 14, 2022 20:21
BillyONeal added a commit to microsoft/vcpkg-tool that referenced this pull request Mar 23, 2022
* Move vcpkg-ce development into the vcpkg-tool repo.

This change obsoletes https://github.com/microsoft/vcpkg-ce , which will be archived shortly after this merges.

ce development did not maintain a linear history but vcpkg-tool does maintain a linear history, so I have not attempted to preserve "blame".

The following files were not copied over:

* `.git/**/*`
* `.github/**/*` (workflows changes merged into pipelines.yaml)
* `.scripts/verify-pr.yaml`
* `.scripts/signing/**/*`
* `LICENSE.md`
* `test/vcpkg-ce.test.build.log`
* `azure-pipelines.yml`

The following files were modified:

* `.vscode/**/*` was placed in the root, had paths rewritten to target the "ce" subdirectory, and a few tasks renamed to indicate that they target the "ce" subset.
* `CODE_OF_CONDUCT.md`/`SECURITY.md`/`SUPPORT.md`/`PolicheckExclusion.xml` were placed in the root.
* `.gitattributes` was merged with the existing one in the root.
* `.gitignore` had a few things explicitly copied into the root but most were discarded.
* `readme.md` had some content merged.

* Add missing gitignores

* Remove broken fast-xml-parser reference.

* Fix some more vcpkg-ce names.

* Fix some repo docs.

* Add back overzealous vcpkg- removal for vcpkg-init.

* Delete support.md as it's irrelevant in the tool repo.

* Replay microsoft/vcpkg-ce#22

* Remove big test assets.

* Update ce/getting-started.md

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Delete 'docs' folder.

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants