Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fix] Fixed usage metric collection consent import in tasks/main.yml #452 #464

Merged
merged 13 commits into from
Apr 4, 2024

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    2cf790f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d29d6e7 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. [chores] Added test runner

    pandafy committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    982736a View commit details
    Browse the repository at this point in the history
  2. [chores] Rebuild CI

    pandafy committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    5c2ff38 View commit details
    Browse the repository at this point in the history
  3. [fix] Fixed broken measurement statements

    1. if openwisp2_usage_metric_collection_consent would not
       pass because this var is null by default, which is falsy
    2. the celery beat task was executed only if openwisp2_radius
       is true, which is surely unintended.
       I did not spot this because of indentation, let's indent
       the Jinja directives in this file.
    nemesifier committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    9239ae6 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. [tmp] Disabled tests

    nemesifier committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    1f96fdd View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. [revert] Revert "[tmp] Disabled tests"

    This reverts commit 1f96fdd.
    pandafy committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    eb385fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89b3b8f View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Revert "[tmp] Changed openwisp-utils version"

    This reverts commit 89b3b8f.
    nemesifier committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    4ffe4e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4395cef View commit details
    Browse the repository at this point in the history
  3. [revert:testing] Run tests only on ubuntu 22.04

    This reverts commit d29d6e7.
    nemesifier committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    33f5054 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    9969397 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    fc2cf64 View commit details
    Browse the repository at this point in the history