-
- Downloads
Add Pumble integration
Changelog: added
parent
9a8c73a7
No related branches found
No related tags found
Showing
- .rubocop_todo/style/format_string.yml 1 addition, 0 deletions.rubocop_todo/style/format_string.yml
- app/models/integration.rb 1 addition, 1 deletionapp/models/integration.rb
- app/models/integrations/pumble.rb 59 additions, 0 deletionsapp/models/integrations/pumble.rb
- app/models/project.rb 1 addition, 0 deletionsapp/models/project.rb
- config/metrics/counts_all/20220802141715_groups_inheriting_pumble_active.yml 21 additions, 0 deletions...ts_all/20220802141715_groups_inheriting_pumble_active.yml
- config/metrics/counts_all/20220802141715_groups_pumble_active.yml 21 additions, 0 deletions...etrics/counts_all/20220802141715_groups_pumble_active.yml
- config/metrics/counts_all/20220802141715_instances_pumble_active.yml 21 additions, 0 deletions...ics/counts_all/20220802141715_instances_pumble_active.yml
- config/metrics/counts_all/20220802141715_projects_inheriting_pumble_active.yml 21 additions, 0 deletions..._all/20220802141715_projects_inheriting_pumble_active.yml
- config/metrics/counts_all/20220802141715_projects_pumble_active.yml 21 additions, 0 deletions...rics/counts_all/20220802141715_projects_pumble_active.yml
- db/docs/integrations.yml 1 addition, 0 deletionsdb/docs/integrations.yml
- doc/api/graphql/reference/index.md 1 addition, 0 deletionsdoc/api/graphql/reference/index.md
- doc/api/integrations.md 45 additions, 0 deletionsdoc/api/integrations.md
- doc/user/project/integrations/index.md 1 addition, 0 deletionsdoc/user/project/integrations/index.md
- doc/user/project/integrations/pumble.md 39 additions, 0 deletionsdoc/user/project/integrations/pumble.md
- lib/api/helpers/integrations_helpers.rb 9 additions, 0 deletionslib/api/helpers/integrations_helpers.rb
- locale/gitlab.pot 6 additions, 0 deletionslocale/gitlab.pot
- spec/graphql/types/projects/service_type_enum_spec.rb 1 addition, 0 deletionsspec/graphql/types/projects/service_type_enum_spec.rb
- spec/lib/gitlab/import_export/all_models.yml 1 addition, 0 deletionsspec/lib/gitlab/import_export/all_models.yml
- spec/models/integrations/pumble_spec.rb 14 additions, 0 deletionsspec/models/integrations/pumble_spec.rb
- spec/models/project_spec.rb 1 addition, 0 deletionsspec/models/project_spec.rb
app/models/integrations/pumble.rb
0 → 100644
doc/user/project/integrations/pumble.md
0 → 100644
spec/models/integrations/pumble_spec.rb
0 → 100644
-
mentioned in merge request kubitus-project/kubitus-installer!1303 (merged)
Please register or sign in to comment