Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #284 - Allow setting of job order #297

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

tyrel
Copy link

@tyrel tyrel commented Mar 1, 2017

This fixes #284 by allowing you to specify the order of the jobs. It's not a super fancy UI, but it works. In a text field you can specify what order your jobs should display in, as an alternative to sorting them by name or time or whatever.

For example, you can put job-one, job-two, some-folder/job-three and they will display in that given order in the view.

There are radio buttons to select between "Sort jobs" (default, old behavior) and "Specify order".

@tyrel tyrel changed the title Fix #284 - Allow setting of build order Fix #284 - Allow setting of job order Mar 1, 2017
@BenjaminBrandmeier
Copy link

@jan-molak Our team is really looking forward to this currently.

@tyrel
Copy link
Author

tyrel commented May 8, 2017

We've been running with this for over two months now on our Jenkins server and it's still working great.

@jamieoneill
Copy link

@basil you seem to be the guy in charge now, any chance we can get a look at this?
i know its likely outdated but would be a nice to have.

@basil
Copy link
Member

basil commented Apr 27, 2023

I am not actively maintaining this plugin. You can ask one of the other maintainers to review this, or become a co-maintainer and ship this yourself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setting build order
4 participants