![Leonardo Fagundes Luz Serrano](/assets/img/avatar_default.png)
Fixed versioning and adjusted some build files to bring them as close to a standard as possible. - Removed centos files - Added version tracking via GITREVCOUNT - Fixed mismatch in plugin name, set to python3-k8sapp-<app> - Standardized plugin debian files (rules, *.install) - Plugin wheels saved to /plugin instead of /plugin/<app> Test Plan: PASS - Build-pkgs -a PASS - Build-image PASS - Install, bootstrap, unlock PASS - app tarball contains wheel file PASS - wheel versioning updated properly Story: 2010542 Task: 47186 Signed-off-by: Leonardo Fagundes Luz Serrano <Leonardo.FagundesLuzSerrano@windriver.com> Change-Id: I0e8e26d3baf364a8bd6b2e7b9e23c7dd3d91634b
12 lines
320 B
YAML
12 lines
320 B
YAML
---
|
|
debname: stx-ptp-notification-helm
|
|
debver: 1.0-1
|
|
src_path: stx-ptp-notification-helm
|
|
src_files:
|
|
- ${MY_REPO}/stx/helm-charts/psp-rolebinding/psp-rolebinding
|
|
revision:
|
|
dist: $STX_DIST
|
|
GITREVCOUNT:
|
|
SRC_DIR: ${MY_REPO}/stx/ptp-notification-armada-app
|
|
BASE_SRCREV: 0d723d79e5075ff6d7630240303c994278814064
|