Skip to content

Shared components and modules for building DHIS 2 analytics apps

License

Notifications You must be signed in to change notification settings

dhis2/analytics

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fb0bfa3 · Oct 16, 2023
Mar 30, 2020
Jun 20, 2023
Jun 7, 2021
Dec 9, 2021
Sep 13, 2023
Jun 20, 2023
May 22, 2019
Oct 16, 2023
Oct 16, 2023
Apr 3, 2019
Jun 27, 2019
Dec 11, 2020
Apr 3, 2019
Jun 16, 2021
Mar 30, 2020
Feb 17, 2021
Mar 30, 2020
Oct 5, 2023
Apr 3, 2019
Sep 12, 2022
Mar 11, 2021
Jun 20, 2023
Oct 5, 2023
Oct 16, 2023

Repository files navigation

Analytics

master Test DHIS2: Release

21.x Test DHIS2: Release

20.x Test DHIS2: Release

16.x Test DHIS2: Release

11.0.x Test DHIS2: Release

4.x Test DHIS2: Release

2.4.x Test DHIS2: Release

Overview

The analytics library contains components and modules that are used in DHIS 2 analytics apps, including:

Module layout documentation

Publishing

The analytics package is published to npm as @dhis2/analytics.

To publish, simply mark the commit using semantic release terminology (see notes below for branch-specific restrictions). Once committed, github actions will take care of publishing the new version to npm.

master branch

The master branch follows semantic versioning according to spec.

.x branches

Commits to .x branches (e.g. 16.x) cannot trigger a major version bump, even if it is technically a breaking change. This is because the next version has already been published. Additionally, branches that use .x for the patch version (e.g. 11.0.x, 2.4.x), cannot trigger a minor version bump. In the unlikely case that you need to commit a change that would trigger a version bump that's not possible, you will have to mark it to only trigger a patch or minor bump respectively, then make sure to update the apps that are locked to the .x version of analytics

Report an issue

The issue tracker can be found in DHIS2 JIRA under the LIBS project.

Deep links: