Seiji Villafranca
github.com/SeijiV13
seijivillafranca.com
github.com/SeijiV13
Senior Developer, Wypoon Technologies Netherlands
Microsoft MVP
Auth0 Ambassador
Community Lead, AngularPH,
Author
seijivillafranca.com
Not
change, adapt and improve software from its public repositories
development on cloud in any machine
Github Actions
continuous integration and continuous delivery (CI/CD) platform
Automates
Build
Test
Deployment
continuous integration and continuous delivery (CI/CD) platform that allows you to automate your build, test, and deployment pipeline
continuous integration and continuous delivery (CI/CD) platform that allows you to automate your build, test, and deployment pipeline
continuous integration and continuous delivery (CI/CD) platform that allows you to automate your build, test, and deployment pipeline
name: learn-github-actions
run-name: ${{ github.actor }} is learning GitHub Actions
on: [push]
jobs:
check-bats-version:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: '14'
- run: npm install -g bats
- run: bats -v
continuous integration and continuous delivery (CI/CD) platform that allows you to automate your build, test, and deployment pipeline
Github Actions
Code changes
Pull request
(feature branch)
Master
Test
Build
Deploy
Test
Build
Deploy
"Repo as your hosting platform"
Actions
Deployment Services
Azure
Static Web Apps
Web Apps
Azure Blob Storage Static Website
Static Web Apps
Azure
Released on May 12, 2021
Mainly used for hosting your Static site (HTML, CSS JavaScript) on the fly
Can be integrated easily with Github Actions and Azure Devops
Free SSL Certificates
Supports the Latest Frontend framework for deployment (Angular, React, Vue etc.)
Provided VS Code extensions for seamless configuration and deployment
Use and Advantage
Static Web Apps
Azure
Go with the flow
Code Changes
Static Content
Azure Functions
HTML CSS and JavaScript
Azure Pipelines
Github Actions
Build Finished
https://portal.azure.com/
Azure Pipelines
Github Actions
github.com/SeijiV13
seijivillafranca.com
fb.com/seiji.villafranca
Thank you
and happy coding!
github.com/SeijiV13
seijivillafranca.com