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

Add CI builds support #1

Merged
merged 1 commit into from
Aug 30, 2021
Merged

Add CI builds support #1

merged 1 commit into from
Aug 30, 2021

Commits on Aug 29, 2021

  1. Add CI builds support

    This uses GitHub Actions, it builds listenbrainz-rs and runs unit tests
    if applicable.
    
    It is triggered by the following GitHub events:
    
    - A push to the repo
    - A PR made to the repo
    
    Of course, it's not strictly necssary to use GitHub Actions; there are
    other services.
    
    Signed-off-by: Dom Rodriguez <shymega@shymega.org.uk>
    shymega committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    4a45692 View commit details
    Browse the repository at this point in the history