Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Tags
    3. buildmaster
    Log in to post

    • ?

      Get Git Source operation - won't remove deleted files
      Support • buildmaster git • • Raphaël Gabriel  

      3
      0
      Votes
      3
      Posts
      14
      Views

      ?

      Hello Alana, Thank you for reply. Adding "Delete Files" step before "Get Git Source" worked for me. Deleted files don't appear in newly created artifacts anymore. cheers, Milan
    • ?

      SVN Export issue
      Support • buildmaster svn • • Raphaël Gabriel  

      2
      0
      Votes
      2
      Posts
      10
      Views

      ?

      We tried to reproduce this, but I get this output, which doesn't include "arguments" and which doesn't put a trailing slash after the destination directory: INFO : 2017-02-22 17:50:04Z - Executing SVN export... DEBUG: 2017-02-22 17:50:04Z - Using TcpAgent agent on GODZILLA DEBUG: 2017-02-22 17:50:04Z - Working directory: DEBUG: 2017-02-22 17:50:04Z - Executing: C:\ProgramData\InedoAgent\BuildMaster\ExtensionsTemp\Subversion\Resources\svn.exe export "https://github.com/Inedo/bmx-subversion/trunk/" "C:\ProgramData\InedoAgent\BuildMaster\Temp\_E78\_D0" --non-interactive --trust-server-cert DEBUG: 2017-02-22 17:50:12Z - A C:\ProgramData\InedoAgent\BuildMaster\Temp\_E78\_D0 [snip] DEBUG: 2017-02-22 17:50:12Z - A C:\ProgramData\InedoAgent\BuildMaster\Temp\_E78\_D0\packages.config DEBUG: 2017-02-22 17:50:12Z - Exported revision 63. INFO : 2017-02-22 17:50:12Z - SVN export executed. Caan you submit the plan and logs in a ticket? Tjhis will be much easier for us to research.
    • J

      Release Template Package Variables Missing
      Support • buildmaster packages bug • • jharbison  

      4
      0
      Votes
      4
      Posts
      6
      Views

      ?

      Thanks for the clarification; I was able to repro this and logged a bug report (BM-2371). It will be addressed in a future maintence release.
    • ?

      Deploy Configuration File according to server environment
      Support • buildmaster • • Raphaël Gabriel  

      3
      0
      Votes
      3
      Posts
      2
      Views

      ?

      This is exactly what I was looking for, thank you!
    • J

      Recursive Variable Evaluation
      Support • buildmaster variables • • jharbison  

      4
      0
      Votes
      4
      Posts
      7
      Views

      ?

      We will implement this eventually once we have the specs nailed down. The plan is to offer a per-variable setting (in the same vein as the "sensitive" option) so it shouldn't break backwards compatibility.
    • ?

      Fill variable with date
      Support • buildmaster variables • • Raphaël Gabriel  

      1
      0
      Votes
      1
      Posts
      4
      Views

      No one has replied

    • J

      Variables questions
      Support • buildmaster variables • • jstarbird_7831  

      6
      0
      Votes
      6
      Posts
      40
      Views

      ?

      Yes that is a bug then. I'll submit a bug report.
    • ?

      How to Configure the Microsoft BizTalk ESB Toolkit using powershell script
      Support • buildmaster microsoft • • Raphaël Gabriel  

      2
      0
      Votes
      2
      Posts
      11
      Views

      ?

      i'm afraid we won't be able to help with that; please consult with the BizTalk ESB team or forums.
    • ?

      Reference Pipeline Server(s) in Deployment Plan
      Support • buildmaster • • Raphaël Gabriel  

      5
      0
      Votes
      5
      Posts
      2
      Views

      ?

      That makes much more sense! Thank you for the clarification. So I effectively do not need to specify targets in any of the Buildmaster actions that would require that information. Thanks for your help Tod
    • ?

      The Otterscript conversion for "Attach Report from Directory" Action fails
      Support • buildmaster errors • • Raphaël Gabriel  

      2
      0
      Votes
      2
      Posts
      9
      Views

      ?

      I'll put a note in to add this to the next maintenance release this week.
    • ?

      Release Package Triggers filtering by specific release?
      Support • buildmaster releases triggered-builds • • Raphaël Gabriel  

      2
      0
      Votes
      2
      Posts
      3
      Views

      ?

      There is no way to configure that in the schedule, but you can somewhat accomplish this by either: setting the filter to "newest active release" and moving the release to the top on the Release Sequence page or, if you don't mind multiple failed builds in your release, setting the filter to "all releases" and filtering at the top of the build plan, e.g. if $CompareReleaseSequence(!=, $ReleaseNumber, $DesiredReleaseNumber) { Log-Information `$ReleaseNumber is $ReleaseNumber, skipping.; fail; }
    • J

      Issue with Jenkins Extension
      Support • buildmaster • • jstarbird_7831  

      2
      0
      Votes
      2
      Posts
      0
      Views

      ?

      I found the solution. I had tried several different ways but finally found the right way. Just putting folder/job/jobname in the List Source made it work. The list won't auto show the job but you can type it in and it works.
    • J

      Auto deploy next stage not working
      Support • buildmaster variables deployments • • jstarbird_7831  

      2
      0
      Votes
      2
      Posts
      11
      Views

      ?

      Release template values are currently only used by the user interface, as a means of assisting users enter key/value pairs (variables) for a release or package. They API does not reference these, but you can pass variables into the APi quite easily.
    • J

      Way to tell if a Stage is being auto deployed or not
      Support • buildmaster deployment-plans • • jstarbird_7831  

      3
      0
      Votes
      3
      Posts
      15
      Views

      ?

      Yes of course, smacking forehead now! Thanks!
    • ?

      Maximum length for override reason
      Support • buildmaster • • Raphaël Gabriel  

      3
      0
      Votes
      3
      Posts
      1
      Views

      ?

      I see. Is it possible to leave a reminder of that limit on UI somehow? Like how many characters left that kind?
    • ?

      SQL Scripts
      Support • buildmaster sql change-scripts • • Raphaël Gabriel  

      2
      0
      Votes
      2
      Posts
      6
      Views

      ?

      This was indeed removed from v5 for a variety of reasons, but we do plan to bring it back. It was very problematic to display this information on the web after connecting to it from an agent, etc.
    • ?

      Error browsing linux directories
      Support • buildmaster ssh • • Raphaël Gabriel  

      8
      0
      Votes
      8
      Posts
      6
      Views

      ?

      Ah, good find. The file browser is the only component of the web app that would use the SSH client directly, and it looks like those dlls just aren't getting packaged correctly in the installer. We'll put this on the list to fix.
    • J

      Does the Ensure or Get Proget Package work with non-universal feeds
      Support • buildmaster • • jstarbird_7831  

      3
      0
      Votes
      3
      Posts
      7
      Views

      ?

      Alana, Might I suggest updating the documentation to state that. Currently it is specified for the Upload operation but not the other two.
    • J

      Can you use Credentials with Powershell scripts
      Support • buildmaster powershell • • jstarbird_7831  

      3
      0
      Votes
      3
      Posts
      7
      Views

      ?

      ah yes, sorry. I setup the creds a couple of months ago and forgot about that option. thanks.
    • ?

      Start a PHP Worker on Deployments
      Support • buildmaster deployment-plans deployments php • • Raphaël Gabriel  

      2
      0
      Votes
      2
      Posts
      15
      Views

      ?

      Unfortunately i'm not familiar enough with CakePHP to advise on how to stop the service non-interactively. I would perhaps suggest to modify the batch file to not look for an exit code? BuildMaster will basically just run whatever process you ask to, so the batch file is what's waiting...
    • 1
    • 2
    • 15
    • 16
    • 17
    • 18
    • 19
    • 52
    • 53
    • 17 / 53