Skip to content

nasajoey/api-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

api-practice

This repo is for self-education purposes. Learning how to use GH Actions. I have taken a public OpenAPI specification from ASTM and copied it to this repository at the top level.

The goal of this exercise is to:

  1. Trigger actions off of changes to the OpenAPI spec
  2. Is the OpenAPI file valid?
    1. Yes? Generate a static HTML file of the Redocly version of the OpenAPI spec and serve that file via GitHub Pages.
    2. No? File an issue pointing at the commit that seems to have broken things.

This seems to be working. The HTML is located in the gh-pages branch of this repo. The page is served here using GH Pages.

The Action workflow is here.

About

Using an available OpenAPI spec to test out some GitHub actions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •