Skip to content
View shayki5's full-sized avatar
Block or Report

Block or report shayki5

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
shayki5/README.md

👋 Hi there, I'm Shayki Abramczyk. DevOps Engineer.

Keybase LinkedIn Keybase

Anurag's GitHub stats

Technologies that I'm passionate about:

Auzre DevOps, Git, CI/CD, Docker, Kubernetes, AWS, Terraform, PowerShell, Python.

Pinned

  1. azure-devops-create-pr-task azure-devops-create-pr-task Public

    Azure Pipelines task to create PR in Azure DevOps or GitHub during a build or release pipeline

    PowerShell 58 36

  2. choco-sctipt.bat choco-sctipt.bat
    1
    :: Install choco .exe and add choco to PATH
    2
    @powershell -NoProfile -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET "PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin"
    3
    
    
    4
    :: Install all the packages
    5
    
    
  3. azure-devops-print-all-variables azure-devops-print-all-variables Public

    JavaScript 4 1

  4. azure-devops-get-revision-task azure-devops-get-revision-task Public

    JavaScript 1

  5. moneyman moneyman Public

    Forked from daniel-hauser/moneyman

    Automatically save transactions from all major Israeli banks and credit card companies, using GitHub actions (or a self hosted docker image)

    TypeScript 1