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(server): use UTC and portable path composition #44

Merged
merged 3 commits into from
Jan 30, 2024
Merged

Conversation

bassosimone
Copy link
Member

This diff implements portable path composition theoretically allowing the server to run under Windows systems.

Additionally, this diff implements tests to ensure that we're still composing the output file path correctly.

While there, notice we're not using UTC and enforce UTC.

This diff implements portable path composition theoretically
allowing the server to run under Windows systems.

Additionally, this diff implements tests to ensure that we're
still composing the output file path correctly.

While there, notice we're not using UTC and enforce UTC.
@bassosimone bassosimone merged commit 2c6d5ad into main Jan 30, 2024
9 checks passed
@bassosimone bassosimone deleted the minifix branch January 30, 2024 09:38
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