Hi,
> I don't believe this is the issue
I believe it is. If you modify the Json and rerun the clutch you’ll notice it
updates content/clutch/podlings_graduated.txt. Other script like report_who.py
no longer list YuniKorn as needing to report.
Kind Regards,
Justin
--
On Wed, May 11, 2022 at 2:49 AM Justin Mclean
wrote:
> Hi,
>
> > 2. A lot of the processes error'd out, assuming they're one time runs.
> > Because the entire year's worth of reports were pre-made, it doesn't work
> > right. Some of what I noticed:
> >
> > - I can't rerun shepherd assignments (I
Hi,
> 2. A lot of the processes error'd out, assuming they're one time runs.
> Because the entire year's worth of reports were pre-made, it doesn't work
> right. Some of what I noticed:
>
> - I can't rerun shepherd assignments (I had to delete the entry in the json
> file)
Once generated, you c
Hi John,
Please find attached a diff that migrates report_reminders.py to Python 3.
I didn't want to commit it in SVN without review :-)
Martin
On Thu, Apr 28, 2022 at 4:30 PM John D. Ament wrote:
> Hi all
>
> Wondering if those more familiar with python may be able to help me. I ran
> into a
Hi all
Wondering if those more familiar with python may be able to help me. I ran
into a couple of issues using the report runbook and related scripts.
1. report_reminders.py requires python2.7. It seems that Apple is removing
this as they upgrade to latest OS's and wondering how hard this woul