* migrating to V2
* Change files
* Change files
* use beachball to bump major
* specific to package bundle
* Update packages/lage/RELEASE.md
Co-authored-by: David Zearing <dzearing@microsoft.com>
* Update packages/lage/RELEASE.md
Co-authored-by: David Zearing <dzearing@microsoft.com>
* updated release notes
* adding notes about new @lage-run packages
---------
Co-authored-by: David Zearing <dzearing@microsoft.com>
* fixing up some logger options to set up proper conflicts
* Change files
* adding checks on "profile" options being passed in for progressReporters are being duplicated
* fixing the conditional
* fixes a test that has an extra arg
* adding an info flag for run
* refined info logging
* fixes a comment
* skip logger to give a more pure output
* get rid of extra ids that are not meant to be seen
* Change files
* updated info action to take log per line
* merge with master - fixing types
* adding snapshots
* added a test case for when the targets are scoped
* fixing real imports with rollup as well as getting rid of getPackageAndTask implementation details
* revert changes to basic test
* fixing test
* Change files
* start of swc
* docs are skipped in transpilation
* more replace
* moving the build to bundle for lage v2
* added fixes in pr & release
* fixing the types worker to only generate d.ts files
* swcrc instead of individual hacks
* change what "build" means
* transpile fixes the path from src to lib
* making swc the transpiler of choice
* Change files
* force color = 0 in the setup rather than individual test files
* fixed monorepo fixture and targetrunnerpicker to pick out runner transpiled by swc
* Change files
* adding a depcheck worker
* adding an ignore for the monorepo-scripts
* fixing all the depcheck failures!
* fixing to have PRs check for deps
* Change files
* fixing up lage deps
* Change files
* adds a weight for tests
* add jest worker change
* making everything faster in cookbook!
* fastest everything!
* docs
* unique fixture
* make unique IDs for tests
* try to do e2e tests one by one for now
* forgot to add the same dependsOn
* lage e2e also