hashworks pushed to branch main at Arch Linux / Packaging / Packages / 
opensearch-dashboards-anomaly-detection-plugin


Commits:
b4507278 by Justin Kromlinger at 2024-02-29T00:38:20+01:00
upgpkg: 2.12.0.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = opensearch-dashboards-anomaly-detection-plugin
        pkgdesc = OpenSearch Dashboards Anomaly Detection Plugin
-       pkgver = 2.11.1.0
+       pkgver = 2.12.0.0
        pkgrel = 1
        url = https://opensearch.org/docs/latest/monitoring-plugins/ad/index/
        arch = x86_64
@@ -9,11 +9,11 @@ pkgbase = opensearch-dashboards-anomaly-detection-plugin
        makedepends = npm
        makedepends = python
        makedepends = git
-       depends = opensearch-dashboards=2.11.1
+       depends = opensearch-dashboards=2.12.0
        options = !strip
        options = emptydirs
-       source = 
git+https://github.com/opensearch-project/anomaly-detection-dashboards-plugin.git#tag=2.11.1.0
-       source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.11.1
+       source = 
git+https://github.com/opensearch-project/anomaly-detection-dashboards-plugin.git#tag=2.12.0.0
+       source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.12.0
        sha256sums = SKIP
        sha256sums = SKIP
 


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 pkgname='opensearch-dashboards-anomaly-detection-plugin'
 _pluginname='anomaly-detection-dashboards-plugin'
-pkgver=2.11.1.0
-_dashboardsver=2.11.1
+pkgver=2.12.0.0
+_dashboardsver=2.12.0
 pkgrel=1
 pkgdesc='OpenSearch Dashboards Anomaly Detection Plugin'
 url='https://opensearch.org/docs/latest/monitoring-plugins/ad/index/'
@@ -34,7 +34,7 @@ build() {
   yarn plugin-helpers build --skip-archive # `yarn build` will always create 
the ZIP
 }
 
-# This breaks in release 2.11.1 - check on next one
+# This breaks in release 2.12.0 - check on next one
 # check() {
 #   cd "OpenSearch-Dashboards/plugins/${_pluginname}"
 #   yarn test:jest



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-anomaly-detection-plugin/-/commit/b4507278c5f222268dbb5fbd0f3f67752941f788

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-anomaly-detection-plugin/-/commit/b4507278c5f222268dbb5fbd0f3f67752941f788
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to