Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. paul_6112
    P
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    paul_6112

    @paul_6112

    1
    Reputation
    72
    Posts
    1
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    paul_6112 Follow

    Best posts made by paul_6112

    • RE: Otter v2023.1 Reference Documentation HTTP 500

      Hi Rich,
      Brilliant, thank you for the update.

      Regards,
      Paul

      posted in Support
      P
      paul_6112

    Latest posts made by paul_6112

    • RE: BuildMaster 2023.4 Unable to Create Application from Template

      Hi Alana,
      Proxy support has fixed the list of templates now being available;
      c88f17f7-9316-420f-97f5-3cfd03442140-image.png

      But the deployment fails, I guess this request is not hitting the proxy;
      ceb2e00c-db28-414f-884e-765e76a8ce1a-image.png

      Thanks,
      Paul

      posted in Support
      P
      paul_6112
    • RE: BuildMaster v2023 PSCall

      @rhessinger said in BuildMaster v2023 PSCall:

      Hi @paul_6112,

      What version of the Scripting extension do you have installed? This bug should be fixed in v2.4.0 of the Scripting extension. If it is not currently version 2.4.0, can you try updating that extension and see if that fixes the issue?

      Thanks,
      Rich

      Thanks Rich,
      This does appear to work okay on BuildMaster 2023.5 and Scripting 2.4.0
      0e3636d2-4854-4025-9e3f-648f03cc46a1-image.png

      posted in Support
      P
      paul_6112
    • RE: BuildMaster 2023.4 Proxy Support for Extension Updates

      Hi Rich,
      Tested this on 2023.5;
      The extension page does now load and can see the extensions, and appears to work okay to update an extension.
      However, the Icon list appears to be broken as these are not proxied via BuildMaster, but its direct Browser access.
      You did fix this on a previous ticket on BM 7 ; so don't know if the same fix can be applied to BM 2023 please?

      7d31cd73-d653-4721-b769-8cefcda2ce3f-image.png

      Thanks,
      Paul

      posted in Support
      P
      paul_6112
    • RE: BuildMaster v2023 PSEVAL

      Hi Alana,
      Using IIS was the simplest repro I could come up with for you to easily replicate, sorry..

      I can confirm that something as basic as Get-Date does work;
      $PSEval(Get-Date)

      This is a 'raw' powershell example output;

      40f1daf7-750e-4700-a55c-d56e93214371-image.png

      We did try adding ' | out-string' to force any formatting for PSEval but this didn't make a difference.

      I've tried your example and tried to come up with something else you should have by default (although you will have to change the InterfaceAlias to whatever yours is called..

      Raw PowerShell Output;
      e3ca16bd-4121-41ed-af74-96c0353f9708-image.png

      BuildMaster 2023 Script;
      c130fc6d-3388-4fbd-b980-f1c29277002d-image.png

      Build Output;
      310f8fd5-e254-443e-8dab-0a64a6c8e59a-image.png

      So why does your example want to return a String (?) and my example want to return a List (?)

      Thanks,
      Paul

      posted in Support
      P
      paul_6112
    • RE: BuildMaster v2023 PSCall

      Hi Rich,
      Ah, its 2.0.3 ; and due to the Proxy issue doesn't report that there was a newer version..
      I note v2023.5 is now released, will see if can upgrade and get a newer version of the extension;
      bba08631-78b8-46f6-b61f-497d76e0bba8-image.png

      Thanks,
      Paul

      posted in Support
      P
      paul_6112
    • BuildMaster v2023 PSCall

      Hi Support,
      When adding a PSCall in the editor, it appears there is an unexpected error;

      a5805102-f02b-49e0-958c-9f80f64865dd-image.png

      Thanks,
      Paul

      posted in Support
      P
      paul_6112
    • BuildMaster v2023 PSEVAL

      Hi Support,
      Given this Otterscript;

      Set-BuildVariable Web
      (
          Value: $PSEval("(Get-Website -Name MyWebSite).PhysicalPath")
      );
      

      This correctly sets the Variable;
      77c52fbb-df32-4463-a640-5d03249c33ef-image.png

      After upgrading to BuildMaster v2023; it seems this is broken with the Variable output being;
      b115c13f-4a93-40e1-b48e-1f570864d57f-image.png

      Also the engine syntax highlighting is not happy with the brackets;

      BuildMaster 7, the text in quotes is picked including the brackets is highlighted in green;
      95b563e3-2a6b-45d6-8a47-75aa5a4f7993-image.png

      Vs BuildMaster 2023, the syntax highlight is not correctly following the brackets within the quotes, i.e. the middle bracket is white..
      9f55d686-883f-4f3f-9709-b7fdd762184c-image.png

      Thanks,
      Paul

      posted in Support
      P
      paul_6112
    • RE: BuildMaster 2023.4 Automatic Agent Update

      Hi Alana,

      Well.... technically none of your software is supported since you are a free user 😆

      https://inedo.com/buildmaster/pricing
      62c1fb23-5230-49bf-b126-880475ae9bd3-image.png

      I'm currently getting my money's worth on this forum after an upgrade to v2023 😇

      Thanks,
      Paul

      posted in Support
      P
      paul_6112
    • RE: Otter v2023.1 Reference Documentation HTTP 500

      Hi Rich,
      Brilliant, thank you for the update.

      Regards,
      Paul

      posted in Support
      P
      paul_6112
    • RE: Otter v2023.1 Change Password

      Hi Rich,
      Super, thank you.

      Regards,
      Paul

      posted in Support
      P
      paul_6112