-
Notifications
You must be signed in to change notification settings - Fork 0
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
Draft: re-added notify_on #2020
Conversation
In GitLab by @dbeltrankyl on Dec 10, 2024, 14:57 added 2 commits |
In GitLab by @dbeltrankyl on Dec 10, 2024, 15:07 marked this merge request as draft |
In GitLab by @dbeltrankyl on Dec 10, 2024, 15:55 Tested on the bschubs
Mail recieved |
In GitLab by @dbeltrankyl on Dec 10, 2024, 15:57 marked the checklist item test in bschubs when working, or any other automail. as completed |
In GitLab by @dbeltrankyl on Dec 11, 2024, 15:32 Requires BSC-ES/autosubmit-config-parser#58 ( and update autosubmitconfigparser) |
In GitLab by @dbeltrankyl on Dec 11, 2024, 15:32 marked the checklist item add pytests if confirmed this is enough as completed |
In GitLab by @dbeltrankyl on Dec 11, 2024, 15:47 added 1 commit
|
In GitLab by @dbeltrankyl on Dec 11, 2024, 15:50 added 1 commit
|
In GitLab by @dbeltrankyl on Dec 11, 2024, 15:51 Ready to review
|
In GitLab by @dbeltrankyl on Dec 11, 2024, 15:51 @isimo00 you can review this one if you want ( also the configparser associated one ) |
In GitLab by @dbeltrankyl on Dec 11, 2024, 15:52 requested review from @isimo00 |
In GitLab by @dbeltrankyl on Dec 11, 2024, 15:54 There is also a change in the mail_to code.. but it is a in-line comment . We can do a similar merge for that variable. I think there are some issues already created for the mail_to #1472 #1435( not sure about this one). I've updated the mail_to doc to reflect that it expects a list right now |
In GitLab by @dbeltrankyl on Dec 11, 2024, 15:55 added 1 commit
|
In GitLab by @dbeltrankyl on Dec 11, 2024, 15:56 marked the checklist item docs as completed |
In GitLab by @isimo00 on Dec 11, 2024, 16:11 All seems good, thank you @dbeltrankyl ! |
In GitLab by @isimo00 on Dec 11, 2024, 16:12 approved this merge request |
In GitLab by @isimo00 on Dec 11, 2024, 16:14 Well, I see the pipeline failed but I see it's because of the configparser version requirement so it's all good. I assume you ran it locally and everything passed |
066bc39
to
883ccad
Compare
883ccad
to
3cedc38
Compare
Rebased and squashed, waiting for the pipeline... |
I did the rebase wrongly and corrected it,.. running the pipeline... |
Success, merging |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2020 +/- ##
==========================================
+ Coverage 48.90% 48.93% +0.02%
==========================================
Files 72 72
Lines 17517 17525 +8
Branches 3408 3408
==========================================
+ Hits 8567 8575 +8
Misses 8150 8150
Partials 800 800
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
In GitLab by @dbeltrankyl on Dec 10, 2024, 14:55
This adds again the notify_on attribute.
Also the
expects a yaml_list
#1484 , #1468
TODO:
I believe the automail of BSC can't be tested outside the ibsc