Skip to content

Few ideas for continuous integration with GitHub Actions #3

@arteymix

Description

@arteymix
  • you can use a GitHub Action to generate the SDK and commit it to the trunk whenever it changes upstream or propose a PR with an update
  • an action to build and run the test suite on new code changes and pull request from contributors
    1. prepare the environment
    2. generate the SDK using swagger-codegen
    3. run the test suite against the dev and production server
  • an action for generating and deploying documentation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions