Commit 18140ca
committed
feat(jobs): add watch command to stream job events
Signed-off-by: Ryan S <267728323+ironcommit@users.noreply.github.com>1 parent 607acde commit 18140ca
39 files changed
Lines changed: 5035 additions & 418 deletions
File tree
- docs/cli
- packages/nemo_platform_ext
- src/nemo_platform_ext
- client
- cli
- commands/api
- inference/deployments
- jobs
- core
- jobs
- tests
- cli
- commands
- core
- telemetry
- jobs
- sdk/python/nemo-platform
- src/nemo_platform
- cli
- commands/api
- inference/deployments
- jobs
- core
- jobs
- tests/vendored/nemo_platform_ext
- cli
- commands
- core
- telemetry
- jobs
- tools/nemo-platform-sdk-tools
- src/nemo_platform_sdk_tools/sdk
- cli_generator
- context_collectors
- overrides/jobs
- templates
- vendor
- tests/sdk
- cli_generator
- vendor
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2019 | 2019 | | |
2020 | 2020 | | |
2021 | 2021 | | |
2022 | | - | |
| 2022 | + | |
2023 | 2023 | | |
2024 | | - | |
| 2024 | + | |
| 2025 | + | |
| 2026 | + | |
| 2027 | + | |
2025 | 2028 | | |
2026 | | - | |
| 2029 | + | |
2027 | 2030 | | |
2028 | | - | |
2029 | | - | |
2030 | | - | |
| 2031 | + | |
2031 | 2032 | | |
2032 | 2033 | | |
2033 | 2034 | | |
| |||
3814 | 3815 | | |
3815 | 3816 | | |
3816 | 3817 | | |
| 3818 | + | |
3817 | 3819 | | |
3818 | 3820 | | |
3819 | 3821 | | |
| |||
3890 | 3892 | | |
3891 | 3893 | | |
3892 | 3894 | | |
| 3895 | + | |
| 3896 | + | |
| 3897 | + | |
| 3898 | + | |
| 3899 | + | |
| 3900 | + | |
| 3901 | + | |
3893 | 3902 | | |
3894 | 3903 | | |
3895 | 3904 | | |
| |||
4159 | 4168 | | |
4160 | 4169 | | |
4161 | 4170 | | |
| 4171 | + | |
| 4172 | + | |
| 4173 | + | |
| 4174 | + | |
| 4175 | + | |
| 4176 | + | |
| 4177 | + | |
| 4178 | + | |
| 4179 | + | |
| 4180 | + | |
| 4181 | + | |
| 4182 | + | |
| 4183 | + | |
| 4184 | + | |
| 4185 | + | |
| 4186 | + | |
| 4187 | + | |
| 4188 | + | |
| 4189 | + | |
| 4190 | + | |
| 4191 | + | |
| 4192 | + | |
| 4193 | + | |
| 4194 | + | |
| 4195 | + | |
| 4196 | + | |
| 4197 | + | |
| 4198 | + | |
| 4199 | + | |
4162 | 4200 | | |
4163 | 4201 | | |
4164 | 4202 | | |
| |||
Lines changed: 24 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 115 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments