Difference between revisions of "GitLab operations"

From Freephile Wiki
Jump to navigation Jump to search
m (fix time)
Line 11: Line 11:
  
 
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]
 
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}}
+
{{#ev:youtube|lYpi08dqBPs|||||start=15849}}
  
 
[[Category:DevOps]]
 
[[Category:DevOps]]

Revision as of 21:50, 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