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 additional continuous integration checks #574

Merged
merged 5 commits into from
Jan 15, 2020
Merged

Add additional continuous integration checks #574

merged 5 commits into from
Jan 15, 2020

Commits on Jan 15, 2020

  1. Add additional continuous integration checks

    Add GitHub actions checks:
    
    - Clippy is placated
    - Rustfmt doesn't produce any changes
    - Man page is current
    - Shell completion scripts are current
    casey committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    6296cc0 View commit details
    Browse the repository at this point in the history
  2. Use sudo to install help2man

    casey committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    50a316e View commit details
    Browse the repository at this point in the history
  3. Placate clippy

    casey committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    91c781d View commit details
    Browse the repository at this point in the history
  4. Update man page

    casey committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    0e4103b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2342bf8 View commit details
    Browse the repository at this point in the history