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

CI/CD integration ? #34

Closed
de-hru opened this issue Feb 1, 2023 · 2 comments
Closed

CI/CD integration ? #34

de-hru opened this issue Feb 1, 2023 · 2 comments

Comments

@de-hru
Copy link
Contributor

de-hru commented Feb 1, 2023

Hi folks!

I didn't find any information related to "run blackbricks automatically in your CI/CD piepline".

Any ideas or experiences out there?

I was thinking about a Git hook ... pre-push would be fine from my point of view.

Dear @bsamseth, should my question be wrong here, please feel free to correct me and point me to the right location!


Dejan Hrubenja dejan.hrubenja@mercedes-benz.com , Mercedes-Benz Tech Innovation GmbH
https://www.mercedes-benz-techinnovation.com/en/imprint/

@bsamseth
Copy link
Collaborator

bsamseth commented Feb 2, 2023

Have you read this section of the README? That does what you describe. I always use blackbricks with pre-commit. Typically I have notebooks in a separate folder and configure pre-commit so that only blackbricks formats that folder, and other tools (like black) work on the rest of the repo.

@de-hru
Copy link
Contributor Author

de-hru commented Feb 2, 2023

Have you read this section of the README? That does what you describe.

Shame on me! I have read the manual. In the meanwhile many weeks (or even months) are gone, so I forgot that there was/is a short, clear and understandable recommendation. That's exactly what I've asked for.
THX a lot!

@de-hru de-hru closed this as completed Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants