Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

  • BuildMaster 2023.4 Proxy Support for Extension Updates

    9
    3
    0 Votes
    9 Posts
    19 Views
    rhessingerR
    Hi @paul_6112 , Thanks for letting us know that this is still an issue. I created a ticket, BM-3914, to track this fix. Thanks, Rich
  • BuildMaster 2023.4 Unable to Create Application from Template

    6
    1
    0 Votes
    6 Posts
    19 Views
    rhessingerR
    Hi @paul_6112 , Thanks for letting us know that this is still an issue. I created a ticket, BM-3913, to track this fix. Thanks, Rich
  • KeyNotFoundException when using pgscan

    4
    0 Votes
    4 Posts
    10 Views
    rhessingerR
    Hi @v-makkenze_6348, This fix has been released in pgscan 1.5.7. Please let us know if you have any questions! Thanks, Rich
  • 0 Votes
    5 Posts
    9 Views
    P
    @dean-houston
  • [BM] is ti possible to make a variable as list at a group level

    5
    0 Votes
    5 Posts
    8 Views
    P
    Hi Dean Thanks for your reply. It was just a question, finally useless. And Thanks you for your time Best regards Philippe
  • BuildMaster v2023 PSCall

    4
    1
    0 Votes
    4 Posts
    20 Views
    P
    @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 [image: 1700509354377-0e3636d2-4854-4025-9e3f-648f03cc46a1-image.png]
  • NuGet V2 Bad Requests

    2
    3
    0 Votes
    2 Posts
    15 Views
    dean-houstonD
    Hi @pallavi-tarigonda_9617, These errors are being "forwarded" from NuGet.org, and if you're seeing them it means that "something" on your network is making requests to a ProGet feed that has a connector to nuget.org. This is typically an old, outdated tool or script. You'll need to track this down and update/disable it. It could also be a self-connector that is connecting to a feed that also has a connector to ProGet using the V2 APi - so double check your self-connectors. Best, Dean
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • 0 Votes
    4 Posts
    9 Views
    P
    I finally found how to handle properly (I guess) the variable The Dockerfile looks like: ARG SOME_VAR=default_var FROM some_image:some_version WORKDIR /usr/src/app RUN .... and the Deploy script like : Git::Checkout-Code(); Docker::Build-Image ( DockerfileVariables: %(SOME_VAR:myvar), Tag: $ReleaseNumber-pre.$BuildNumber, RemoveAfterPush: true ); bur I have signing problem to push container in proget. => I start a new thread
  • 0 Votes
    16 Posts
    55 Views
    dean-houstonD
    @Srinidhi-Patwari_0272 here is the api for healthcheck: https://docs.inedo.com/docs/proget-reference-api-health the url would be /health
  • BuildMaster v2023 PSEVAL

    4
    4
    0 Votes
    4 Posts
    27 Views
    atrippA
    Hi @paul_6112 , That's really peculiar; what must be happening is that PowerShell is returning multiple results, so the variable is automatically being being created as a list: https://github.com/Inedo/inedox-scripting/blob/master/Scripting/InedoExtension/Functions/PsEvalVariableFunction.cs#L52 Digging further, it's like related to some issue with value detection/conversion: https://github.com/Inedo/inedox-scripting/blob/master/Scripting/InedoExtension/PowerShell/PSUtil.cs#L205 Unfortunately it's a bit of rabbit hole from here; it's just as likely a bug in .NET6 powershell libraries as it is our code. But hopefully you can play around and find a work around? I'm at a loss, and we're pretty heads-down in ProGet 2024 planning at the moment, so hard to find the likely half-a-day to explore this further. I'll add this to our BuildMaster 2024 roadmap, but if anyone else experiences this (or we get a ticket) we'll investigate it further. Cheers, Alana
  • Create apt mirror

    9
    2 Votes
    9 Posts
    54 Views
    apxltdA
    @dima-tinte_1260 @rob-leadbeater_2457 @sdohle_3924 Debian (Apt) Connectors are here! Check out this blog article to learn more: https://blog.inedo.com/inedo/new-debian-feeds/
  • Support for Alpine Packages

    feeds alpine proget
    9
    4 Votes
    9 Posts
    59 Views
    apxltdA
    @shfunke_1795 @jrottmann_6111 @sdohle_3924 @bahues_9728 @appplat_4310 Thanks for insight into this! I'm happy to report that starting in ProGet 2023.22, you can create Alpine (APK) feeds with connectors :)
  • BuildMaster 2023.4 Automatic Agent Update

    7
    0 Votes
    7 Posts
    15 Views
    P
    Hi Alana, Well.... technically none of your software is supported since you are a free user https://inedo.com/buildmaster/pricing [image: 1699460452895-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
  • Otter v2023.1 Reference Documentation HTTP 500

    3
    2
    0 Votes
    3 Posts
    6 Views
    P
    Hi Rich, Brilliant, thank you for the update. Regards, Paul
  • Otter v2023.1 Change Password

    3
    3
    0 Votes
    3 Posts
    8 Views
    P
    Hi Rich, Super, thank you. Regards, Paul
  • BuildMaster v2023 'Deploys'

    2
    3
    0 Votes
    2 Posts
    8 Views
    atrippA
    Hi @paul_6112 , we could definitely be more consistent here. The listing is generally called "Deployments & Executions" , which we shorten to "Deploys". I'll make a note in our roadmap to review this!
  • BuildMaster Color Picker Expanded by Default

    2
    1
    0 Votes
    2 Posts
    6 Views
    atrippA
    Hi @paul_6112 thanks for the report -- this is a known issue/regression in our internal UI library with focus- it only impacts a very few number of pages, but it's on our list to eventually address
  • Do you plan to upgrade JQuery in a future ProGet release?

    5
    0 Votes
    5 Posts
    30 Views
    apxltdA
    @paul_6112 said in Do you plan to upgrade JQuery in a future ProGet release?: This was picked up by nessus on BuildMaster v7 Lol wow - that's ridiculous As I mentioned before, it's a forked library thus not vulnerable. So I suppose you can continue reporting it as a "false positive" to whoever seems to care, and perhaps we'll also just edit the version number out to appease that the security tool
  • Inputs needed for Proget migration

    3
    0 Votes
    3 Posts
    5 Views
    N
    @atripp Thanks
Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation