Тёмный

#16: CICD Pipeline using GitHub Actions | Caching | Approval Process | Slack Integration | Artifacts 

Mule Ace Academy
Подписаться 4,6 тыс.
Просмотров 1,3 тыс.
50% 1

During this event, Speakers walked us through below topics:
================================================
- What is CI-CD?
- What are benefits of CI-CD?
- Trigger GitHub Actions Pipeline using GitHub REST API.
- GitHub Actions Pipeline integration with Slack Channel.
- GitHub Actions Pipeline with Reviewers and Approval Process.
- GitHub Actions Pipeline with Upload and Download Build Artifacts.
- GitHub Actions Pipeline with Cache.
- GitHub Actions Pipeline Components.
================References================================
Code Repo: github.com/stackmerge/cicd-gi...
Slack Incoming Webhook: api.slack.com/messaging/webhooks
=================GitHub REST API===========================
1. Trigger GitHub Action Workflow:
===========================
curl \
-X POST \
-H Authorization: token {{pat-token}} \ api.github.com/repos/{{owner}}/{{repo}}/actions/workflows/{{workflowId}}/dispatches \
-d '{"ref":{{branch/tag}}}'
2. Get workflow ID:
===============
curl \
-X GET
-H "Accept: application/vnd.github.v3+json" \
api.github.com/repos/{{owner}}/{{repo}}/actions/workflows
#githubrestapi #cicdpipeline #githubactions #cloudhubdeployment #cache #slackchannel #uploadartifacts #downloadartifacts #mule4 #muleesb #mulesoft #mulesoftdevelopers #mulesoftcommunity #mulesoftmeetups #mulesoftcertified #anypointplatform #apimanagement #anypointstudio

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

 

4 фев 2022

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 1   
@govindgupta290
@govindgupta290 Год назад
how to send an output file from github actions to slack?
Далее
How to design a modern CI/CD Pipeline
9:59
Просмотров 100 тыс.
شربت كل الماء؟ 🤣
00:31
Просмотров 8 млн
The Right Way To Build REST APIs
10:07
Просмотров 67 тыс.
#19: GitHub Actions CICD Pipeline - Part 01
1:27:40
Deploy Mule app to CloudHub with GitHub actions
12:24
Просмотров 4,1 тыс.