You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are running many d2d pipelines in the issues below.
We need to create the scripts to make this a smooth process:
Create projects from CSV: Given some CSV file as an input, I would like to create all the projects at once, and ensure that they are executing. Add a batch-create management command #1509
Use a helper script to create these CSV inputs for instance from a PURL.
2. Run the batch-create management command with the CSV file as input
Put the CSV file in your current directory
Run the following replacing <FILENAME.CSV> with the CSV file name and the <PLATFORM_LABEL> with a pertinent tag (e.g.: cpp, Python, Java, Rust, Ruby, JavaScript, ...)
We are running many d2d pipelines in the issues below.
We need to create the scripts to make this a smooth process:
batch-create
management command #1509The related issues are:
The text was updated successfully, but these errors were encountered: