Skip to content

Sample of GitHub Actions to execute CI for dbdocs.

License

Notifications You must be signed in to change notification settings

kwn1125/dbdocs-ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dbdocs CI

Sample of GitHub Actions to execute CI for dbdocs.

Workflow

When a pull request to the main branch is opened, synchronized, reopened, or closed, dbdocs is built using sample.dbml.

  • If closed, the main branch is checked out for the build.
  • If not closed, the pull request's branch is checked out for the build.

Requirements

Adding DBDOCS_TOKEN to the repository secrets is required for dbdocs login. The method for generating this token can be found in the official documentation.

Remarks

The content of sample.dbml is the same as that used in the Getting Started section of the official documentation.

About

Sample of GitHub Actions to execute CI for dbdocs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published