Legacy projects maintained by the Rush Stack community
Перейти к файлу
Rushbot d8e808ed27 Bump versions [skip ci] 2023-04-15 00:06:12 +00:00
.github Copy files from e1d8cef0ac 2021-05-25 20:47:01 -07:00
build-tests Downgrade eslint config to a version that allows for TypeScript 4.5 2023-04-13 08:48:05 -07:00
common Update changelogs [skip ci] 2023-04-15 00:06:10 +00:00
core-build Bump versions [skip ci] 2023-04-15 00:06:12 +00:00
stack Bump versions [skip ci] 2023-04-15 00:06:12 +00:00
.gitattributes Upgrade to Rush 5.76.1 2022-08-11 16:22:24 -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. 2021-12-04 14:08:11 -08:00
SECURITY.md Add boilerplate SECURITY.md file from updated Microsoft repo template 2021-06-15 20:45:15 -07:00
rush.json Rename cyclicDependencyProjects -> decoupledLocalDependencies 2022-08-11 16:23:05 -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.