Task runner in JS monorepos
Перейти к файлу
dependabot[bot] df51ddf7fd
Bump micromatch from 4.0.5 to 4.0.8 in /docs
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 19:31:08 +00:00
.github Adding support for Azure DefaultAzureCredentials when stoage account endpoint is provided (#752) 2024-06-10 15:49:59 -07:00
.husky Remote execution (#791) 2024-10-04 16:38:18 -07:00
.vscode Adds support for background service mode for info command (#790) 2024-10-02 13:22:44 -07:00
.yarn/releases Update Yarn to v4.5.0 (#786) 2024-10-07 11:40:57 -07:00
benchmark Update dependency micromatch to v4.0.8 [SECURITY] (#771) 2024-09-11 13:39:38 -07:00
change LAGE_WORKER_SERVER had an incorrect server launch arg for the info command (#792) 2024-10-07 12:29:53 -07:00
decks
docs Bump micromatch from 4.0.5 to 4.0.8 in /docs 2024-10-07 19:31:08 +00:00
packages LAGE_WORKER_SERVER had an incorrect server launch arg for the info command (#792) 2024-10-07 12:29:53 -07:00
patches
scripts Yarn 4 (#778) 2024-09-11 13:27:24 -07:00
types/global
.eslintrc.js Simulate file access (#789) 2024-09-27 13:00:24 -07:00
.gitignore Yarn 4 (#778) 2024-09-11 13:27:24 -07:00
.npmignore
.prettierignore Yarn 4 (#778) 2024-09-11 13:27:24 -07:00
.prettierrc Yarn 4 (#778) 2024-09-11 13:27:24 -07:00
.swcrc
.yarnrc.yml Update Yarn to v4.5.0 (#786) 2024-10-07 11:40:57 -07:00
CODE_OF_CONDUCT.md
LICENSE
README.md Run prettier on all files (#731) 2024-04-17 16:18:32 -07:00
SECURITY.md
beachball.config.js Use globby instead of glob-hasher's glob function. This thing supports gitignore AND extglob patterns (#762) 2024-06-25 11:08:16 -07:00
lage.config.js Simulate file access (#789) 2024-09-27 13:00:24 -07:00
netlify.toml
package.json LAGE_WORKER_SERVER had an incorrect server launch arg for the info command (#792) 2024-10-07 12:29:53 -07:00
renovate.json5
test.md Run prettier on all files (#731) 2024-04-17 16:18:32 -07:00
yarn.lock applying package updates 2024-10-04 23:41:44 +00:00

README.md

lage

Documentation is here: https://microsoft.github.io/lage/

Contributing

This project 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.opensource.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., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project 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.