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

Fix the double ui build issues #894

Merged
merged 6 commits into from
Oct 13, 2022
Merged

Fix the double ui build issues #894

merged 6 commits into from
Oct 13, 2022

Conversation

Racer159
Copy link
Contributor

Description

A bug was introduces to make build-cli that builds the UI twice. This PR fixes that.

Related Issue

Fixes #N/A

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist before merging

  • (Optional) Changes have been linted locally with golangci-lint. (NOTE: We haven't turned on lint checks in the pipeline yet so linting may be hard if it shows a lot of lint errors in places that weren't touched by changes. Thus, linting is optional right now.)

YrrepNoj
YrrepNoj previously approved these changes Oct 12, 2022
@Racer159 Racer159 enabled auto-merge (squash) October 12, 2022 18:02
YrrepNoj
YrrepNoj previously approved these changes Oct 12, 2022
auto-merge was automatically disabled October 13, 2022 07:13

Merge could not be authorized

@jeff-mccoy jeff-mccoy enabled auto-merge (squash) October 13, 2022 18:09
@jeff-mccoy jeff-mccoy merged commit f3d1605 into master Oct 13, 2022
@jeff-mccoy jeff-mccoy deleted the hotfix-double-ui-build branch October 13, 2022 18:27
Noxsios pushed a commit that referenced this pull request Mar 8, 2023
## Description

A bug was introduces to `make build-cli` that builds the UI twice. This
PR fixes that.

## Related Issue

Fixes #N/A

## Type of change

- [X] Bug fix (non-breaking change which fixes an issue)

## Checklist before merging


- [X] (Optional) Changes have been linted locally with
[golangci-lint](https://github.com/golangci/golangci-lint). (NOTE: We
haven't turned on lint checks in the pipeline yet so linting may be hard
if it shows a lot of lint errors in places that weren't touched by
changes. Thus, linting is optional right now.)

Co-authored-by: Megamind <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants