cikupin / testing-github-action

Just my dummy repository to learn github action

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

testing-github-action

Just my dummy repository to learn github action

Endpoints:

  1. / --> simulate get data (also print log to stdout)
  2. /set --> simulate insert data (also print log to stdout)
  3. /error --> simulate error data (also print log to stderr)

Jobs

On PR created:

on PR created job

On released:

on code released job

About

Just my dummy repository to learn github action


Languages

Language:Go 89.4%Language:Makefile 7.7%Language:Dockerfile 2.9%