Commit 2841a32
authored
ci: publish pii redaction crate from GitLab (NVIDIA#278)
#### Overview
Publish the missing `nemo-relay-pii-redaction` crate from the GitLab Artifactory Cargo publishing job.
- [x] I confirm this contribution is my own work, or I have the right to submit it under this project's license.
- [x] I searched existing issues and open pull requests, and this does not duplicate existing work.
#### Details
- Adds `pii-redaction` to `NEMO_RELAY_ARTIFACTORY_CRATE_DIRS` so the existing GitLab publish script rewrites its workspace registry entry and publishes `nemo-relay-pii-redaction` with the other Cargo crates.
#### Where should the reviewer start?
`.gitlab-ci.yml`, in the `publish:artifactory:cargo` job.
#### Related Issues: (use one of the action keywords Closes / Fixes / Resolves / Relates to)
- Relates to: none
## Summary by CodeRabbit
* **Chores**
* Updated internal CI/CD pipeline configuration to expand automated publishing scope.
---
**Note:** This is an internal infrastructure change with no direct user-visible impact.
Authors:
- Will Killian (https://github.com/willkill07)
Approvers:
- Zhongxuan (Daniel) Wang (https://github.com/zhongxuanwang-nv)
URL: NVIDIA#2781 parent 9be86aa commit 2841a32
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
265 | | - | |
| 265 | + | |
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
| |||
0 commit comments