Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Commit ab99655

Browse files
fix(build): resolve 255 cspell errors across 51 files (#345)
- fix typos: documenation -> documentation, azurml -> azureml - add 3 Azure service terms to azure-services.txt - add 2 acronyms (RTDE, SIGALRM) to industry-acronyms.txt - add ~35 project-specific terms to general-technical.txt Closes #344 🔧 - Generated by Copilot
1 parent 340d36e commit ab99655

5 files changed

Lines changed: 54 additions & 2 deletions

File tree

.cspell/azure-services.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
adal
22
adls
33
adms
4+
amlarc
5+
azmk
6+
azurevpnconfig
47
adminconsent
58
afds
69
agic

.cspell/general-technical.txt

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1459,39 +1459,86 @@ mypy
14591459
sandboxed
14601460

14611461
# Azure NVIDIA Robotics Reference Architecture
1462+
alizaidi
14621463
amlignore
14631464
anymal
14641465
autolog
14651466
azureml
1467+
Burstable
14661468
cartpole
14671469
chkpt
1470+
clusterpolicies
14681471
coscheduling
1472+
crds
14691473
cudnn
1474+
daemonset
1475+
dbname
14701476
DDPG
1477+
dones
1478+
envsubst
1479+
epch
14711480
erewbuffer
14721481
flatdict
14731482
gpuinstancetype
14741483
gpuspot
1484+
grdn
1485+
imgmsg
1486+
incluster
14751487
infotensor
1488+
instancetype
1489+
instancetypes
14761490
IPPO
14771491
irewbuffer
14781492
isaaclab
14791493
isaacsim
1494+
jtzh
14801495
lenbuffer
1496+
lerobot
1497+
libgl
1498+
lnkmpfy
1499+
libglib
1500+
localpath
14811501
MAPPO
14821502
meks
1503+
nanosec
14831504
nvcr
14841505
nvml
1506+
nvidiadrivers
14851507
oauthtoken
1508+
oldsha
1509+
onnxscript
1510+
opset
14861511
osmoauth
1512+
osmorobo
1513+
PGPASSWORD
14871514
pgadmin
1515+
podgroups
1516+
podmonitors
1517+
portforward
1518+
prebundle
1519+
pyav
14881520
pyglet
1521+
qjqy
14891522
pylance
14901523
PYTHONHASHSEED
14911524
PYTHONPATH
1525+
rclpy
1526+
readall
14921527
redisenterprise
1528+
relayserver
14931529
rewbuffer
1530+
rhysd
14941531
rslrl
1532+
savez
1533+
secretproviderclass
14951534
skrl
1535+
smpl
1536+
sslmode
1537+
stosmorbt
1538+
tensordict
14961539
timestep
14971540
timesteps
1541+
traj
1542+
ueks
1543+
unnormalization
1544+
updt

.cspell/industry-acronyms.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
AAOS
22
ASME
3+
RTDE
4+
SIGALRM
35
BCDR
46
BYOK
57
CAIRA

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
102102
* **deploy:** implement robotics infrastructure with Azure resources ([#9](https://github.com/Azure-Samples/azure-nvidia-robotics-reference-architecture/issues/9)) ([103e31e](https://github.com/Azure-Samples/azure-nvidia-robotics-reference-architecture/commit/103e31eb481356b3c19d0ed9f7e8a4b320dd6d1b))
103103
* **deploy:** integrate Azure Key Vault secrets sync via CSI driver ([#32](https://github.com/Azure-Samples/azure-nvidia-robotics-reference-architecture/issues/32)) ([864006b](https://github.com/Azure-Samples/azure-nvidia-robotics-reference-architecture/commit/864006b3af8dabd17d73748dfbc610c10fc3e1a1))
104104
* **devcontainer:** enhance development environment setup ([#28](https://github.com/Azure-Samples/azure-nvidia-robotics-reference-architecture/issues/28)) ([a930ac0](https://github.com/Azure-Samples/azure-nvidia-robotics-reference-architecture/commit/a930ac00565fcb29ef01c3df3e58d40b0aa196ee))
105-
* **docs:** documenation updates ([#27](https://github.com/Azure-Samples/azure-nvidia-robotics-reference-architecture/issues/27)) ([3fcc6b6](https://github.com/Azure-Samples/azure-nvidia-robotics-reference-architecture/commit/3fcc6b6f69439f112e47b42e292abfd747ff282c))
105+
* **docs:** documentation updates ([#27](https://github.com/Azure-Samples/azure-nvidia-robotics-reference-architecture/issues/27)) ([3fcc6b6](https://github.com/Azure-Samples/azure-nvidia-robotics-reference-architecture/commit/3fcc6b6f69439f112e47b42e292abfd747ff282c))
106106
* initial osmo workflow and training on Azure ([#1](https://github.com/Azure-Samples/azure-nvidia-robotics-reference-architecture/issues/1)) ([ff5f7df](https://github.com/Azure-Samples/azure-nvidia-robotics-reference-architecture/commit/ff5f7df55ddb474e72e8f508120b1c69a24d9d7d))
107107
* **instructions:** add Copilot instruction files and clean up VS Code settings ([#36](https://github.com/Azure-Samples/azure-nvidia-robotics-reference-architecture/issues/36)) ([6d8fb2c](https://github.com/Azure-Samples/azure-nvidia-robotics-reference-architecture/commit/6d8fb2c14f7703cd3ee233a11d4370c5d35ecb75))
108108
* **repo:** add root capabilities and reorganize README ([#17](https://github.com/Azure-Samples/azure-nvidia-robotics-reference-architecture/issues/17)) ([4aede6f](https://github.com/Azure-Samples/azure-nvidia-robotics-reference-architecture/commit/4aede6fb33fecd066748c198d12fee288b427596))

docs/azureml-validation-job-debugging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# AzureML Validation Job Debugging Summary
22

33
**Date**: December 3, 2025
4-
**Branch**: `feat/azurml-job-support`
4+
**Branch**: `feat/azureml-job-support`
55
**Status**: 🔄 In Progress - Blocked on Storage Authentication
66

77
## Objective

0 commit comments

Comments
 (0)