Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
c70cafe2
Commit
c70cafe2
authored
4 years ago
by
Konstantin Kulikov
Committed by
Leo
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/grafana-image-renderer: upgrade to 2.0.1
parent
c4be55c2
No related branches found
No related tags found
1 merge request
!17507
testing/grafana-image-renderer: upgrade to 2.0.1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/grafana-image-renderer/APKBUILD
+5
-4
5 additions, 4 deletions
testing/grafana-image-renderer/APKBUILD
with
5 additions
and
4 deletions
testing/grafana-image-renderer/APKBUILD
+
5
−
4
View file @
c70cafe2
# Contributor: Konstantin Kulikov <k.kulikov2@gmail.com>
# Maintainer: Konstantin Kulikov <k.kulikov2@gmail.com>
pkgname
=
grafana-image-renderer
pkgver
=
2.0.
0
pkgver
=
2.0.
1
pkgrel
=
0
pkgdesc
=
"Grafana Backend Plugin that handles rendering of panels & dashboards to PNGs using headless chrome"
url
=
"https://github.com/grafana/grafana-image-renderer"
...
...
@@ -21,9 +21,10 @@ build() {
# Don't pollute our aports repo with husky git hooks.
# This command also acts as implicit "yarn install".
yarn remove
--pure-lockfile
-W
husky
yarn remove
--pure-lockfile
--ignore-engines
-W
husky
yarn build
# Wants nodejs 13, but alpine ships 14, ignore this requirement.
yarn
--ignore-engines
build
}
package
()
{
...
...
@@ -34,7 +35,7 @@ package() {
cp
-r
"
$builddir
/node_modules"
"
$builddir
/build"
"
$builddir
/proto"
"
$pkgdir
/usr/share/
$pkgname
/"
}
sha512sums
=
"
e
14
cb35bdd57d5a4f66a3345dac51ea799764ad1f3e3874b8be951e1e74896708cb877eb60124094275770da13bd51538bc0ae979f7648f783a1b28d227645eb
grafana-image-renderer-2.0.
0
.tar.gz
sha512sums
=
"14
8d22b96bdfe0b29ccdb3acc5ee82d1520378560ce0b19be6060e0e68a715bb31b033652273066dfd4014c804c977a5eaac3d2a0c83b8ca3a3c14702f6f62a1
grafana-image-renderer-2.0.
1
.tar.gz
06faad0f5abecf434c014ca91dccf3f07f18d96a8f526c3c1d2384cba8db44db5fe2b2165d8fc12a8fe8d121135077b0c70158ee29ebb1bfba8dd2a3110b349c grafana-image-renderer.initd
88a119ad18fbde490ab9213487ae16b8aeeb65437275a1112f7423fa581a7470e6fb68654c2fd439afa68c0333aeefd0711f3fffd53615fa51d0702c80ed1c1b grafana-image-renderer.confd
fe68bee6815de89f01edf49997d3be01ab5f3bf8c51cfc7d3d893e797f0beb44c2d7c67e5f750ab37588bf3475957774541cb4b37e1ee85ad98d18fbf2cb14e8 grafana-image-renderer.json"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment