Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BuilderUI displays multiple dialogs when selecting "Build latest versions" #1721

Open
pozsgaic opened this issue Mar 30, 2022 · 1 comment
Open
Labels

Comments

@pozsgaic
Copy link
Contributor

hab CLI version

1.6.420

Platform Details

EC2 instance - Linux ip-******** 5.4.0-1068-aws #72~18.04.1-Ubuntu SMP x86_64 GNU/Linux

Scenario:

[What you are trying to achieve and you can't?]
Connect a plan from repository and build the project. This works but gives
error messages.

Steps to Reproduce:

Create an origin and a new package. Connect this to a repository that contains habitat plan.sh file (e.g. a Linux build).
Select Build Latest Versions.

Expected Result:

A single dialog should appear for the current target (x86_64-linux) indicating job was successfully submitted.

Actual Result:

We do get 3 Success dialogs and 2 error/warning dialogs.

Our builder supports 3 targets - Windows, Linux, and Linux2. When we only have a connected plan file for one target, we are trying to submit jobs for the other 2 targets. We should check from the UI side and only submit jobs for those targets that have a connected plan file.

@stale
Copy link

stale bot commented Apr 2, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. We value your input and contribution. Please leave a comment if this issue still affects you.

@stale stale bot added the Stale label Apr 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant