influxdb/.github
Dom 9c785a3b0f ci: add GitHub actions
Adds a GitHub CI action:

    * Uses the rust-toolchain file to install the requested version.
    * Performs a build with default cargo target
    * Runs workspace tests
    * Checks cargo fmt is happy
    * Runs clippy for lints, denying warnings

All commands taken from the existing CircleCI pipeline.

Currently no caching / reuse of build container.
2020-11-27 11:34:56 +00:00
..
ISSUE_TEMPLATE chore: address PR feedback 2020-11-24 13:21:04 +00:00
workflows ci: add GitHub actions 2020-11-27 11:34:56 +00:00
PULL_REQUEST_TEMPLATE.md chore: address PR feedback 2020-11-24 13:21:04 +00:00
semantic.yml chore: ensure commit messages are semantic 2020-06-02 12:34:30 +01:00