An open API service indexing awesome lists of open source software.

https://github.com/dipankardas011/learn-github-actions


https://github.com/dipankardas011/learn-github-actions

git-actions github-config

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Added the workflow

[![CodeQL](https://github.com/dipankardas011/Learn-Github-Actions/actions/workflows/codeql.yml/badge.svg)](https://github.com/dipankardas011/Learn-Github-Actions/actions/workflows/codeql.yml)
[![Docker Image CI](https://github.com/dipankardas011/Learn-Github-Actions/actions/workflows/docker-image.yml/badge.svg)](https://github.com/dipankardas011/Learn-Github-Actions/actions/workflows/docker-image.yml)
[![Go](https://github.com/dipankardas011/Learn-Github-Actions/actions/workflows/go.yml/badge.svg)](https://github.com/dipankardas011/Learn-Github-Actions/actions/workflows/go.yml)
[![Makefile CI](https://github.com/dipankardas011/Learn-Github-Actions/actions/workflows/makefile.yml/badge.svg)](https://github.com/dipankardas011/Learn-Github-Actions/actions/workflows/makefile.yml)

[Github link to the CD repo](https://github.com/dipankardas011/Learn-Github-Actions-cd)
## GOLANG

* Dockerfile (CI)

## C
* Dockerfile (CI)

# Learnings
* how to create a simple multiple language
* continuous integration
- testing
- running
- creating containers
- finally pushing in docker.io