Skip to content

Conversation

@aviatesk
Copy link
Collaborator

Utilize the workspace feature added in v1.12 to allow running commands like julia --startup-file=no --project=test test/runtests.jl 'Revision errors'. Previously, tools like TestEnv.jl were required for this.

Fortunately, the new workspace manifest generates correctly even when [extras]/[targets] sections required for <1.12 versions are present. To maintain compatibility with <1.12 versions, these sections will be preserved.

Utilize the `workspace` feature added in v1.12 to allow running commands
like `julia --startup-file=no --project=test test/runtests.jl 'Revision
errors'`. Previously, tools like TestEnv.jl were required for this.

Fortunately, the new workspace manifest generates correctly even when
`[extras]`/`[targets]` sections required for <1.12 versions are present.
To maintain compatibility with <1.12 versions, these sections will be
preserved.
@aviatesk aviatesk merged commit e18d249 into master Oct 30, 2025
14 checks passed
@aviatesk aviatesk deleted the avi/workspace branch October 30, 2025 15:42
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