Add version note for [workspace] section#4605
Add version note for [workspace] section#4605gamila-wisam wants to merge 3 commits intoJuliaLang:masterfrom
Conversation
inkydragon
left a comment
There was a problem hiding this comment.
Like, I am now reading up on the [workspace] section ...
You may need to check all these sections to see
if compatibility notes need to be added.
I recommend starting with Julia v1.10 (the current LTS version),
or even earlier versions like Julia v1.6 (the previous LTS version).
|
Hi @inkydragon , (to clarify, the CI has passed. |
0bb21f9 to
60215f2
Compare
|
Docs CI tests passes , but nightly tests fails due to an upstream issues(including GitHub fetch errors), i already rebased onto current master, but the nightly fails remains. |
60215f2 to
197ea71
Compare
|
@KristofferC Hi, can you take a look when you have a moment please? |
fixes #4506
Adds a compatibility note to the [workspace] section in docs/src/toml-files.md indicating that workspaces require Julia 1.12+.