Entries tagged with golang

Go Release Binary GitHub Action

I’ve published Go Release Binary Action on GitHub Marketplace.

Go Release Binary Action on GitHub Marketplace

This GitHub Action builds and uploads Go build artifacts as Release Artifacts automatically when Release was created on GitHub repository.

Read On 

Import AWS credentials.csv to 1Password using aws1pif

I’ve just open-sourced aws1pif, a command line tool that converts AWS credentials.csv to 1Password .1pif file format

ngs/aws1pif

Read On 

Wiplock - Protect main branch from in-progress branches

TL;DR

I released Wiplock that protects main branch from pull requests that contains WIP in the title or incompleted tasks.

https://wiplock.com

Wiplock is an OSS built with Go and React + Redux. Please take a look if you’re interested in.

https://github.com/ngs/wiplock

Read On