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

Extract binary name from mozconfig #233

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Conversation

tmbrbr
Copy link
Contributor

@tmbrbr tmbrbr commented Oct 17, 2024

Depending on the name set in the mozconfig, the binary directory under dist will be name differently. The default is firefox. If the script is used with a different mozconfig, the packaging stage will fail.

This patch gets the binary name set in the mozconfig and zips the correct path during the packaging phase.

@tmbrbr tmbrbr requested a review from leeN October 17, 2024 10:50
Copy link
Collaborator

@leeN leeN left a comment

Choose a reason for hiding this comment

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

LGTM

@tmbrbr tmbrbr self-assigned this Oct 17, 2024
@tmbrbr tmbrbr merged commit 95dc84e into SAP:main Oct 17, 2024
5 checks passed
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.

2 participants