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

Support machine_path arg in MC production builds #1711

Merged

Conversation

avanwinkle
Copy link
Collaborator

This PR extends the work done in #1612 , which added support for machine_path as a command line argument when building production bundles and the option to build and MPF bundle without MC.

An oversight in that PR was that the machine_path arg was not passed to MC, obviously because I wasn't using MC at the time (hence the option to skip the MC build). But for projects that do use MC, they need to have the custom machine_path in that bundle too.

This PR extends the custom machine_path functionality to the MC bundle, so that when both bundles are built they both use the custom path.

machines making machines

@sonarcloud
Copy link

sonarcloud bot commented Sep 12, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@avanwinkle avanwinkle merged commit f1fdc97 into missionpinball:dev Sep 13, 2023
12 checks passed
avanwinkle added a commit to avanwinkle/mpf that referenced this pull request Sep 13, 2023
…dle-mc-machine-path

Support machine_path arg in MC production builds

(cherry picked from commit f1fdc97)
@avanwinkle avanwinkle deleted the production-bundle-mc-machine-path branch December 4, 2023 23:35
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

1 participant