Accepting request 786027 from home:ojkastl_buildservice:Branch_grafana

update to 6.6.2; use go_modules service to provide dependencies in vendor.tar.gz; BuildRequires go1.14 to build successfully; adjust Makefile and README to current requirements for 6.6.2 (npm12, not npm10);adjust Makefile to fully work with new file names

OBS-URL: https://build.opensuse.org/request/show/786027
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=30
This commit is contained in:
Witek Bedyk
2020-03-19 08:58:44 +00:00
committed by Git OBS Bridge
parent 89794e01f3
commit 19ad1a3209
9 changed files with 96 additions and 20 deletions

4
README
View File

@@ -17,7 +17,9 @@ we have a Makefile which does the following:
In order for this to work you need to have npm >= 6, < 12, yarn and
grunt installed. To get set up, run:
# zypper in npm10
# zypper in npm12
# zypper in obs-service-download_files obs-service-go_modules \
obs-service-obs_scm
# npm install -g yarn
# npm install -g grunt-cli