Skip to content

Add minimal CI task to cargo-make#4448

Merged
nekevss merged 2 commits intomainfrom
make-ci
Sep 29, 2025
Merged

Add minimal CI task to cargo-make#4448
nekevss merged 2 commits intomainfrom
make-ci

Conversation

@nekevss
Copy link
Member

@nekevss nekevss commented Sep 27, 2025

This PR adds a minimal CI task to the cargo make TOML.

@github-actions
Copy link

Test262 conformance changes

Test result main count PR count difference
Total 50,595 50,595 0
Passed 47,620 47,620 0
Ignored 2,056 2,056 0
Failed 919 919 0
Panics 0 0 0
Conformance 94.12% 94.12% 0.00%

@nekevss nekevss requested review from a team and hansl September 27, 2025 04:18
]

[config]
default_to_workspace = false
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this mean we can remove all the mentions of workspace in all the rules? Neat.

Copy link
Member Author

@nekevss nekevss Sep 27, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I think it's going to be a bit cleaner to deal with overall

EDIT: oh I forgot to remove the workspace reference from task.format

@nekevss nekevss added this pull request to the merge queue Sep 29, 2025
Merged via the queue into main with commit 9d0de12 Sep 29, 2025
15 checks passed
@nekevss nekevss deleted the make-ci branch September 29, 2025 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants