-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support Versions for V2 Export #333
Comments
How to test : Version to test : 2.1.16 The Export phase: Create a build file:
Export job using this commande : The import phase: Create a new build file:
Then use this command line: Expected behvior
|
There is an error in certain cases for import. task projectImportAll ( // <======== Import artifacts, see that we use the gradle dependOn |
I tested the zip With this script
I got 400 error first time, but then I run it again and I got
Do you mean data inconsistency when exported imported the zip file? |
|
projectExport should support include_all_versions option for Jobs and Pipelines similar to ExportV1
The text was updated successfully, but these errors were encountered: