Difference between revisions of "GitLab operations"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
Besides being a code hosting solution, GitLab is one of the Continuous Integration / Continuous Delivery platforms like [[Jenkins]] and [[GitHub/Actions]]. | Besides being a code hosting solution, GitLab is one of the Continuous Integration / Continuous Delivery platforms like [[Jenkins]] and [[GitHub/Actions]]. | ||
+ | |||
+ | == Using GitLab == | ||
+ | |||
+ | 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=16015s}} | ||
[[Category:DevOps]] | [[Category:DevOps]] |
Revision as of 17:03, 20 December 2023
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