Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature(workflows): create pull_request and release actions #7

Merged
merged 10 commits into from
Aug 22, 2023

Commits on Aug 22, 2023

  1. feat(github actions): add github actions for release and pull_requests

    Add placeholder test, add lint script, add release and pull request actions
    joshuagraber committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    329782b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6d0529 View commit details
    Browse the repository at this point in the history
  3. docs(readme): update formatting

    Test Github CI
    joshuagraber committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    d876da7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70c3796 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f148a8 View commit details
    Browse the repository at this point in the history
  6. fix(workflows): add config

    Testing CI runs
    joshuagraber committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    abaf642 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    de4e062 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c0d83be View commit details
    Browse the repository at this point in the history
  9. feat(workflows): add pull request and release workflows

    PR runs build, lint, and test. Release runs all of those plus semantic-release
    joshuagraber committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    7f0437a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a4e28ed View commit details
    Browse the repository at this point in the history