forked from pool/golang-github-prometheus-prometheus
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/golang-github-prometheus-prometheus?expand=0&rev=140
694 B
694 B
Packaging prometheus
In addition to the source code in the tarball, this package also
needs the assets for the web UI. These can be generated during the
build at the build server using the node modules service. The
required dependecies definition can be generated by the Makefile
which is present in this package.
To do that, you need to have make and npm installed locally.
For the OBS workflow you also need obs-service-go_modules,
obs-service-node_modules as well as obs-service-tar_scm and
obs-service-recompress.
- Change the version in the
_servicefile - Change the version in the spec file
- Run
make - Create a changelog entry
- Commit the changes as usual