Order environment variables in the matrix
The environment variables in the build matrix are ordered randomly, assumedly because they are given as a dictionary in the yaml file. It would be nice if they were sorted alphabetically so that they were ordered consistently.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 19 Jun, 2014 02:39 PM
I guess you are using those variables for starting build jobs. Well, we have another probably conflicting suggestion to start jobs in exact order those variables appear in YML. Is this what you're trying to achieve?
- Feodor
2 Posted by Aaron Meurer on 20 Jun, 2014 04:59 AM
The order from the yaml file is also fine. They are sorted there.
I actually don't care what order they run in, just what order they are
displayed in.
Support Staff 3 Posted by Feodor Fitsner on 20 Jun, 2014 07:28 PM
OK, I see.
- Feodor
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:45 AM.