Skip to content

Commit

Permalink
Remove .ci directory (#2345) (#2413)
Browse files Browse the repository at this point in the history
(cherry picked from commit 8c4557c)

Co-authored-by: Quentin Pradet <[email protected]>
  • Loading branch information
github-actions[bot] and pquentin authored Jan 15, 2024
1 parent 73baf0b commit d925a28
Show file tree
Hide file tree
Showing 28 changed files with 10 additions and 856 deletions.
2 changes: 1 addition & 1 deletion .buildkite/functions/cleanup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# Shared cleanup routines between different steps
#
# Please source .ci/functions/imports.sh as a whole not just this file
# Please source .buildkite/functions/imports.sh as a whole not just this file
#
# Version 1.0.0
# - Initial version after refactor
Expand Down
2 changes: 1 addition & 1 deletion .buildkite/functions/wait-for-container.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# Exposes a routine scripts can call to wait for a container if that container set up a health command
#
# Please source .ci/functions/imports.sh as a whole not just this file
# Please source .buildkite/functions/imports.sh as a whole not just this file
#
# Version 1.0.1
# - Initial version after refactor
Expand Down
2 changes: 1 addition & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ steps:
env:
PYTHON_VERSION: "{{ matrix.python }}"
TEST_SUITE: "platinum"
STACK_VERSION: 8.10.0-SNAPSHOT
STACK_VERSION: "8.11.0-SNAPSHOT"
PYTHON_CONNECTION_CLASS: "{{ matrix.connection }}"
matrix:
setup:
Expand Down
26 changes: 0 additions & 26 deletions .ci/Dockerfile

This file was deleted.

20 changes: 0 additions & 20 deletions .ci/certs/ca.crt

This file was deleted.

20 changes: 0 additions & 20 deletions .ci/certs/ca.pem

This file was deleted.

20 changes: 0 additions & 20 deletions .ci/certs/testnode.crt

This file was deleted.

27 changes: 0 additions & 27 deletions .ci/certs/testnode.key

This file was deleted.

67 changes: 0 additions & 67 deletions .ci/functions/cleanup.sh

This file was deleted.

59 changes: 0 additions & 59 deletions .ci/functions/imports.sh

This file was deleted.

36 changes: 0 additions & 36 deletions .ci/functions/wait-for-container.sh

This file was deleted.

76 changes: 0 additions & 76 deletions .ci/jobs/defaults.yml

This file was deleted.

12 changes: 0 additions & 12 deletions .ci/jobs/elastic+elasticsearch-py+7.17.yml

This file was deleted.

Loading

0 comments on commit d925a28

Please sign in to comment.