* Add a compliance job to all publish pipelines.
* prettier updates
* allow lint to pass by adding sdl dependency so it will support the exclusion
* Fix missed commented out line for testing
* replace self host ubuntu with 1es-host-ubuntu
* update pools for bundlesize and perf test pipelines
* test
* test
* update pools for UI Fabric project CI and Release pipelines
* testing different 1S pool
* change pool
* test baseline perf of PR and CI pipeline of current Self Host Ubuntu Pool
* change to 1es pool
* testing minor change perf with 1ES Pool
* remove
* update piplines pool to 1es host ubuntu
* Use midgard-yarn in all pipelines
* Only test things from react-next that are implemented there
* Use new windows pool for size auditor
* use node 12
Delete some unused pipeline files (and steps in pipelines) and move templates to folder.
Delete 6.0 release notes file because probably nobody is going to master looking for that now (and it still exists in the 6.0 branch).
* Break up build task into build, bundle, test and lint tasks. Add parallilization pipeline using new tasks.
* Change files
* Add missing build command.
* Move archive artifact step to correct spot.
* Add tools step to Deploy job.
* Move tools to correct spot. Switch from npm run to yarn usage.
* Fix bundle size pipeline.
* Fix perf-test by using local files instead of deployed files.
* Promote parallelization pipeline.
* Move check for changed files.
* Use lerna parallel for post-build jobs where project hierarchy doesn't matter.
* Fix perf test URLs in posted comment.
* Reduce perf test as long pole.
* Make bundle commands --stream to fix pr-deploy-site. Remove obsolete min argument. Add production commands.
* Make change type 'none'.
* Fix typo.
* Consolidate api-extractor command into build task.
* Change pipelines and cleanup.
* Add comment.
* Remove resolved TODOs.
* adding a hotfix pipeline definition
* scripts -> script
* workingDirectory
* adding a pool spec
* mind the quotes
* only build the packages that are needed
* got rid of a windows only task
* skip generate version files because it does the wrong thing