Skip to content

entur/gha-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

entur/gha-api

Entur/API/CI Lint OpenAPI specs Publish OpenAPI specs License

About these actions

Reusable GitHub Actions to help Entur teams:

  • Lint API specs with Spectral (OpenAPI, and AsyncAPI beta)
  • Publish OpenAPI specs to the developer portal storage (with visibility control)

Get started

Lint in your workflow:

jobs:
  openapi-lint:
    uses: entur/gha-api/.github/workflows/lint.yml@v4
    secrets: inherit

read more

Publish in your workflow:

jobs:
  openapi-publish:
    uses: entur/gha-api/.github/workflows/publish.yml@v4
    secrets: inherit

read more

Check your API at https://beta.developer.entur.no/apis/public

About

Reusable workflows and actions from Team API

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 6