-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
3482 Add support for relative IDs in the config content #3974
Conversation
merge master
merge master
merge master
merge master
merge master
Signed-off-by: Nic Ma <nma@nvidia.com>
/black |
/build |
1 similar comment
/build |
I think this makes it difficult to distinguish the empty id |
Hi @wyli , The regex in this PR is Thanks. |
Signed-off-by: Nic Ma <nma@nvidia.com>
/black |
/build |
Signed-off-by: Nic Ma <nma@nvidia.com>
/build |
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
/black |
/build |
Thanks for your review and suggestions. Thanks in advance. |
Task step 12 of #3482 .
Description
According to the task plan, this PR added support for relative reference ID, like: "test": "@###data#1".
Status
Ready
Types of changes
./runtests.sh -f -u --net --coverage
../runtests.sh --quick --unittests --disttests
.make html
command in thedocs/
folder.