Skip to content

Basic Build Command cleanup #178

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

Merged
merged 4 commits into from
Mar 1, 2025
Merged

Conversation

PeteBishwhip
Copy link
Member

This pull request includes several changes to improve the handling of the CA certificate in the Native\Electron package. The most important changes involve the introduction of a new trait for copying the CA certificate and the removal of redundant code related to certificate handling.

Introduction of CopiesCertificateAuthority trait:

Refactoring to use the new trait:

Removal of redundant environment variables:

Test for the new trait:

Code cleanup:

@PeteBishwhip PeteBishwhip requested a review from a team February 28, 2025 20:44
Copy link
Member

@SRWieZ SRWieZ left a comment

Choose a reason for hiding this comment

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

Looks great!

Copy link
Member

@simonhamp simonhamp left a comment

Choose a reason for hiding this comment

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

Looks great 👍🏼

@PeteBishwhip PeteBishwhip merged commit 258cbc3 into main Mar 1, 2025
@PeteBishwhip PeteBishwhip deleted the chores/basic-build-command-cleanup branch March 1, 2025 13:06
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