Kill off the .buildkite dir completely

pull/10573/head
David Robertson 2021-08-10 13:28:50 +01:00
parent 58e5da5aa0
commit c0ebdfc77e
5 changed files with 2 additions and 14 deletions

View File

@ -1,11 +0,0 @@
CI
BUILDKITE
BUILDKITE_BUILD_NUMBER
BUILDKITE_BUILD_NUMBER
BUILDKITE_JOB_ID
BUILDKITE_BUILD_URL
BUILDKITE_PROJECT_SLUG
BUILDKITE_COMMIT
BUILDKITE_TAG
CODECOV_TOKEN
TRIAL_FLAGS

View File

@ -44,7 +44,6 @@ include book.toml
include pyproject.toml
recursive-include changelog.d *
prune .buildkite
prune .circleci
prune .github
prune ci

View File

@ -94,7 +94,7 @@ else
"scripts-dev/build_debian_packages"
"scripts-dev/sign_json"
"scripts-dev/update_database"
"contrib" "synctl" "setup.py" "synmark" "stubs" ".buildkite"
"contrib" "synctl" "setup.py" "synmark" "stubs" "ci"
)
fi
fi

View File

@ -49,7 +49,7 @@ lint_targets =
contrib
synctl
synmark
.buildkite
ci
docker
# default settings for all tox environments