You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
like Travis' "Restart build", I am wondering if there is an option to do this?
Currently to manually run a build, I go to Jenkins Job -> Build with Parameters and click run. This is fine but it does not update Github when the test change state.
The text was updated successfully, but these errors were encountered:
@jesseadams truth be told I've been thinking about creating an updated version of Jently with a nice UI and a whole bunch of other features that people have requested. I just find it hard to find the time right now.
Things I would like to focus on:
better logging / error handling
adding UI support for cancelling / restarting / prioritizing builds
using ETags in order to avoid rate limiting issues
using Github hooks to further limit the number of requests made
supporting a wider range of authentication functionality
support for whitelisting / blacklisting based on the target branch
like Travis' "Restart build", I am wondering if there is an option to do this?
Currently to manually run a build, I go to
Jenkins Job
->Build with Parameters
and click run. This is fine but it does not update Github when the test change state.The text was updated successfully, but these errors were encountered: