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: include all asset files in static assets embed.FS #1060

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

computator
Copy link
Member

Description

Include all files in the static assets embed.FS for the UI instead of excluding files starting with . or _.

Motivation and Context

This PR addresses: https://specterops.atlassian.net/browse/BED-5259

Some JS files starting with _ were being dropped from the static assets in the built binary.

How Has This Been Tested?

Screenshots (optional):

Types of changes

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

Checklist:

@computator computator added the bug Something isn't working label Jan 9, 2025
@computator computator self-assigned this Jan 9, 2025
@computator computator merged commit ba35a38 into stage/v6.4.0 Jan 9, 2025
5 checks passed
@computator computator deleted the BED-5259--embedfs-assets-fix branch January 9, 2025 19:15
@github-actions github-actions bot locked and limited conversation to collaborators Jan 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants