Using obs_scm to automatically download the latest release tarball from Github

This page summarizes the projects mentioned and recommended in the original post on /r/openSUSE

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • repo

  • I'm maintaining a package whose source code is hosted on Github. It is updated fairly regularly. Every time the package maintainer releases a version, they create a new Git tag with the new version number (e.g. v3.1.3). With this tag then manually go to https://github.com/author/repo/archive/refs/tags/v$VERSION.tar.gz#/name-%$VERSION.tar.gz to download the newest release tarball, put it into my local repository, update the version in the spec file, and then commit the result if it builds OK.

  • obs-service-tar_scm

    An OBS source service: fetches code from any SCM and archives it

  • I haven't found any proper documentation, but take a look at this file here, specifically and :

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts