Skip to content

Conversation

milesj
Copy link
Collaborator

@milesj milesj commented Sep 22, 2025

Implements more of #1985

Copy link

github-actions bot commented Sep 22, 2025

Run report for f8d4e4d0 (ubuntu-latest)

Total time: 1m 16s | Comparison time: 4m 52s | Estimated savings: 3m 35s (73.7% faster)

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

Copy link

github-actions bot commented Sep 22, 2025

Run report for f8d4e4d0 (windows-latest)

Total time: 1m 41s | Comparison time: 5m 17s | Estimated savings: 3m 36s (68.1% faster)

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 milesj merged commit bb00e64 into develop-1.41 Sep 24, 2025
16 checks passed
@milesj milesj deleted the 1.41-task-input branch September 24, 2025 05:32
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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant