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

filestore: Expose .info path and fix absolute paths #1162

Merged
merged 2 commits into from
Jul 29, 2024
Merged

Conversation

Acconut
Copy link
Member

@Acconut Acconut commented Jul 29, 2024

This PR includes two changes:

  • When the pre-create hooks specifies an absolute path where the blob file should be stored, the absolute path was wrongfully joined to the storage directory and treated as relative. This PR fixes this.
  • The location of the .info file is no exposed to hooks as Storage.InfoPath.

@Acconut Acconut self-assigned this Jul 29, 2024
@Acconut Acconut merged commit b3ba87f into main Jul 29, 2024
14 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.

1 participant