Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Add pipeline to lint, test and build brideql on every push #14

Merged
merged 1 commit into from
Apr 18, 2023

Conversation

kartikeyangupta
Copy link
Contributor

Reason for this MR

The MR request adds a pipe that will do the following steps:
0. Generate a matrix of different python versions

  1. Checkout to the latest code
  2. Update the package pip
  3. Lint the code and view the difference (PEP8)
  4. Run test cases via tox
  5. Build the package

Issues

#5

on every push

Signed-off-by: Kartikeyan Gupta <[email protected]>
Copy link
Contributor

@preyunk preyunk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@piyusql piyusql merged commit 7348b81 into main Apr 18, 2023
@piyusql piyusql deleted the gkartikeyan/add-ci-cd branch April 21, 2023 11:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants