We would like to set up a two tier release process:

1. build/test/publish to libs-snapshot-local - works well
2. after further testing promote Build to QA repo (libs-test-local) with the
REST API - works well
3. after QA approval promote or move/rename to libs-release-local -
partially works 

This issue we have is that promoting to libs-release-local does not alter
the name of the binary from SNAPSHOT to RELEASE (or remove the SNAPSHOT both
from the Folder and from the Binary name)

As mentioned, I've tried both Build promotion and Create Folder/Move-rename
with the API

Build promotion to libs-release-local does not alter the SNAPSHOT to RELEASE
- is there a property I need to set here to a certain value?

Create Folder/Move-rename the Move REST API is not consistent - can't move
the Latest from one place to another - keep getting: 

{
  "messages" : [ {
    "level" : "ERROR",
    "message" : "Could not find item at
libs-test-local:com/company/Product-xxxxx/3.1.1.311014-SNAPSHOT/Product-xxxxx-3.1.1.311014-SNAPSHOT.fti"
  } ]
}

What am I missing here? Can someone point me to the right place in the
documentation?



--
View this message in context: 
http://forums.jfrog.org/Promoting-to-Release-repo-with-REST-API-tp7579926.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to