58 Commits (master)
 

Author SHA1 Message Date
Simon Quigley 09e0db8803 Fix race condition between job finishing and IRC notification being sent out.
4 years ago
Simon Quigley d075f45568 Cleanup and parallelize the Jenkins code.
4 years ago
Simon Quigley 935867aa7e Make IRC messages more granular, and don't forget to return Ok.
4 years ago
Simon Quigley 9b4358ed98 Add Jenkins nagging to Lugito
4 years ago
Thomas Ward 9820ddb26b
Bump requirements, due to security fixes in packages.
4 years ago
Ben Johnston 77a0b2ce99 Update unit-tests and requirements files to reflect recent changes
5 years ago
Simon Quigley 913f68fcd8 Correctly pass the all-lowercase repo name.
5 years ago
Simon Quigley 6b70f393f8 phab is a global variable, treat it as such.
5 years ago
Simon Quigley 266bf68d47 Implement a get_repository_name function to use with the Jenkins function.
5 years ago
Simon Quigley 96c73754db Ensure pkg_name is defined.
5 years ago
Simon Quigley e6afdab9e1 Add jenkins to the init.
5 years ago
Simon Quigley af8caba6f5 Make sure package_names is also recognized as a subdict.
5 years ago
Simon Quigley 838fc1d0ec Make Jenkins a connector.
5 years ago
Simon Quigley 5f24aa7375 Add Jenkins support.
5 years ago
Simon Quigley ac7b470dbc Remove run_lugito, which is the old script.
5 years ago
Ben Johnston 9f4ba7da6e
Update to README.rst with some additional information regarding phabricator hooks
6 years ago
Ben Johnston e445368ef9
Added .lugitorc configuration and hooked the config files into the connectors. Updates to HISTORY.rst, README.rst and AUTHORS.rst
6 years ago
Ben Johnston f327136c34
* Added updating IRC in response to newly created/edited diffs
6 years ago
Thomas Ward 165c866a5d Multiple changes, cleanup, etc.
6 years ago
Simon Quigley 69b8a53462 Only sleep for a fifth of a second, no more.
6 years ago
Simon Quigley a933ae009a Add the nm-tray packaging.
6 years ago
Simon Quigley e1a859fc5e Don't fail if the regex doesn't match.
6 years ago
Simon Quigley 605e65df66 Add lxqt-config to the whitelist.
6 years ago
Simon Quigley 9b2bf41696 Import changes made on prod.
6 years ago
Simon Quigley 3310089673 Add detection for QTerminal.
6 years ago
Simon Quigley 4748fdd48c Make sure we're actually POSTing.
6 years ago
Simon Quigley 2e9c24fcb8 Use prod, not staging.
6 years ago
Simon Quigley f91111a180 Add support for commenting on bugs.
6 years ago
Simon Quigley 1b4fd5e19e Change to /irc.
6 years ago
Konrad Krawiec 329a0293f3 Use the logging library instead of print statements.
6 years ago
Simon Quigley adcfa174e3 Re-implement the previous commit in a much better way.
6 years ago
Simon Quigley fa063eec73 Add link highlighting for IRC.
6 years ago
Simon Quigley dfa8d3deba Refine the output.
6 years ago
Simon Quigley 60937be7c6 Fix obvious typo.
6 years ago
Simon Quigley 785aff3af7 Add (untested) IRC integration code.
6 years ago
Simon Quigley 89776971c2 Add very preliminary support for task info.
6 years ago
Simon Quigley 85fd5846f5 Consolidate variable names.
6 years ago
Simon Quigley 0eb0144ad7 while True, not while 1.
6 years ago
Simon Quigley fcfa7e76e0 Lubuntu Team is a bit more clear.
6 years ago
Simon Quigley 2338e394aa Add a delay so we aren't spamming the channel.
6 years ago
Simon Quigley 3c7448284a != None isn't needed; you can just do e.g. "if foo:".
6 years ago
Konrad Krawiec 9020af538a Improve the logic.
6 years ago
Simon Quigley 1c1cc3f828 Move the "who" code to a central location.
6 years ago
Simon Quigley 552a52b777 Add an untested rework of the way IRC messages are assembled, and add initial support for commits.
6 years ago
Simon Quigley c82c7fc555 Print the commit name too.
6 years ago
Simon Quigley b7d3569bc7 Add very preliminary support for commits.
6 years ago
Simon Quigley 8d888dea87 Add another comment.
6 years ago
Simon Quigley 4748c9cc88 The IRC message shouldn't be sent if there's nothing to send.
6 years ago
Simon Quigley 5a633cead3 Rework of things for improved functionality.
6 years ago
Simon Quigley f941220d8c Make printing a little bit more verbose.
6 years ago