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

Allow configuration of asset path. #2577

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fraggerfox
Copy link

@fraggerfox fraggerfox commented Nov 27, 2024

This PR allows to override the default configuration of the asset path which is public by default.

If no value is set, this defaults to public and does not change existing behavior and will preserve backward compatibility.

  • Tests have been updated to match the signature of New().

While here also replace the deprecated ioutil.TempFile() with os.CreateTemp().

@fraggerfox fraggerfox force-pushed the allow-configuring-asset-path branch from 8fd844c to c6a688f Compare December 25, 2024 05:13
@fraggerfox fraggerfox marked this pull request as ready for review December 25, 2024 05:14
@fraggerfox fraggerfox force-pushed the allow-configuring-asset-path branch from c6a688f to 15cd81e Compare January 3, 2025 15:45
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.

1 participant