Build console displays configuration source: file or web UI and some basic settings.

Pure Krome's Avatar

Pure Krome

17 Aug, 2015 05:54 AM

Hi Feodor - can we have the ability to see what configuration our build is using?

For example, I'm migrating things over to use a custom .yml file .. so I'd like to know that when I (or other team members) review the build console messages in AV.

eg.

1. Build Started
2.     -> Configuration: via AV Website GUI
3.  Fetching repository commit (386c6a9)...OK
4.  Settings to be used:
5.    Branch: only master (or any except foo, bar, etc)
6.    Configuration: debug | release, etc
7.    Environment variables: none | a - b, c - d .. etc
1. Build Started
2.     -> Configuration: via yml file: SomeFolder\someFile.yml
3.  Fetching repository commit (386c6a9)...OK
4. .... <etc>

Or maybe put a summary of these into a separate tab. Console | Messages | Tests | Artifacts | Settings

even a fully generated yml of the settings would be sufficient. If we provided the yml, it would (basically) be that plus any default values.

  1. 1 Posted by Pure Krome on 31 Aug, 2015 10:43 PM

    Pure Krome's Avatar

    Heya Feodor - any thoughts on this? Could I create a GH issue about this if you like the idea?

  2. Support Staff 2 Posted by Feodor Fitsner on 01 Sep, 2015 04:41 PM

    Feodor Fitsner's Avatar

    Yeah. I think most of those things could be outputted with a simple PowerShell script that can be called in `init` method.

  3. 3 Posted by Pure Krome on 02 Sep, 2015 01:26 AM

    Pure Krome's Avatar

    Could it be baked into the standard build lifecyle?

  4. Support Staff 4 Posted by Feodor Fitsner on 02 Sep, 2015 10:30 PM

    Feodor Fitsner's Avatar

    Well, yeah, but it's not like high-priority feature, right?

  5. 5 Posted by Pure Krome on 03 Sep, 2015 11:44 AM

    Pure Krome's Avatar

    That is correct - it's a nice to have (but hopefully not 2 years away weak smile.. )

    Maybe ok to add an issue?

  6. Support Staff 6 Posted by Feodor Fitsner on 03 Sep, 2015 09:13 PM

    Feodor Fitsner's Avatar

    Sure, feel free to add an issue.

  7. 7 Posted by Pure Krome on 04 Sep, 2015 04:19 AM

    Pure Krome's Avatar
  8. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:59 AM.

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