Legacy projects maintained by the Rush Stack community
Перейти к файлу
Kevin Coughlin de8587e3f3
Update README.md
Fix CI status badge master -> main
2022-04-26 17:23:32 -07:00
.github Copy files from e1d8cef0ac 2021-05-25 20:47:01 -07:00
build-tests Delete tslint.json 2022-03-22 14:29:21 -07:00
common Add change file 2022-04-26 19:01:41 +00:00
core-build Bump node-notifier 2022-04-26 18:58:44 +00:00
stack Bump node-notifier 2022-04-26 18:58:44 +00:00
.gitattributes Copy files from e1d8cef0ac 2021-05-25 20:47:01 -07:00
.gitignore Copy files from e1d8cef0ac 2021-05-25 20:47:01 -07:00
.prettierignore Remove some deadwood 2021-05-26 13:34:49 -07:00
.prettierrc.js Copy files from e1d8cef0ac 2021-05-25 20:47:01 -07:00
README.md Update README.md 2022-04-26 17:23:32 -07:00
SECURITY.md Add boilerplate SECURITY.md file from updated Microsoft repo template 2021-06-15 20:45:15 -07:00
rush.json Correct repo url in rush.json 2022-03-29 17:01:34 -07:00

README.md

Rush Stack Legacy

Build Status

The Rush Stack community maintains the projects in this repository, but they are no longer actively developed. Where possible, we recommend for you to use the Heft toolchain instead. It provides similar functionality, but with a more scalable architecture and lots more features.

Published Packages

Folder Version Changelog Package
/core-build/gulp-core-build npm version changelog @microsoft/gulp-core-build
/core-build/gulp-core-build-mocha npm version changelog @microsoft/gulp-core-build-mocha
/core-build/gulp-core-build-sass npm version changelog @microsoft/gulp-core-build-sass
/core-build/gulp-core-build-serve npm version changelog @microsoft/gulp-core-build-serve
/core-build/gulp-core-build-typescript npm version changelog @microsoft/gulp-core-build-typescript
/core-build/gulp-core-build-webpack npm version changelog @microsoft/gulp-core-build-webpack
/core-build/node-library-build npm version changelog @microsoft/node-library-build
/core-build/web-library-build npm version changelog @microsoft/web-library-build
/stack/rush-stack-compiler-2.4 npm version changelog @microsoft/rush-stack-compiler-2.4
/stack/rush-stack-compiler-2.7 npm version changelog @microsoft/rush-stack-compiler-2.7
/stack/rush-stack-compiler-2.8 npm version changelog @microsoft/rush-stack-compiler-2.8
/stack/rush-stack-compiler-2.9 npm version changelog @microsoft/rush-stack-compiler-2.9
/stack/rush-stack-compiler-3.0 npm version changelog @microsoft/rush-stack-compiler-3.0
/stack/rush-stack-compiler-3.1 npm version changelog @microsoft/rush-stack-compiler-3.1
/stack/rush-stack-compiler-3.2 npm version changelog @microsoft/rush-stack-compiler-3.2
/stack/rush-stack-compiler-3.3 npm version changelog @microsoft/rush-stack-compiler-3.3
/stack/rush-stack-compiler-3.4 npm version changelog @microsoft/rush-stack-compiler-3.4
/stack/rush-stack-compiler-3.5 npm version changelog @microsoft/rush-stack-compiler-3.5
/stack/rush-stack-compiler-3.6 npm version changelog @microsoft/rush-stack-compiler-3.6
/stack/rush-stack-compiler-3.7 npm version changelog @microsoft/rush-stack-compiler-3.7
/stack/rush-stack-compiler-3.8 npm version changelog @microsoft/rush-stack-compiler-3.8
/stack/rush-stack-compiler-3.9 npm version changelog @microsoft/rush-stack-compiler-3.9
/stack/rush-stack-compiler-4.0 npm version changelog @microsoft/rush-stack-compiler-4.0
/stack/rush-stack-compiler-4.1 npm version changelog @microsoft/rush-stack-compiler-4.1
/stack/rush-stack-compiler-4.2 npm version changelog @microsoft/rush-stack-compiler-4.2

Unpublished Local Projects

Folder Description
/build-tests/node-library-build-eslint-test
/build-tests/node-library-build-tslint-test
/build-tests/rush-stack-compiler-2.4-library-test
/build-tests/rush-stack-compiler-2.7-library-test
/build-tests/rush-stack-compiler-2.8-library-test
/build-tests/rush-stack-compiler-2.9-library-test
/build-tests/rush-stack-compiler-3.0-library-test
/build-tests/rush-stack-compiler-3.1-library-test
/build-tests/rush-stack-compiler-3.2-library-test
/build-tests/rush-stack-compiler-3.3-library-test
/build-tests/rush-stack-compiler-3.4-library-test
/build-tests/rush-stack-compiler-3.5-library-test
/build-tests/rush-stack-compiler-3.6-library-test
/build-tests/rush-stack-compiler-3.7-library-test
/build-tests/rush-stack-compiler-3.8-library-test
/build-tests/rush-stack-compiler-3.9-library-test
/build-tests/rush-stack-compiler-4.0-library-test
/build-tests/rush-stack-compiler-4.1-library-test
/build-tests/rush-stack-compiler-4.2-library-test
/build-tests/web-library-build-test
/repo-scripts/repo-toolbox Used to execute various operations specific to this repo
/stack/rush-stack-compiler-shared

Contributor Notice

This repo welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This repo has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.