Eli Chadwick

Results 107 comments of Eli Chadwick

Also seeing this bug with version 21.2, thanks for finding the problem @kimrojas

I agree that clarification is needed here! This is a new feature in v2.32.0(2) (July 6th 2021). Windows 10 does come with its own SSH client now, but I'm not...

I told attendees of my workshop (~50 people) to use the bundled OpenSSH option, and that didn't seem to cause any issues.

I have a tool which accepts four different data types, but one of the data types is failing due to a bug in our package upstream. We have identical tests...

It actually just raises an error and doesn't produce any output, but `expect_failure` doesn't like it (edit: fails in `planemo test`) if you have output tests as well

Thanks for identifying this problem @maneesha! It looks like the country designation also depends on which geocoder you use from that package - Google Maps seems to recognise both Antarctica...

This migration will need to be written manually, making use of Django's `RunPython` migration step. See migration [0261_migrate_lesson_contribution_to_get_involved](https://github.com/carpentries/amy/blob/develop/amy/workshops/migrations/0261_migrate_lesson_contribution_to_get_involved.py) for a recent example. 1. Write the forward step(s) 2. Write the...

Hi @bkmgit, thanks for these suggestions! I've created a separate issue for your first bullet point: https://github.com/carpentries/amy/issues/2436 . We'll discuss both issues internally and decide how they will fit into...

Thanks for creating this issue, @annajiat! We are currently reworking our automated email system and will look to include this information in our updated instructor acceptance email template. I'm adding...