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

feat: generate enclave manager ui in build process and check prettier #1717

Merged
merged 17 commits into from Nov 16, 2023

Conversation

Dartoxian
Copy link
Contributor

@Dartoxian Dartoxian commented Nov 8, 2023

Description:

This pr includes the new enclave manager in the build process - specifically in the engine build process. This removes the need to commit the built emui to the codebase.

Additionally yarn prettier is added as a build step to the emui, which will fail the build if prettier has not been run (as is currently the case in main).

This change also includes a fix to all linting warnings, so that there are no warnings in the production build.

Is this change user facing?

NO

References (if applicable):

  • devconnect burndown

@Dartoxian Dartoxian force-pushed the feat/em-prettier-check branch 5 times, most recently from 4636211 to c5e2ff3 Compare November 8, 2023 11:28
@Dartoxian Dartoxian changed the base branch from main to fix/em-light-mode November 8, 2023 14:07
Base automatically changed from fix/em-light-mode to main November 8, 2023 14:44
Copy link
Contributor

@adschwartz adschwartz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Dartoxian this looks good. I only have a single comment/question. We can try running it after your review.

@adschwartz adschwartz added this pull request to the merge queue Nov 16, 2023
Merged via the queue into main with commit d6be248 Nov 16, 2023
34 checks passed
@adschwartz adschwartz deleted the feat/em-prettier-check branch November 16, 2023 14:00
github-merge-queue bot pushed a commit that referenced this pull request Nov 16, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.85.24](0.85.23...0.85.24)
(2023-11-16)


### Features

* generate enclave manager ui in build process and check prettier
([#1717](#1717))
([d6be248](d6be248))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: kurtosisbot <kurtosisbot@users.noreply.github.com>
Dartoxian added a commit that referenced this pull request Nov 16, 2023
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.

None yet

2 participants