Hello, I’m Madis Kõosaar

Develops and designs software, works as a DevOps consultant at Solidify, with a Full Stack Developer experience. Is passionate about Azure DevOps, GitHub. I write about different problems I have encountered and solutions for them regarding Technology, Code, DevOps, CI/CD as I learn and educate my self.

Latest Posts

Debug Azdo Task Vscode

make sure ts-node is installed npm install ts-node –save-dev create launch.json { // Use IntelliSense to learn about possible attributes. // Hover to view descriptions o...

How to use nektos/act to run workflows and actions locally and in codespaces

Prerequisists Setup Set up act in Codespaces or Windows or anyother OS After set up Example commands Command structure: L...

How to check the size of a git repository

How to check the size of a git repository How to check the size of a git repository Getting the tool and setting things up Prerequisites ...

Manage GitHub Actions in the enterprise

Prepearing for GitHub certification - Manage GitHub Actions in the enterprise Table of Contents Prepearing for GitHub certification - Manage GitHub Actions in the enterprise ...

Authenticate and authorize user identities on GitHub

Prepearing for GitHub Administration certification - Authenticate and authorize user identities on GitHub Table of Contents User identity and access management