Skip to content

Windows support#1069

Merged
jwoertink merged 14 commits intomainfrom
windows_support
Oct 20, 2024
Merged

Windows support#1069
jwoertink merged 14 commits intomainfrom
windows_support

Conversation

@jwoertink
Copy link
Member

@jwoertink jwoertink commented Oct 12, 2024

Ref #1067

This is an attempt at adding native Windows support. It was all written on Linux... wish me luck(y) 😂

At the moment it seems that we will need to require at least Crystal 1.14 or later for the Windows to work. I've opened an issue on PG will/crystal-pg#291 related to the failure. This may be as close as we can get for now.

- shard.yml
postgres_version:
- 14
- 15
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need to check every single version. I think just checking the lowest and the highest versions is fine and assume everything in the middle "just works".

@jwoertink jwoertink merged commit af7f877 into main Oct 20, 2024
@jwoertink jwoertink deleted the windows_support branch October 20, 2024 16:26
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