Difference between revisions of "GitLab operations"

From Freephile Wiki
Jump to navigation Jump to search
(Created page with "Issues are open in the distributed success story of GitLab https://gitlab.com/gitlab-com/operations/issues And their company handbook is too https://about.gitlab.com/handboo...")
 
m (Text replacement - "Category:Continuous Deployment" to "Category:Continuous Delivery")
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
Issues are open in the distributed success story of GitLab
+
Issues are open (world-readable) in the "distributed enterprise" success story GitLab: https://gitlab.com/gitlab-com/operations/issues
  
https://gitlab.com/gitlab-com/operations/issues
+
And their company handbook is too https://about.gitlab.com/handbook/#prioritize
 +
 
 +
 
 +
Besides being a code hosting solution, GitLab is one of the Continuous Integration / Continuous Delivery platforms like [[Jenkins]] and [[GitHub/Actions]].
 +
 
 +
== Using GitLab ==
  
And their company handbook is too https://about.gitlab.com/handbook/#prioritize
+
One feature that you may be interested in is the '[https://docs.gitlab.com/ee/user/project/integrations/webhooks.html webhook]' so that you can integrate external systems with GitLab. See also: [https://docs.gitlab.com/ee/user/project/integrations/webhook_events.html events that are hookable].
 +
 
 +
At SMWCon 2023 in Paderborn, DE (2023/12/13), Erwin Oord and Robin van der Wiel gave a presentation about [https://www.semantic-mediawiki.org/wiki/SMWCon_Fall_2023/Realtime_synchronisation_between_a_git-based_repository_of_architecture_models_and_SMW Realtime synchronization between a git repository of architecture models and Semantic MediaWiki]
 +
{{#ev:youtube|lYpi08dqBPs|||||start=15849}}
  
 
[[Category:DevOps]]
 
[[Category:DevOps]]
 
[[Category:Company]]
 
[[Category:Company]]
 +
[[Category:Continuous Integration]]
 +
[[Category:Continuous Delivery]]

Latest revision as of 11:21, 31 January 2024

Issues are open (world-readable) in the "distributed enterprise" success story GitLab: https://gitlab.com/gitlab-com/operations/issues

And their company handbook is too https://about.gitlab.com/handbook/#prioritize


Besides being a code hosting solution, GitLab is one of the Continuous Integration / Continuous Delivery platforms like Jenkins and GitHub/Actions.

Using GitLab[edit | edit source]

One feature that you may be interested in is the 'webhook' so that you can integrate external systems with GitLab. See also: events that are hookable.

At SMWCon 2023 in Paderborn, DE (2023/12/13), Erwin Oord and Robin van der Wiel gave a presentation about Realtime synchronization between a git repository of architecture models and Semantic MediaWiki