Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

...


Now that the "abandoned" label has been addedremoved, make sure to create a new artifact version.

  1. When you use your deployment automation tool you will use your newly created versioned artifact to deploy database changes.

Now that the "abandoned" label has been added, you want to make Make sure that you alway deploy using "!abandoned" label (notice the "!") with your deploy automation tool. Here is a sample deploy command you would use:

    1. hammer deploy STAGE --labels "release/2.0.0 AND !abandoned"
    2. hammer deploy PROD --labels "release/2.0.0 AND !abandoned"


Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@1ff1d7
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("unabandon","abandon") and type = "page" and space = "DDKB"
labelsabandon unabandon

...