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

feat: API to replace email alias generation commands #7012

Merged
merged 33 commits into from
Feb 7, 2024

Conversation

jennifer-richards
Copy link
Member

@jennifer-richards jennifer-richards commented Feb 2, 2024

This provides the API endpoints and script needed to remove email alias management commands from Cron-runner

rjsparks
rjsparks previously approved these changes Feb 2, 2024
@IvanVnn

This comment was marked as spam.

The test was incorrect - and fails when fixed. :-(
Test currently fails
I *think* this must be what had been intended. The
code does not look like it ever dealt with GroupHistory,
so I'm pretty sure it wasn't meant to have the same
acronym used by two different Groups at different
times.
Copy link

codecov bot commented Feb 7, 2024

Codecov Report

Attention: 15 lines in your changes are missing coverage. Please review.

Comparison is base (c64b1da) 88.92% compared to head (b715d72) 88.97%.
Report is 20 commits behind head on main.

Files Patch % Lines
ietf/sync/views.py 8.33% 11 Missing ⚠️
ietf/api/ietf_utils.py 96.66% 1 Missing ⚠️
ietf/doc/utils.py 98.90% 1 Missing ⚠️
ietf/group/utils.py 97.72% 1 Missing ⚠️
ietf/mailinglists/models.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7012      +/-   ##
==========================================
+ Coverage   88.92%   88.97%   +0.05%     
==========================================
  Files         289      291       +2     
  Lines       40454    40710     +256     
==========================================
+ Hits        35972    36223     +251     
- Misses       4482     4487       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rjsparks rjsparks merged commit fa56223 into ietf-tools:main Feb 7, 2024
9 checks passed
@jennifer-richards jennifer-richards deleted the celery-cronch-runner branch February 7, 2024 18:55
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants