Welcome to mirror list, hosted at ThFree Co, Russian Federation.

activity_pub_releases_subscriptions.yml « docs « db - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9b4c574b4e7b42af2ece1de0075a5c78ff3d7a57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
table_name: activity_pub_releases_subscriptions
classes:
- ActivityPub::ReleasesSubscription
feature_categories:
- release_orchestration
description: Stores subscriptions from external users through ActivityPub for project
  releases
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/132889
milestone: '16.6'
gitlab_schema: gitlab_main_cell
sharding_key:
  project_id: projects
allow_cross_transactions:
  - gitlab_main_clusterwide # TODO: Exists just for example in specs