Skip to content

Commit 2d64fce

Browse files
author
Ryan Faircloth
authored
Merge pull request #366 from splunk/fix-locks
fix: improve lock use
2 parents 22db840 + 25e97f5 commit 2d64fce

File tree

4 files changed

+213
-473
lines changed

4 files changed

+213
-473
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ workflows:
176176
only: /.*/
177177
- release:
178178
requires:
179-
- test-splunk-8-0
179+
- test-splunk-8-2
180180
context:
181181
- gdi-github
182182

docs/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
sphinx_rtd_theme
22
sphinx_panels
3-
-r ../requirements.txt

0 commit comments

Comments
 (0)