<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>AMY on The Carpentries</title><link>https://deploy-preview-705--carpentries-website.netlify.app/blog/tag/amy/</link><description>Recent content in AMY on The Carpentries</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 03 Mar 2026 12:27:54 -0500</lastBuildDate><atom:link href="https://deploy-preview-705--carpentries-website.netlify.app/blog/tag/amy/index.xml" rel="self" type="application/rss+xml"/><item><title>Please Update Your AMY Profile!</title><link>https://deploy-preview-705--carpentries-website.netlify.app/blog/2026/03/please-update-your-amy-profile/</link><pubDate>Tue, 03 Mar 2026 00:00:00 +0000</pubDate><guid>https://deploy-preview-705--carpentries-website.netlify.app/blog/2026/03/please-update-your-amy-profile/</guid><description>&lt;p>We have recently released some updates on AMY, our community data management software. We are calling on our Instructors, Instructor Trainers, Maintainers, and all other Carpentries community members with a profile on AMY to please take a few minutes to update your airport location and any other outdated information on your AMY profile.&lt;/p>
&lt;p>Active Carpentries community members can &lt;a href="https://amy.carpentries.org">log in to AMY via GitHub&lt;/a>. The &lt;a href="https://carpentries.github.io/amy/users_guide/community_index/">AMY Community User Guide&lt;/a> provides step-by-step instructions for logging in to AMY and updating your profile.&lt;/p></description></item><item><title>AMY release v1.5.1</title><link>https://deploy-preview-705--carpentries-website.netlify.app/blog/2016/04/amy-release-151/</link><pubDate>Sun, 03 Apr 2016 00:00:00 +0000</pubDate><guid>https://deploy-preview-705--carpentries-website.netlify.app/blog/2016/04/amy-release-151/</guid><description>&lt;p>&lt;b>This post originally appeared on the &lt;a href="https://software-carpentry.org/">Software Carpentry website.&lt;/a>&lt;/b>&lt;/p>
&lt;p>We&amp;rsquo;re very pleased to announce the newest (&lt;a href="https://github.com/swcarpentry/amy/milestones/v1.5.1">v1.5.1&lt;/a>) release of &lt;a href="https://github.com/swcarpentry/amy">AMY&lt;/a>, our
workshop management tool. This release is special because:&lt;/p>
&lt;ol>
&lt;li>it contains more bugfixes than new features&lt;/li>
&lt;li>we had a number of submissions from prospective
&lt;a href="https://summerofcode.withgoogle.com/">Google Summer of Code 2016&lt;/a> (GSoC)
students.&lt;/li>
&lt;/ol>
&lt;p>GSoC students that submitted fixes or new features to AMY:&lt;/p>
&lt;ul>
&lt;li>&lt;a href="https://github.com/shubhsingh594">Shubham Singh&lt;/a> added &amp;ldquo;Notes&amp;rdquo; field to instructor profile update form&lt;/li>
&lt;li>&lt;a href="https://github.com/nikhilweee">Nikhil Verma&lt;/a> found and fixed &amp;ldquo;List duplicates&amp;rdquo; page error when no
duplicates existed&lt;/li>
&lt;li>&lt;a href="https://github.com/shubhsingh594">Shubham Singh&lt;/a> added new tag &amp;ldquo;hackaton&amp;rdquo;&lt;/li>
&lt;li>&lt;a href="https://github.com/chrismedrela">Chris Medrela&lt;/a> found and fixed 404 page for revisions that didn&amp;rsquo;t exist&lt;/li>
&lt;/ul>
&lt;p>Additionally &lt;a href="https://github.com/nikhilweee">Nikhil Verma&lt;/a> is working on getting certificates to generate
from within &lt;a href="https://github.com/swcarpentry/amy">AMY&lt;/a>, but this will probably land in &lt;a href="https://github.com/swcarpentry/amy/milestones/v1.5.2">v1.5.2&lt;/a>.&lt;/p></description></item><item><title>AMY Version 1.3</title><link>https://deploy-preview-705--carpentries-website.netlify.app/blog/2016/01/amy-1.3/</link><pubDate>Tue, 05 Jan 2016 00:00:00 +0000</pubDate><guid>https://deploy-preview-705--carpentries-website.netlify.app/blog/2016/01/amy-1.3/</guid><description>&lt;p>&lt;b>This post originally appeared on the &lt;a href="https://software-carpentry.org/">Software Carpentry website.&lt;/a>&lt;/b>&lt;/p>
In the past month we've seen two releases of AMY: v1.2.1 and v1.3.
This blog post
(originally published on [my personal blog](http://piotr.banaszkiewicz.org/blog/2016/01/01/amy-release-13/))
contains a joined release notes for both of them.
&lt;h2 id="bug-fixes">Bug fixes&lt;/h2>
&lt;ul>
&lt;li>wrong URL used in event validation or import/update features is
now indicated (and we won&amp;rsquo;t receive wrong notifications about it)&lt;/li>
&lt;li>properly throw 404 on some pages (previously: 500)&lt;/li>
&lt;li>spaces are striped from &lt;code>Person&lt;/code> and &lt;code>ProfileUpdateRequest&lt;/code>
fields (names, emails)&lt;/li>
&lt;li>disable location inputs on event details page if online country
was preselected&lt;/li>
&lt;/ul>
&lt;h2 id="new-features">New features&lt;/h2>
&lt;ul>
&lt;li>use custom-built jQuery-UI (so that we no longer have conflicts
with Bootstrap&amp;rsquo;s tooltip module)&lt;/li>
&lt;li>Greg updated the script used to send instructors &amp;ldquo;Hey, update
your info&amp;rdquo; mails (it&amp;rsquo;s getting removed later on)&lt;/li>
&lt;li>it&amp;rsquo;s possible to add memberships per host&lt;/li>
&lt;li>new badge: DC instructor&lt;/li>
&lt;li>new logic for dealing with two instructor badges&lt;/li>
&lt;li>timeline of TO-DO items&lt;/li>
&lt;li>basic models (e.g. lessons, tags, academic levels, etc.) are now
manageable from Django&amp;rsquo;s admin interface&lt;/li>
&lt;li>all persons view: add filtering by workshop type person taught at&lt;/li>
&lt;li>remove blurred production database in favor of generated fake
database&lt;/li>
&lt;li>mailing script turned into better Django management command&lt;/li>
&lt;li>bulk upload now shows generated username and suggested people with
matching names&lt;/li>
&lt;li>show preview of event on SWC website&lt;/li>
&lt;li>API: filter events by tags&lt;/li>
&lt;/ul>
&lt;h2 id="no-longer-with-us">No longer with us&lt;/h2>
&lt;ul>
&lt;li>Greg removed some unused scripts (&lt;code>test-command-line-upload.sh&lt;/code>)
and commands (&lt;code>parse-instructor-info.py&lt;/code>)&lt;/li>
&lt;li>notifications about invalid HTTP header &lt;code>Host&lt;/code>&lt;/li>
&lt;li>other removed scripts and commands&lt;/li>
&lt;/ul>
&lt;p>January and February don&amp;rsquo;t seem busy for me, so I hope to have more
done on AMY in the coming months. I also want to thank
&lt;a href="http://whitelab.weecology.org/">Prof. Ethan White&lt;/a> for
his support of my work through December,
and for extending his support for the next two months.&lt;/p></description></item></channel></rss>