-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
chore: migrate to utoo CI #5830
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
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
d98e0c8
chore: migrate CI to utoo
elrrrrrrr ced6a2e
Merge remote-tracking branch 'origin/next' into chore-ut-ci
elrrrrrrr 306737d
fix(utils): use node_modules existence check for fallback scope
elrrrrrrr 3a260b1
fix(utils): also check package.json deps for fallback scope
elrrrrrrr da5de41
fix(utils): add CJS-only fallback for importResolve
elrrrrrrr b8cbe5e
fix(utils): skip CJS fallback for absolute/relative paths
elrrrrrrr 58325f5
fix(egg-bin): use createRequire for CJS package resolution
elrrrrrrr 88f1f7c
docs(egg-bin): explain why createRequire is used over importResolve
elrrrrrrr c1d2021
style(egg-bin): format baseCommand.ts
elrrrrrrr 6771de0
fix(egg-bin): guard mock/runner loading with dependency check
elrrrrrrr fcc4a43
fix(utils): enforce paths constraint on import.meta.resolve results
elrrrrrrr 7cc7e39
fix(utils): only enforce paths scope when paths is explicitly provided
elrrrrrrr e1b13ed
revert(utils): remove paths scope check from importResolve
elrrrrrrr 3951bb5
fix(egg-bin): check dependency declaration before loading mock/runner
elrrrrrrr 2e87560
fix(egg-bin): use createRequire for CJS packages without exports
elrrrrrrr b20571d
style(egg-bin): format baseCommand.ts
elrrrrrrr 79c5bd4
Merge branch 'next' into chore-ut-ci
elrrrrrrr 4c01ef3
fix(egg-bin): restore resolve-then-use for tegg-vitest/runner
elrrrrrrr 6ca2c76
fix: restore pnpm for site:build/dev scripts
elrrrrrrr 6e68e8d
revert: restore ut for site:build/dev scripts
elrrrrrrr 2e688d0
fix: use cd + npm run for site scripts
elrrrrrrr 206e03b
ci: trigger full rerun for timing comparison
elrrrrrrr ef2a389
perf(egg-bin): skip tegg-runner auto-load in self-test fixtures
elrrrrrrr eb06caf
perf(build): let publint auto-detect pack tool
elrrrrrrr f9ef8d3
perf(build): gate publint pack via PUBLINT_PACK env
elrrrrrrr 7083e54
refactor(egg-bin): unify mock/runner guards via env var only
elrrrrrrr File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.