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 "force build" with unavailable target #39

Merged
merged 2 commits into from
Nov 5, 2022

Conversation

philss
Copy link
Owner

@philss philss commented Nov 5, 2022

This is going to enable the process of building the metadata even if the current target is not available, but "force_build" is true.

Closes #38

This is going to enable the process of building the metadata even if the
current target is not available, but "force_build" is true.

Closes #38
Also includes the base_url in the basic metadata.
@philss philss merged commit 50c37de into main Nov 5, 2022
@philss philss deleted the ps-fix-force-build-with-unavailable-target branch November 5, 2022 17:53
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.

force_build no longer works on non-precompiled targets since 0.5.3
1 participant