Skip to content

Commit

Permalink
other workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
fastlorenzo committed Oct 29, 2020
1 parent 5b55329 commit 8f0e90b
Show file tree
Hide file tree
Showing 1,705 changed files with 3 additions and 138,557 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
${{ runner.os }}-
- name: Bootstrap Kibana
run: cd ./kibana/plugins/redelk && yarn kbn bootstrap
- name: Run optimizer manually (https://github.com/elastic/kibana/issues/70426)
run: cd ./kibana/plugins/redelk && node ../../scripts/build_kibana_platform_plugins --verbose --no-examples
- name: Build RedELK plugin
run: cd ./kibana/plugins/redelk && yarn build
- name: Archive production artifacts
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ build/
server/templates/diff/
server/templates/*.json
yarn-error.log
target/
5 changes: 0 additions & 5 deletions target/plugins/redelk/common/index.js

This file was deleted.

31 changes: 0 additions & 31 deletions target/plugins/redelk/public/application.js

This file was deleted.

227 changes: 0 additions & 227 deletions target/plugins/redelk/public/components/app.js

This file was deleted.

35 changes: 0 additions & 35 deletions target/plugins/redelk/public/components/iocPage.js

This file was deleted.

18 changes: 0 additions & 18 deletions target/plugins/redelk/public/components/summaryPage.js

This file was deleted.

19 changes: 0 additions & 19 deletions target/plugins/redelk/public/features/counter/counterSlice.js

This file was deleted.

Loading

0 comments on commit 8f0e90b

Please sign in to comment.