Release Automation

 View Only
  • 1.  local file artifact in repository

    Posted Dec 03, 2014 06:32 PM

    when you set a local file artifact to be stored in nolio repository, and check that it cannot be modified

    1) during deployments, will nolio use the repository artifact or the local file one ?

    2) if someone updates local file, what happens ?



  • 2.  Re: local file artifact in repository
    Best Answer

    Posted Dec 03, 2014 06:50 PM

    After test, I found RA is using the copy from repository.

    If the file is modified from outside, it doesn't have any impact



  • 3.  Re: local file artifact in repository

    Broadcom Employee
    Posted Dec 04, 2014 12:07 PM

    That is correct. if you upload to repository and mark it to be unmodified (which is the common use case for repositories), it will not be altered and cached in execution servers. That means, it will not be retrieved from repository next time it is needed