-
-
Notifications
You must be signed in to change notification settings - Fork 195
new: Add more task input types. #2128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Run report for f8d4e4d0
|
Action | Time | Status | Info | |
---|---|---|---|---|
🟩 | SyncWorkspace |
408.8ms | Passed | |
🟩 | SyncProject(types) |
19.6ms | Passed | |
🟩 | SyncProject(runtime) |
21ms | Passed | |
🟩 | SyncProject(report) |
23.7ms | Passed | |
🟩 | SyncProject(website) |
17.6ms | Passed | |
🟩 | SetupProto(0.53.0) |
10.7s | Passed | |
🟩 | SetupToolchain(unstable_node:22.14.0) |
7.2s | Passed | |
🟩 | SetupToolchain(unstable_yarn:4.8.0) |
1.2s | Passed | |
⬛️ | SetupToolchain(unstable_javascript) |
0.3ms | Skipped | |
🟩 | SetupEnvironment(unstable_javascript) |
3.9ms | Passed | |
🟩 | InstallDependencies(unstable_javascript) |
35.1s | Passed | |
🟦 | RunTask(types:lint) |
252.5ms | Cached | |
🟦 | RunTask(types:format) |
291.3ms | Cached | |
🟦 | RunTask(types:test) |
312.7ms | Cached | |
🟦 | RunTask(types:typecheck) |
121.9ms | Cached | |
🟦 | RunTask(types:build) |
2.1s | Cached | |
🟦 | RunTask(runtime:lint) |
139.6ms | Cached | |
🟦 | RunTask(report:lint) |
201ms | Cached | |
🟦 | RunTask(runtime:typecheck) |
119.5ms | Cached | |
🟦 | RunTask(report:test) |
271.3ms | Cached | |
And 11 more... |
Expanded report
Action | Time | Status | Info | |
---|---|---|---|---|
🟦 | RunTask(report:format) |
185.1ms | Cached | |
🟦 | RunTask(runtime:test) |
185.6ms | Cached | |
🟦 | RunTask(runtime:format) |
199.9ms | Cached | |
🟦 | RunTask(report:typecheck) |
124.3ms | Cached | |
🟦 | RunTask(runtime:build) |
670.6ms | Cached | |
🟦 | RunTask(report:build) |
979.8ms | Cached | |
🟦 | RunTask(website:test) |
772.7ms | Cached | |
🟦 | RunTask(website:lint) |
1.2s | Cached | |
🟦 | RunTask(website:typecheck) |
494.1ms | Cached | |
🟦 | RunTask(website:format) |
699.5ms | Cached | |
🟦 | RunTask(website:build) |
20s | Cached |
Environment
OS: Linux
Matrix:
os = ubuntu-latest
Touched files
CHANGELOG.md
Cargo.lock
Cargo.toml
crates/action-graph/src/action_graph_builder.rs
crates/affected/Cargo.toml
crates/affected/src/affected.rs
crates/affected/src/affected_tracker.rs
crates/affected/tests/__fixtures__/tasks/dep-test/moon.yml
crates/affected/tests/__fixtures__/tasks/dep/moon.yml
crates/affected/tests/__fixtures__/tasks/project-sources/moon.yml
crates/affected/tests/affected_tracker_test.rs
crates/cli/tests/snapshots/run_test__errors_for_internal_task.snap
crates/cli/tests/snapshots/run_test__errors_for_unknown_task_in_project.snap
crates/cli/tests/snapshots/task_test__unknown_task.snap
crates/config-schema/src/typescript_types.rs
crates/config/src/shapes/input.rs
crates/config/tests/inherited_tasks_config_test.rs
crates/config/tests/input_shape_test.rs
crates/config/tests/project_config_test.rs
crates/config/tests/task_config_test.rs
crates/config/tests/workspace_config_test.rs
crates/file-group/src/file_group.rs
crates/project/src/lib.rs
crates/project/src/project.rs
crates/project/src/project_error.rs
crates/task-builder/tests/tasks_builder_test.rs
crates/task-expander/src/task_expander.rs
crates/task-expander/src/token_expander.rs
crates/task-expander/src/token_expander_error.rs
crates/task-expander/tests/token_expander_test.rs
crates/task-graph/Cargo.toml
crates/task-graph/src/lib.rs
crates/task-graph/src/task_graph.rs
crates/task-graph/src/task_graph_error.rs
crates/workspace-graph/src/lib.rs
crates/workspace/src/workspace_builder.rs
packages/types/src/tasks-config.ts
website/docs/config/project.mdx
website/static/schemas/project.json
website/static/schemas/tasks.json
Run report for f8d4e4d0
|
Action | Time | Status | Info | |
---|---|---|---|---|
🟩 | SyncWorkspace |
385.2ms | Passed | |
🟩 | SyncProject(types) |
12.4ms | Passed | |
🟩 | SyncProject(runtime) |
9ms | Passed | |
🟩 | SyncProject(report) |
15.4ms | Passed | |
🟩 | SyncProject(website) |
11.3ms | Passed | |
🟩 | SetupProto(0.53.0) |
11.4s | Passed | |
🟩 | SetupToolchain(unstable_node:22.14.0) |
13.3s | Passed | |
🟩 | SetupToolchain(unstable_yarn:4.8.0) |
1.3s | Passed | |
⬛️ | SetupToolchain(unstable_javascript) |
0.3ms | Skipped | |
🟩 | SetupEnvironment(unstable_javascript) |
5.5ms | Passed | |
🟩 | InstallDependencies(unstable_javascript) |
54.7s | Passed | |
🟦 | RunTask(types:lint) |
347.2ms | Cached | |
🟦 | RunTask(types:format) |
414.2ms | Cached | |
🟦 | RunTask(types:test) |
446.9ms | Cached | |
🟦 | RunTask(types:typecheck) |
190.6ms | Cached | |
🟦 | RunTask(types:build) |
1.8s | Cached | |
🟦 | RunTask(runtime:lint) |
222.7ms | Cached | |
🟦 | RunTask(report:test) |
380.6ms | Cached | |
🟦 | RunTask(report:lint) |
187.4ms | Cached | |
🟦 | RunTask(runtime:format) |
243.9ms | Cached | |
And 11 more... |
Expanded report
Action | Time | Status | Info | |
---|---|---|---|---|
🟦 | RunTask(report:typecheck) |
225.2ms | Cached | |
🟦 | RunTask(runtime:build) |
740.9ms | Cached | |
🟦 | RunTask(runtime:typecheck) |
185.4ms | Cached | |
🟦 | RunTask(report:format) |
249.6ms | Cached | |
🟦 | RunTask(runtime:test) |
242.2ms | Cached | |
🟦 | RunTask(report:build) |
985.1ms | Cached | |
🟦 | RunTask(website:lint) |
897.5ms | Cached | |
🟦 | RunTask(website:typecheck) |
806.2ms | Cached | |
🟦 | RunTask(website:test) |
1.7s | Cached | |
🟦 | RunTask(website:format) |
951.5ms | Cached | |
🟦 | RunTask(website:build) |
18s | Cached |
Environment
OS: Windows
Matrix:
os = windows-latest
Touched files
CHANGELOG.md
Cargo.lock
Cargo.toml
crates/action-graph/src/action_graph_builder.rs
crates/affected/Cargo.toml
crates/affected/src/affected.rs
crates/affected/src/affected_tracker.rs
crates/affected/tests/__fixtures__/tasks/dep-test/moon.yml
crates/affected/tests/__fixtures__/tasks/dep/moon.yml
crates/affected/tests/__fixtures__/tasks/project-sources/moon.yml
crates/affected/tests/affected_tracker_test.rs
crates/cli/tests/snapshots/run_test__errors_for_internal_task.snap
crates/cli/tests/snapshots/run_test__errors_for_unknown_task_in_project.snap
crates/cli/tests/snapshots/task_test__unknown_task.snap
crates/config-schema/src/typescript_types.rs
crates/config/src/shapes/input.rs
crates/config/tests/inherited_tasks_config_test.rs
crates/config/tests/input_shape_test.rs
crates/config/tests/project_config_test.rs
crates/config/tests/task_config_test.rs
crates/config/tests/workspace_config_test.rs
crates/file-group/src/file_group.rs
crates/project/src/lib.rs
crates/project/src/project.rs
crates/project/src/project_error.rs
crates/task-builder/tests/tasks_builder_test.rs
crates/task-expander/src/task_expander.rs
crates/task-expander/src/token_expander.rs
crates/task-expander/src/token_expander_error.rs
crates/task-expander/tests/token_expander_test.rs
crates/task-graph/Cargo.toml
crates/task-graph/src/lib.rs
crates/task-graph/src/task_graph.rs
crates/task-graph/src/task_graph_error.rs
crates/workspace-graph/src/lib.rs
crates/workspace/src/workspace_builder.rs
packages/types/src/tasks-config.ts
website/docs/config/project.mdx
website/static/schemas/project.json
website/static/schemas/tasks.json
milesj
added a commit
that referenced
this pull request
Sep 24, 2025
* Add new input type. * Implement affected. * Fix tests. * Add affected tests. * Update docs. * Added ^ support. * Rename enum. * Start on group input. * Rename file variant. * Rename file variant. * Fixes. * Polish. * Add expander tests.
milesj
added a commit
that referenced
this pull request
Sep 29, 2025
* Add new input type. * Implement affected. * Fix tests. * Add affected tests. * Update docs. * Added ^ support. * Rename enum. * Start on group input. * Rename file variant. * Rename file variant. * Fixes. * Polish. * Add expander tests.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Implements more of #1985