mirror of
https://github.com/meteor/meteor.git
synced 2026-01-09 07:38:15 -05:00
179 lines
4.2 KiB
YAML
179 lines
4.2 KiB
YAML
Project:Accounts:Password:
|
|
- changed-files:
|
|
- any-glob-to-any-file: packages/accounts-password/**/*
|
|
|
|
Project:Accounts:UI:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- packages/meteor-developer-config-ui/**/*
|
|
- packages/github-config-ui/**/*
|
|
- packages/google-config-ui/**/*
|
|
- packages/twitter-config-ui/**/*
|
|
- packages/facebook-config-ui/**/*
|
|
- packages/accounts-ui/**/*
|
|
- packages/accounts-ui-unstyled/**/*
|
|
|
|
Project:CSS:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- packages/non-core/less/**/*
|
|
- packages/minifier-css/**/*
|
|
- packages/standard-minifier-css/**/*
|
|
|
|
Project:DDP:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- packages/ddp-common/**/*
|
|
- packages/ddp-rate-limiter/**/*
|
|
- packages/ddp-server/**/*
|
|
- packages/ddp-client/**/*
|
|
- packages/ddp/**/*
|
|
- packages/socket-stream-client/**/*
|
|
|
|
Project:EJSON:
|
|
- changed-files:
|
|
- any-glob-to-any-file: packages/ejson/**/*
|
|
|
|
Project:HMR:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- packages/hot-code-push/**/*
|
|
- packages/hot-module-replacement/**/*
|
|
|
|
Project:Isobuild:Minifiers:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- packages/minifier-css/**/*
|
|
- packages/minifier-js/**/*
|
|
- packages/standard-minifier-js/**/*
|
|
- packages/standard-minifier-css/**/*
|
|
- packages/standard-minifiers/**/*
|
|
|
|
Project:Isobuild:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- tools/isobuild/**/*
|
|
|
|
Project:JS Environment:Typescript:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- packages/typescript/**/*
|
|
|
|
Project:JS Environment:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- packages/babel-compiler/**/*
|
|
- packages/babel-runtime/**/*
|
|
- packages/ecmascript/**/*
|
|
- packages/ecmascript-runtime/**/*
|
|
- packages/ecmascript-runtime-client/**/*
|
|
- packages/ecmascript-runtime-server/**/*
|
|
- packages/es5-shim/**/*
|
|
- packages/jshint/**/*
|
|
|
|
Project:Livequery:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- packages/livedata/**/*
|
|
|
|
Project:Minimongo:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- packages/minimongo
|
|
|
|
Project:Mobile:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- tools/cordova/**/*
|
|
- packages/launch-screen/**/*
|
|
- packages/mobile-experience/**/*
|
|
- packages/mobile-status-bar/**/*
|
|
|
|
Project:Mongo Driver:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- packages/mongo/**/*
|
|
- packages/mongo-dev-server/**/*
|
|
- packages/mongo-id/**/*
|
|
- packages/mongo-livedata/**/*
|
|
- packages/disable-oplog/**/*
|
|
- packages/non-core/mongo-decimal/**/*
|
|
|
|
Project:NPM:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- npm-packages/**/*
|
|
|
|
Project:Release Process:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- scripts/**/*
|
|
|
|
Project:Tool:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- tools/**/*
|
|
- packages/meteor-tool/**/*
|
|
|
|
Project:Tool:Shell:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- tools/console/**/*
|
|
|
|
Project:Utilities:Email:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- packages/email/**/*
|
|
|
|
Project:Utilities:HTTP:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- packages/deprecated/http/**/*
|
|
- packages/fetch/**/*
|
|
- packages/url/**/*
|
|
|
|
Project:Webapp:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- packages/webapp/**/*
|
|
- packages/webapp-hashing/**/*
|
|
|
|
Project:Windows:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- scripts/windows/**/*
|
|
|
|
Project:Webapp:Browser Policy:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- packages/browser-policy/**/*
|
|
- packages/browser-policy-common/**/*
|
|
- packages/browser-policy-content/**/*
|
|
- packages/browser-policy-framing/**/*
|
|
|
|
Project:Examples:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- tools/cli/example-repositories.js
|
|
|
|
Project:Dynamic Import:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- packages/dynamic-import/**/*
|
|
|
|
Project:Docs:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- docs/**/*
|
|
- v3-docs/**/*
|
|
|
|
Project:Guide:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- guide/**/*
|
|
|
|
github_actions:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- ./github/**/*
|