Giter Site home page Giter Site logo

matomo-org / matomo-package Goto Github PK

View Code? Open in Web Editor NEW
28.0 18.0 27.0 1.26 MB

Matomo release script (official package), and debian/ubuntu package (allows sysadmins to deploy Matomo within seconds using "apt-get install piwik -V")

Makefile 100.00%

matomo-package's Introduction

Matomo Package

This repository contains the Matomo release script (official package).

To generate a new Matomo release for example 3.0.0-b1, follow these steps:

  • Edit core/Version.php and set the correct version number
  • Check that the CI builds is green
  • Create a release on Github which will automatically create a git tag.
  • Then package the release. Run: ./scripts/build.sh 3.0.0-b1. This script will:
    • the first time it runs it clones the Matomo git repository.
    • then it builds the package, removing any un-necessary files,
    • then it uploads the .zip and .tar.gz packages to https://builds.matomo.org
  • The new Matomo version is now shipped to users worldwide,
  • Users will now notified in their Administration area, and some users will receive email alerts about the new version.

Multiple gpg keys

To choose a default key without having to specify --default-key on the command-line every time, create a configuration file (if it doesn't already exist), ~/.gnupg/gpg.conf and add a line containing

default-key 5590A237

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.