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

ci: Pin black to version? #236

Closed
johnandersen777 opened this issue Oct 29, 2019 · 0 comments
Closed

ci: Pin black to version? #236

johnandersen777 opened this issue Oct 29, 2019 · 0 comments
Labels
question Further information is requested

Comments

@johnandersen777
Copy link

The python code autoformatter, black, changes the way it formats things as it's version changes. Sometimes CI jobs will fail because of this:

https://travis-ci.org/intel/dffml/jobs/604204230

We might want to consider pinning black to a specific version.

@johnandersen777 johnandersen777 added the question Further information is requested label Oct 29, 2019
@johnandersen777 johnandersen777 added this to the 0.3.8 Alpha Release milestone Apr 16, 2020
johnandersen777 pushed a commit to johnandersen777/dffml that referenced this issue Sep 2, 2020
The latest release of black wants to reformat all our code. We will from
now on be sticking with black version 19.10b0.

Fixes: intel#236

Signed-off-by: John Andersen <[email protected]>
johnandersen777 pushed a commit to sk-ip/dffml that referenced this issue Sep 15, 2020
The latest release of black wants to reformat all our code. We will from
now on be sticking with black version 19.10b0.

Fixes: intel#236

Signed-off-by: John Andersen <[email protected]>
johnandersen777 pushed a commit that referenced this issue Nov 4, 2020
The latest release of black wants to reformat all our code. We will from
now on be sticking with black version 19.10b0.

Fixes: #236

Signed-off-by: John Andersen <[email protected]>
johnandersen777 pushed a commit that referenced this issue Feb 12, 2021
The latest release of black wants to reformat all our code. We will from
now on be sticking with black version 19.10b0.

Fixes: #236

Signed-off-by: John Andersen <[email protected]>
johnandersen777 pushed a commit to johnandersen777/dffml that referenced this issue Mar 11, 2022
The latest release of black wants to reformat all our code. We will from
now on be sticking with black version 19.10b0.

Fixes: intel#236

Signed-off-by: John Andersen <[email protected]>
johnandersen777 pushed a commit that referenced this issue Mar 12, 2022
The latest release of black wants to reformat all our code. We will from
now on be sticking with black version 19.10b0.

Fixes: #236

Signed-off-by: John Andersen <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant