Azure Devops中的档案

发布于 2025-02-06 18:03:49 字数 56 浏览 3 评论 0原文

对于存档文物,我正在寻找该工件的用户。 饲料中已出版的文物可以使用或下载其他人,有可能找出他们是谁

For archiving artifacts I am looking for the users of that artifact.
Published artifacts in feeds can be used or downloaded by others, is there a possibility to find out who they have been

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

岁月如刀 2025-02-13 18:03:49

是否有可能找出他们是谁

恐怕没有这样的方法可以实现这一目标。

我们都知道,提要中的工件可以使用或下载。目前,软件包仅读取,并且不使用写入权限。

换句话说,就像当我们使用repo时,我们只能在没有修改仓库的情况下克隆到本地,因此目前没有更改的回购,并且没有录制的含义。只有对存储库进行的更改才能具有提交记录。

工件提要中的软件包也是如此,只有在修改包装时,才会记录谁更改的信息。

因此,没有这样的方式来达到此请求。

is there a possibility to find out who they have been

I am afraid there is no such way to achieve this.

We all know that the artifacts in the feed can be used or downloaded. At this time, the package is only read and does not use write permissions.

In other words, it's like when we use repo, we only clone to local without modifying repo, so there will be no change to repo at this time, and there is no meaning of recording. Only changes made to the repo will have a commit record.

The same is true for packages in the artifact feed, and only when the package is modified will the information of who changed it will be recorded.

So, there is no such way to achieve this request.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文