go_ci

command module
v0.0.0-...-f613290 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 30, 2022 License: MIT Imports: 2 Imported by: 0

README

Go CI checks

Continuous Integration (CI) is a development practice where developers integrate code into a shared repository frequently, preferably several times a day. Each integration is verified by an automated build and automated tests.

In this repository, I have tried to cover those checks and verifications which will be performed during integration or deployment of Go code.

I am using Gitub actions to perform these checks. Checks are performed on Go code whenever some event is occurred like push or pull request to main repository.

Github Actions learn more

Documentation

Overview

an anagram of a string is a same string but the sequence of characters inside string is different

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL