Color Mode


    Language

Posts Tagged "devops"

AlliOSQAAndroidMachine LearningAugmented RealityFrontendSolution ArchitectureMonstarHacksAFKFlutterNodejsNETVaporSitecore

July 15, 2022

A Guideline to GitHub Actions with CI Pipeline

CI Pipelines help improve efficiency by automating complex workflows. With GitHub Actions, it's easier than ever to bring CI/CD directly into your workflow from your repository. Put together with the CI pipeline, a series of automated workflows that help ...

Sabrina Rashid

Sabrina Rashid

QA

September 15, 2021

How to setup CI/CD for iOS App Development with Fastlane, CircleCI and Firebase App Distribution

App developers always strive to improve the product they are working on. So it is definite that either(mostly) you will be adding new features to existing products or (luckily) you will be setting up a whole new project. Either way, onboarding new develop...

Aarif Sumra

Aarif Sumra

iOS

March 30, 2021

Azure DevOps Pipelines vs GitHub Actions

In .NET we have been using Azure DevOps Pipelines for our CI/CD needs, but after Microsoft bought GitHub and has promised to support both GitHub Actions along with Azure DevOps Pipelines promising that each platform will be able to perform the same tasks,...

Morten Turn Pedersen

Morten Turn Pedersen

NET

January 20, 2020

Tool to generate ARM templates

ARM templates are a powerfull tool and from a DevOps perspective can deal with a lot of the hassle in creating new environments and ensure that the environments don't differ. However writing ARM templates can be a tedious task as there aren't tools for ge...

Morten Turn Pedersen

Morten Turn Pedersen

NET