-
- 下载
Merge branch '390874-add-tracking-to-deploy-token' into 'master'
Add user tracking for deploy tokens from registry events See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/131966 Merged-by:Drew Blessing <drew@gitlab.com> Approved-by:
Radamanthus Batnag <rbatnag@gitlab.com> Approved-by:
David Fernandez <dfernandez@gitlab.com> Approved-by:
Drew Blessing <drew@gitlab.com> Reviewed-by:
Michał Wielich <mwielich@gitlab.com> Reviewed-by:
David Fernandez <dfernandez@gitlab.com> Reviewed-by:
Radamanthus Batnag <rbatnag@gitlab.com> Co-authored-by:
Adie Po <avpfestin@gitlab.com>
显示
- app/models/container_registry/event.rb 42 个添加, 9 个删除app/models/container_registry/event.rb
- config/metrics/counts_28d/20231227173838_i_container_registry_push_tag_deploy_token_monthly.yml 25 个添加, 0 个删除...38_i_container_registry_push_tag_deploy_token_monthly.yml
- config/metrics/counts_28d/20231227174251_i_container_registry_delete_tag_deploy_token_monthly.yml 25 个添加, 0 个删除..._i_container_registry_delete_tag_deploy_token_monthly.yml
- config/metrics/counts_28d/20231227175541_i_container_registry_push_repository_deploy_token_monthly.yml 25 个添加, 0 个删除...ntainer_registry_push_repository_deploy_token_monthly.yml
- config/metrics/counts_28d/20231227175706_i_container_registry_delete_repository_deploy_token_monthly.yml 25 个添加, 0 个删除...ainer_registry_delete_repository_deploy_token_monthly.yml
- config/metrics/counts_28d/20231227180108_i_container_registry_create_repository_deploy_token_monthly.yml 25 个添加, 0 个删除...ainer_registry_create_repository_deploy_token_monthly.yml
- config/metrics/counts_7d/20231223170002_i_container_registry_push_repository_deploy_token_weekly.yml 25 个添加, 0 个删除...ontainer_registry_push_repository_deploy_token_weekly.yml
- config/metrics/counts_7d/20231227165432_i_container_registry_push_tag_deploy_token_weekly.yml 25 个添加, 0 个删除...432_i_container_registry_push_tag_deploy_token_weekly.yml
- config/metrics/counts_7d/20231227165706_i_container_registry_delete_tag_deploy_token_weekly.yml 25 个添加, 0 个删除...6_i_container_registry_delete_tag_deploy_token_weekly.yml
- config/metrics/counts_7d/20231227170213_i_container_registry_delete_repository_deploy_token_weekly.yml 25 个添加, 0 个删除...tainer_registry_delete_repository_deploy_token_weekly.yml
- config/metrics/counts_7d/20231227170547_i_container_registry_create_repository_deploy_token_weekly.yml 25 个添加, 0 个删除...tainer_registry_create_repository_deploy_token_weekly.yml
- lib/json_web_token/rsa_token.rb 7 个添加, 1 个删除lib/json_web_token/rsa_token.rb
- spec/lib/json_web_token/rsa_token_spec.rb 49 个添加, 1 个删除spec/lib/json_web_token/rsa_token_spec.rb
- spec/models/container_registry/event_spec.rb 169 个添加, 45 个删除spec/models/container_registry/event_spec.rb
想要评论请 注册 或 登录