Skip to content

Commit

Permalink
REFACTOR-#5001: remove jenkins stuff (#5002)
Browse files Browse the repository at this point in the history
Signed-off-by: Myachev <anatoly.myachev@intel.com>
  • Loading branch information
anmyachev authored Sep 20, 2022
1 parent 7c260ad commit a25a4ce
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 71 deletions.
3 changes: 0 additions & 3 deletions ci/jenkins/README.md

This file was deleted.

10 changes: 0 additions & 10 deletions ci/jenkins/build-tests/Dockerfile

This file was deleted.

9 changes: 0 additions & 9 deletions ci/jenkins/build-tests/run_ci.sh

This file was deleted.

15 changes: 0 additions & 15 deletions ci/jenkins/build-tests/run_test.sh

This file was deleted.

10 changes: 0 additions & 10 deletions ci/jenkins/performance-tests/Dockerfile

This file was deleted.

9 changes: 0 additions & 9 deletions ci/jenkins/performance-tests/run_perf_ci.sh

This file was deleted.

15 changes: 0 additions & 15 deletions ci/jenkins/performance-tests/run_perf_test.sh

This file was deleted.

1 change: 1 addition & 0 deletions docs/release_notes/release_notes-0.16.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ Key Features and Updates
* REFACTOR-#4949: Remove code duplication in `default2pandas/dataframe.py` and `default2pandas/any.py` (#4950)
* REFACTOR-#4976: Rename `RayTask` to `RayWrapper` in accordance with Dask (#4977)
* REFACTOR-#4885: De-duplicated take_2d_labels_or_positional methods (#4883)
* REFACTOR-#5001: Remove `jenkins` stuff (#5002)
* REFACTOR-#4942: Remove `call` method in favor of `register` due to duplication (4943)
* REFACTOR-#4922: Helpers for take_2d_labels_or_positional (#4865)
* Pandas API implementations and improvements
Expand Down

0 comments on commit a25a4ce

Please sign in to comment.