Inedo Community Forums Forums
    • Recent
    • Tags
    • Popular
    • Login

    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!

    Renaming a deployable in a duplicated application

    Scheduled Pinned Locked Moved Support
    buildmaster
    2 Posts 1 Posters 0 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ? This user is from outside of this forum
      Guest
      last edited by

      Hi Tod,

      Following on from my Import Plan - Nullable Object must have a value issue...

      Importing a xml file.

       I have upgraded to 4.3.8  and my original problem is now fixed - thanks.
      

      Cloning applications

       Also duplicating an application now works - thanks.
      

      But…

      When I rename the deployable in the cloned application - I find that not all the references to the deployable in the xml are changed. ( It might also be renaming a deployable in general - I have only tried it an application that was duplicated.)

      Below is a snippet of xml showing a successful rename (ResearchPapersAlert) and an unsuccessful rename (FactSheetGenerator)

      FYI This application has a single deployable.

       <ActionGroup DeploymentPlanActionGroupId="4396" DeploymentPlanActionGroupSequence="4" ActionGroupId="4399" Active="Y" Shared="N" Parallel="N" IterateServers="N" IterateDeployables="N" OnFailureContinue="N" DeployableName="ResearchPapersAlert">
          <Name>Build App</Name>
          <Description> build/compile action.</Description>
          <Actions>
            <Action ActionSequence="1" ServerId="1" RetryCount="0" Active="Y" ResumeNextOnFailure="N" LogFailureAsWarning="N" Name="Build $CurrentDirectory\$ApplicationName.sln" Description="with Debug configuration to $CurrentDirectory">
              <Inedo.BuildMasterExtensions.WindowsSdk.MSBuild.BuildMSBuildProjectAction Assembly="WindowsSdk">
                <Properties ProjectBuildConfiguration="Debug" ProjectPath="$ApplicationName.sln" MSBuildProperties="" IsWebProject="False" BuildToProjectConfigSubdirectories="False" LogErrorsAsWarnings="False" _ExecutionId="0" OverriddenSourceDirectory="" OverriddenTargetDirectory="" Timeout="0" />
              </Inedo.BuildMasterExtensions.WindowsSdk.MSBuild.BuildMSBuildProjectAction>
            </Action>
          </Actions>
        </ActionGroup>
        <ActionGroup DeploymentPlanActionGroupId="4397" DeploymentPlanActionGroupSequence="5" ActionGroupId="4400" Active="Y" Shared="N" Parallel="N" IterateServers="N" IterateDeployables="N" OnFailureContinue="N" DeployableName="FactSheetGenerator">
          <Name>Unit Tests</Name>
          <Actions>
            <Action ActionSequence="1" RetryCount="0" Active="Y" ResumeNextOnFailure="N" LogFailureAsWarning="N" Name="Execute NUnit Tests" Description="Run NUnit Unit Tests on ${ApplicationName}UnitTests.dll">
              <Inedo.BuildMasterExtensions.NUnit.NUnitAppAction Assembly="NUnit">
                <Properties ExePath="" TestFile="${ApplicationName}UnitTests.dll" FrameworkVersion="" AdditionalArguments="" CustomXmlOutputPath="" TreatInconclusiveAsFailure="True" GroupName="Unit Tests" LogErrorsAsWarnings="False" _ExecutionId="0" OverriddenSourceDirectory="" Timeout="0" />
              </Inedo.BuildMasterExtensions.NUnit.NUnitAppAction>
            </Action>
          </Actions>
        </ActionGroup>
      

      It seems If I make some sort of edit to the action group, or even just save it, the system recognises that the deployable has changed and renames it.

      Broken Link

      BTW you have a broken link on the website - on page
      http://inedo.com/support/documentation/buildmaster/change-mangement/database-change-scripts

      The database providers link fails.

      Product: BuildMaster
      Version: 4.3.8

      1 Reply Last reply Reply Quote 0
      • ? This user is from outside of this forum
        Guest
        last edited by

        Thanks for the bug reports. This renaming bug will be fixed in the next release. It's only a SQL/stored proc change, so if you would like a patch to fix it against your DB, we can send it to you.

        We've also fixed the broken link and that will be updated on our next website push. Thanks for letting us know!

        1 Reply Last reply Reply Quote 0

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better đŸ’—

        Register Login
        • 1 / 1
        • First post
          Last post
        Inedo Website Home • Support Home • Code of Conduct • Forums Guide • Documentation