]> hydra-www.ietfng.org Git - hs-redmine-automation/log
hs-redmine-automation
9 years agoTidying
Nathaniel Wesley Filardo [Thu, 5 Jan 2017 02:52:52 +0000 (21:52 -0500)]
Tidying

* Recover old test as real code again
* Move tests to test subcommand
* Eliminate spurious calls to T.pack and show when the APIs are already
  overloaded on the types we need.  Just a little less clutter.
* Stylistic decisions all around

9 years agoTweak redmine.hs
Nathaniel Wesley Filardo [Thu, 5 Jan 2017 01:45:41 +0000 (20:45 -0500)]
Tweak redmine.hs

Add upsert --warn-no-triage flag for warning when applicants do not
have reviewers assigned in the incoming CSV file.  This is not always
the case, so we can't make the field mandatory.

Hide some debugging behind -v.

Some other tyding noise.

9 years agoAdd new-accounts command
Nathaniel Wesley Filardo [Wed, 4 Jan 2017 21:25:17 +0000 (16:25 -0500)]
Add new-accounts command

While here, some general reworking was necessary, but it's largely
bulk motion.  Sorry for the noise.

9 years agoFinish redmine.hs triage-promotion subcommand
Nathaniel Filardo [Thu, 29 Dec 2016 05:44:18 +0000 (00:44 -0500)]
Finish redmine.hs triage-promotion subcommand

Encodes Ben's heuristic of "any (>= 5)" or "all (>= 4)".
Lightly tested, please use carefully.

9 years agoMajor rewrite of redmine.hs
Nathaniel Filardo [Thu, 29 Dec 2016 00:52:57 +0000 (19:52 -0500)]
Major rewrite of redmine.hs

I'd forgotten about this repository!  Oops!  Anyway, it's here
and it's checked in now.  Much of the work done here is in
preparation for subcommands which consume entries in the server
in addition to populating them.

In the process, we've moved from 'wreq' to 'req', a more-modern
web framework (or at least, one with more active development)

10 years agoRobustification, tidying
Nathaniel Wesley Filardo [Tue, 5 Jan 2016 23:29:23 +0000 (18:29 -0500)]
Robustification, tidying

10 years agoAssignee support, progress messages, NOTES
Nathaniel Wesley Filardo [Mon, 4 Jan 2016 20:18:44 +0000 (15:18 -0500)]
Assignee support, progress messages, NOTES

10 years agocsvRedmine.hs robustification and cleanup
Nathaniel Wesley Filardo [Mon, 4 Jan 2016 17:18:49 +0000 (12:18 -0500)]
csvRedmine.hs robustification and cleanup

Add no-action to upsert, too

10 years agoOld files to old
Nathaniel Wesley Filardo [Mon, 4 Jan 2016 03:50:49 +0000 (22:50 -0500)]
Old files to old

10 years agoNew csvRedmine.hs script
Nathaniel Wesley Filardo [Mon, 4 Jan 2016 03:44:55 +0000 (22:44 -0500)]
New csvRedmine.hs script

10 years agoAdd old files from last year
Nathaniel Wesley Filardo [Mon, 4 Jan 2016 03:43:40 +0000 (22:43 -0500)]
Add old files from last year