Skip to content

Commit 6a42a09

Browse files
Merge pull request #16 from NeedleInAJayStack/release/0.0.6
Converts to Community Plugin
2 parents e0746bc + bb392e0 commit 6a42a09

File tree

3 files changed

+31
-3
lines changed

3 files changed

+31
-3
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "haystack-datasource",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "A Grafana data source for Haystack tagged data",
55
"scripts": {
66
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
@@ -76,6 +76,7 @@
7676
"@emotion/css": "^11.1.3",
7777
"@grafana/data": "^9.3.6",
7878
"@grafana/runtime": "^9.3.6",
79+
"@grafana/sign-plugin": "^1.0.1",
7980
"@grafana/ui": "^9.3.6",
8081
"react": "^17.0.2",
8182
"react-dom": "^17.0.2"

package.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ main() {
4545
mage buildAll
4646

4747
# Sign plugin
48-
npx --yes @grafana/sign-plugin --rootUrls ${rootUrls}
48+
npx @grafana/sign-plugin
4949

5050
# Get plugin metadata
5151
plugin_id=$(cat dist/plugin.json | jq -r .id)

yarn.lock

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1349,6 +1349,14 @@
13491349
dependencies:
13501350
tslib "2.5.0"
13511351

1352+
"@grafana/sign-plugin@^1.0.1":
1353+
version "1.0.1"
1354+
resolved "https://registry.yarnpkg.com/@grafana/sign-plugin/-/sign-plugin-1.0.1.tgz#cff384c6377a7291ebb8058ad38b71579791fabb"
1355+
integrity sha512-unG3VR2e112OmESzLXPkU2QX/q/8L02f5x2JB13U96b8ZaLP2K6J0xLVu8q2lLIZT73imtRqwZieu4oGOcFiaw==
1356+
dependencies:
1357+
axios "^1.1.3"
1358+
minimist "^1.2.2"
1359+
13521360
"@grafana/tsconfig@^1.2.0-rc1":
13531361
version "1.2.0-rc1"
13541362
resolved "https://registry.yarnpkg.com/@grafana/tsconfig/-/tsconfig-1.2.0-rc1.tgz#10973c978ec95b0ea637511254b5f478bce04de7"
@@ -3363,6 +3371,15 @@ aws4@^1.8.0:
33633371
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.12.0.tgz#ce1c9d143389679e253b314241ea9aa5cec980d3"
33643372
integrity sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==
33653373

3374+
axios@^1.1.3:
3375+
version "1.4.0"
3376+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.4.0.tgz#38a7bf1224cd308de271146038b551d725f0be1f"
3377+
integrity sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA==
3378+
dependencies:
3379+
follow-redirects "^1.15.0"
3380+
form-data "^4.0.0"
3381+
proxy-from-env "^1.1.0"
3382+
33663383
babel-jest@^29.5.0:
33673384
version "29.5.0"
33683385
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-29.5.0.tgz#3fe3ddb109198e78b1c88f9ebdecd5e4fc2f50a5"
@@ -5330,6 +5347,11 @@ flatted@^3.1.0:
53305347
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
53315348
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
53325349

5350+
follow-redirects@^1.15.0:
5351+
version "1.15.2"
5352+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
5353+
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
5354+
53335355
for-each@^0.3.3:
53345356
version "0.3.3"
53355357
resolved "https://registry.yarnpkg.com/for-each/-/for-each-0.3.3.tgz#69b447e88a0a5d32c3e7084f3f1710034b21376e"
@@ -7197,7 +7219,7 @@ minimatch@^5.0.1:
71977219
dependencies:
71987220
brace-expansion "^2.0.1"
71997221

7200-
minimist@^1.2.5, minimist@^1.2.6:
7222+
minimist@^1.2.2, minimist@^1.2.5, minimist@^1.2.6:
72017223
version "1.2.8"
72027224
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
72037225
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
@@ -7848,6 +7870,11 @@ [email protected]:
78487870
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.0.0.tgz#33c50398f70ea7eb96d21f7b817630a55791c7ee"
78497871
integrity sha512-F2JHgJQ1iqwnHDcQjVBsq3n/uoaFL+iPW/eAeL7kVxy/2RrWaN4WroKjjvbsoRtv0ftelNyC01bjRhn/bhcf4A==
78507872

7873+
proxy-from-env@^1.1.0:
7874+
version "1.1.0"
7875+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
7876+
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
7877+
78517878
prr@~1.0.1:
78527879
version "1.0.1"
78537880
resolved "https://registry.yarnpkg.com/prr/-/prr-1.0.1.tgz#d3fc114ba06995a45ec6893f484ceb1d78f5f476"

0 commit comments

Comments
 (0)