HEdingfield
HEdingfield
When updating my project to Gradle 7.5.1, my Checkstyle suppressions were suddenly ignored. Per [this issue](https://github.com/gradle/gradle/issues/21409), it's a result of Checkstyle moving to the Worker API. I had to manually...
The typo caused the user to be able to distinguish if the password was incorrect vs. if the username was incorrect, which is potentially a minor security hole.
At the top of every page, it doesn't actually lead anywhere and should go to the book's page on Amazon (or preferably Amazon Smile). E.g.: http://www.diveintopython.net/installing_python/index.html
See: https://stackoverflow.com/questions/34357005/javafx-task-update-progress-from-a-method And: https://stackoverflow.com/questions/23701639/call-tasks-updateprogress
Options: * Move `contributor_guide.md` info into the GitHub Wiki (e.g. [here](https://github.com/BrightSpots/rcv/wiki/Notes-on-Development)) and link to the Wiki from the `.md` * Write a quick summary in the Wiki [here](https://github.com/BrightSpots/rcv/wiki/Notes-on-Development) and link...
The stopgap solution used to close #499 doesn't look that great. Reference all the ideas laid out in that bug (including the comments on `TextFlow` and markdown) to bring the...
Per discussion in #549, split off since this part is lower priority. As of PR #649, we now have the Qualtrics / Google Forms style with candidates across the top...
And upload the new versions to reflect latest changes once 1.4.0 development is drawing to a close (see [this thread](https://github.com/BrightSpots/rcv/pull/636#discussion_r1141068580) for context).