-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: AI Nuxeo Services
For instance, nuxeo-web-ui has this logic within the workflow:
- name: Push promoted Web UI to Connect PROD if: ${{ github.event.inputs.dryRun == 'false' }} env: PACKAGE: nuxeo-web-ui-${{ env.VERSION }} CONNECT_URL: https://connect.nuxeo.com/nuxeo run: curl -i -u "${{ secrets.CONNECT_AUTH }}" -F package=@$PACKAGE.zip "$CONNECT_URL/site/marketplace/upload?batch=true"
- is cloned by
-
AICORE-615 Fix Marketplace upload logic in the nuxeo-ai workflow - nuxeo-ai-image-quality-package
- Resolved
- is related to
-
AICORE-617 Forward integrate nuxeo-ai LTS 2019 changes to master for LTS 2021
- Resolved