-
-
Notifications
You must be signed in to change notification settings - Fork 142
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
Commits on Feb 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2cf790f - Browse repository at this point
Copy the full SHA 2cf790fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d29d6e7 - Browse repository at this point
Copy the full SHA d29d6e7View commit details
Commits on Feb 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 982736a - Browse repository at this point
Copy the full SHA 982736aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c2ff38 - Browse repository at this point
Copy the full SHA 5c2ff38View commit details -
[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.
Configuration menu - View commit details
-
Copy full SHA for 9239ae6 - Browse repository at this point
Copy the full SHA 9239ae6View commit details
Commits on Feb 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1f96fdd - Browse repository at this point
Copy the full SHA 1f96fddView commit details
Commits on Mar 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eb385fe - Browse repository at this point
Copy the full SHA eb385feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89b3b8f - Browse repository at this point
Copy the full SHA 89b3b8fView commit details
Commits on Mar 4, 2024
-
Revert "[tmp] Changed openwisp-utils version"
This reverts commit 89b3b8f.
Configuration menu - View commit details
-
Copy full SHA for 4ffe4e1 - Browse repository at this point
Copy the full SHA 4ffe4e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4395cef - Browse repository at this point
Copy the full SHA 4395cefView commit details -
[revert:testing] Run tests only on ubuntu 22.04
This reverts commit d29d6e7.
Configuration menu - View commit details
-
Copy full SHA for 33f5054 - Browse repository at this point
Copy the full SHA 33f5054View commit details
Commits on Mar 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9969397 - Browse repository at this point
Copy the full SHA 9969397View commit details
Commits on Apr 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fc2cf64 - Browse repository at this point
Copy the full SHA fc2cf64View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.