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

[change] Notify users of background subnet division rule errors #837 #865

Merged
merged 4 commits into from
Jul 1, 2024

Conversation

pandafy
Copy link
Member

@pandafy pandafy commented May 30, 2024

@pandafy pandafy force-pushed the issues/837-notify-sdr branch from 35b43a6 to 7f606f4 Compare May 30, 2024 20:49
@coveralls
Copy link

coveralls commented May 30, 2024

Coverage Status

coverage: 98.752%. remained the same
when pulling a1cc8db on issues/837-notify-sdr
into 7aceba7 on master.

Copy link
Member

@nemesifier nemesifier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, I will test it asap, in the meantime see my comment below.

action_object=master_subnet,
level='error',
message=(
'Failed to provision subnets for'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't we flag these strings as translatable?

@@ -72,6 +72,8 @@ jobs:
- name: Install openwisp-controller
run: |
pip install -U -e .
# TODO: Remove before merging
pip install -IU --no-deps "openwisp-notifications @ https://github.com/Dhanus3133/openwisp-notifications/tarball/feat/display-description-notification-dialog"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is merged

@pandafy pandafy force-pushed the issues/837-notify-sdr branch from 8139b76 to 188e393 Compare June 18, 2024 06:36
@nemesifier nemesifier merged commit ee79a89 into master Jul 1, 2024
12 checks passed
@nemesifier nemesifier deleted the issues/837-notify-sdr branch July 1, 2024 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[change] Notify users of background subnet division rule errors
3 participants