Тёмный
No video :(

Getting Started with GitLab Webhooks 

Tobi's Developer Corner
Подписаться 1,1 тыс.
Просмотров 10 тыс.
50% 1

In this short demo I will show how you can setup webhooks in GitLab. I also have created a custom webhook receiver with Python Flask (gitlab.com/d59...) to demonstrate and show what data is being send.
Webhooks can be very useful to trigger outside processes and put controls in place to enforce standards and/or protect your projects.

Опубликовано:

 

26 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 2   
@sandeepkumar-pl6ts
@sandeepkumar-pl6ts Год назад
Nice Explanation, could you show how we can trigger script through webhook? Example artifacts created with pipeline and I have a script to update the artifacts details in wiki page I want to add that through webhook when ever artifacts created this script should run through webhook, Is it possible? Looking forward for your response
@tobisdevelopercorner1190
@tobisdevelopercorner1190 Год назад
Hello, There is no webhook in GitLab specific to artifact creation. But you could consider creating something custom. Two ideas could be to either utilize the job webhook and filter for the jobs creating artifacts and pull the artifacts based on that, or you could use a curl command after the artifact has been created for example, and send custom data to your webhook receiver and process it. There may be other ways to solve this too, but this is what comes to mind off the back of my hand. Happy coding!
Далее
Getting started with HashiCorp Vault
18:34
Просмотров 25 тыс.
Trigger Jenkins Jobs From GitLab
16:35
Просмотров 9 тыс.
GitLab CI - Control your pipeline jobs
28:56
Просмотров 11 тыс.
How to Create a GitLab Multibranch Pipeline in Jenkins
20:32
Forwarding Frontend Dependencies with Renovate Bot
53:34
Установка gitlab-runner в kubernetes
35:30
Просмотров 3,9 тыс.
How to Create a GitLab Group in Jenkins
30:22
Просмотров 6 тыс.
So You Think You Know Git - FOSDEM 2024
47:00
Просмотров 1,1 млн