Skip to content

DLPX-94508 Combine-packages is failing with "Latest artifact not found for package windows-connector"#353

Merged
prakashsurya merged 1 commit into
developfrom
dlpx/pr/prakashsurya/753b8bf1-91f5-4dcd-9eb2-34fa703e847c
Jun 18, 2025
Merged

DLPX-94508 Combine-packages is failing with "Latest artifact not found for package windows-connector"#353
prakashsurya merged 1 commit into
developfrom
dlpx/pr/prakashsurya/753b8bf1-91f5-4dcd-9eb2-34fa703e847c

Conversation

@prakashsurya

@prakashsurya prakashsurya commented Jun 17, 2025

Copy link
Copy Markdown
Contributor

Problem

After commit faa6df0, the virtualization package is not being emitted by the query-packages script.

Solution

We need to add the appropriate whitespace that query-packages needs. We should follow up, and perhaps make it more resilient to different whitespace, but I didn't do that in this change.

Testing Done

  • With this change:
$ ./query-packages.sh list -o name,git-url build/main.pkgs | grep virtualization
virtualization  https://github.com/delphix/dlpx-app-gate.git
  • Without this change:
$ ./query-packages.sh list -o name,git-url build/main.pkgs | grep virtualization
$

@prakashsurya prakashsurya force-pushed the dlpx/pr/prakashsurya/753b8bf1-91f5-4dcd-9eb2-34fa703e847c branch from 05e58e0 to 0849f42 Compare June 17, 2025 23:38
@prakashsurya prakashsurya marked this pull request as ready for review June 17, 2025 23:39
@prakashsurya prakashsurya enabled auto-merge (squash) June 17, 2025 23:40
@prakashsurya prakashsurya merged commit 4f7f9da into develop Jun 18, 2025
12 checks passed
@prakashsurya prakashsurya deleted the dlpx/pr/prakashsurya/753b8bf1-91f5-4dcd-9eb2-34fa703e847c branch June 18, 2025 00:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants