This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
openapi: 3.0.0 | |
info: | |
title: EPR | |
version: '1.0' | |
license: | |
name: Elastic-License | |
url: 'https://github.com/elastic/elasticsearch/blob/master/licenses/ELASTIC-LICENSE.txt' | |
description: Elastic Package Registry | |
contact: | |
name: Nicolas Ruflin |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
yarn run v1.17.3 | |
$ node --trace-warnings --trace-deprecation scripts/kibana --dev --no-base-path | |
{"type":"log","@timestamp":"2019-07-30T17:13:18-04:00","tags":["warning","plugins-discovery"],"pid":2668,"message":"Explicit plugin paths [/Users/jfsiii/work/kibana/x-pack] are only supported in development. Relative imports will not work in production."} | |
{"type":"log","@timestamp":"2019-07-30T17:13:19-04:00","tags":["info","plugins-service"],"pid":2668,"message":"Plugin initialization disabled."} | |
watching for changes (4457 files) | |
{"type":"log","@timestamp":"2019-07-30T17:13:20-04:00","tags":["warning","plugins-discovery"],"pid":2682,"message":"Explicit plugin paths [/Users/jfsiii/work/kibana/x-pack] are only supported in development. Relative imports will not work in production."} | |
{"type":"log","@timestamp":"2019-07-30T17:13:20-04:00","tags":["warning","plugins-discovery"],"pid":2683,"message":"Explicit plugin paths [/Users/jfsiii/work/kibana/x-pack] are only supported in development. Relative imports will not |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~ ‣ mkdir -p foo | |
~ ‣ cd foo | |
~/foo ‣ git init | |
Initialized empty Git repository in /Users/jfsiii/foo/.git/ | |
~/foo [master @ HEAD] ✓ ‣ git branch new-branch | |
fatal: Not a valid object name: 'master'. | |
~/foo [master @ HEAD] ✓ ‣ echo 'first' > test.txt | |
~/foo [master @ HEAD] ✗ ‣ git add test.txt | |
~/foo [master @ HEAD] ✓ ‣ git commit -am 'master branch created on first commit' | |
[master (root-commit) ff11ac5] master branch created on first commit |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"type":"MultiPolygon","coordinates":[[[[-178.3541782,28.5940532],[-178.1470257,28.4402788],[-178.2683154,28.2022107],[-178.4795618,28.2634891],[-178.5331978,28.3912794],[-178.3541782,28.5940532]]],[[[-177.3379399,28.0016026],[-177.5912242,28.1086399],[-177.5452906,28.3763426],[-177.3374154,28.468123],[-177.1161757,28.2349244],[-177.3379399,28.0016026]]],[[[-176.7881701,52.1805566],[-176.4548881,52.2081485],[-176.1543024,52.3325117],[-175.0632833,52.4408473],[-174.8348149,52.3477128],[-174.4408669,52.5990925],[-174.1690903,52.6360086],[-173.7791907,52.530511],[-173.6528911,52.3652116],[-172.9454268,52.3153964],[-172.7661397,52.5259521],[-172.2972241,52.6003729],[-171.9951191,52.4547084],[-171.9710594,52.2812804],[-172.2208176,52.1236671],[-172.5718478,52.065432],[-172.7367507,51.9273258],[-173.0548519,51.8298781],[-173.854669,51.8578105],[-174.1192949,51.9148851],[-174.4864414,51.8234177],[-175.2484937,51.8228144],[-175.5552417,51.7713486],[-175.9052881,51.6232125],[-176.9173224,51.4069987],[-177.3757972,51.5 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0 info it worked if it ends with ok | |
1 verbose cli [ '/Users/jfsiii/.nvm/versions/node/v8.4.0/bin/node', | |
1 verbose cli '/usr/local/bin/npm', | |
1 verbose cli 'profile', | |
1 verbose cli 'enable-tfa', | |
1 verbose cli 'auth-and-writes' ] | |
2 info using npm@5.5.0 | |
3 info using node@v8.4.0 | |
4 notice profile Enabling two factor authentication for auth-and-writes | |
5 info profile Determine if tfa is pending |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
license: mit |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
license: gpl-3.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
border: no | |
height: 333 | |
license: CC0-1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
license: mit |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
license: mit |
NewerOlder