Skip to content

Commit

Permalink
Use elasticsearch action from its own repo and remove no longer used …
Browse files Browse the repository at this point in the history
…vendor directory
  • Loading branch information
rowanseymour committed Nov 22, 2019
1 parent 4783699 commit 02a8939
Show file tree
Hide file tree
Showing 628 changed files with 3 additions and 225,915 deletions.
Binary file removed .DS_Store
Binary file not shown.
5 changes: 0 additions & 5 deletions .github/actions/elasticsearch/Dockerfile

This file was deleted.

21 changes: 0 additions & 21 deletions .github/actions/elasticsearch/LICENSE

This file was deleted.

19 changes: 0 additions & 19 deletions .github/actions/elasticsearch/README.md

This file was deleted.

14 changes: 0 additions & 14 deletions .github/actions/elasticsearch/action.yml

This file was deleted.

6 changes: 0 additions & 6 deletions .github/actions/elasticsearch/entrypoint.sh

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
uses: actions/checkout@v1

- name: Install ElasticSearch
uses: ./.github/actions/elasticsearch
uses: nyaruka/elasticsearch-action@master
with:
elastic version: '6.8.5'

Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ fabconfig.pyc
.glide/

*~

.DS_Store
3 changes: 0 additions & 3 deletions vendor/github.com/certifi/gocertifi/LICENSE

This file was deleted.

60 changes: 0 additions & 60 deletions vendor/github.com/certifi/gocertifi/README.md

This file was deleted.

Loading

0 comments on commit 02a8939

Please sign in to comment.