Age | Commit message (Collapse) | Author | Files | Lines |
|
The python environment variable for virtualenv should be
$PYTHON not $PYTHON_VERSION.
Issue-ID: CIMAN-1
Signed-off-by: DW Talton <dtalton@contractor.linuxfoundation.org>
Change-Id: I975bc16efd572ae56b003fde134bed82178de6ff
|
|
Fix Pypi build and publish scripts to run
virtualenv with the correct PYTHON_VERSION
specified in the job templates.
Change-Id: I71f61775380ae56c204854ddde254b467e5e16f3
Issue-ID: Issue-ID: CIMAN-137
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
This changes adds the following functionality for PyPI releases
- macros
- A PyPI server macro
- scripts
- A script to build artifacts
- A script to publish artifacts
- templates
- Templates for release
- jobs
- Jobs for release
- Nexus3 staging
- Nexus3 release
- PyPI index will be added at a later date
Issue-ID: CIMAN-137
Change-Id: I53522ed2fa2f462afebaac94c44fa2a9979e9c2a
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
|