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

Add Windows and macOS CI #152

Merged
merged 100 commits into from
Apr 3, 2024
Merged

Add Windows and macOS CI #152

merged 100 commits into from
Apr 3, 2024

Commits on Apr 1, 2024

  1. Run CI on Windows

    karlhorky committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    ddc67e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84c2b1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c43fe63 View commit details
    Browse the repository at this point in the history
  4. Fix import path

    karlhorky committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    5a47db7 View commit details
    Browse the repository at this point in the history
  5. Update ley.config.js

    karlhorky committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    2e75908 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Add psql command

    karlhorky committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    980e98a View commit details
    Browse the repository at this point in the history
  2. Add semicolon

    karlhorky committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    9e48776 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1fbcce View commit details
    Browse the repository at this point in the history
  4. Update ci-windows.yml

    karlhorky committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    8e92890 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55f50fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b802dcc View commit details
    Browse the repository at this point in the history
  7. Switch to PowerShell

    karlhorky committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    2c45a6e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8540838 View commit details
    Browse the repository at this point in the history
  9. Add back semicolon

    karlhorky committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    7a3dfc8 View commit details
    Browse the repository at this point in the history
  10. Add host flag

    karlhorky committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    218edc9 View commit details
    Browse the repository at this point in the history
  11. Remove unnecessary steps

    karlhorky committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    c820763 View commit details
    Browse the repository at this point in the history
  12. Remove commented line

    karlhorky committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    5c5f6ce View commit details
    Browse the repository at this point in the history
  13. Add error logging

    karlhorky committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    425aaf4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c3ac742 View commit details
    Browse the repository at this point in the history
  15. Switch to bash shell

    karlhorky committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    496aba2 View commit details
    Browse the repository at this point in the history
  16. Add debugging

    karlhorky committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    81cdc84 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c57fcda View commit details
    Browse the repository at this point in the history
  18. Use env on step

    karlhorky committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    990724b View commit details
    Browse the repository at this point in the history
  19. Reenable pnpm install

    karlhorky committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    86031f6 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    15ba65f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b8975b2 View commit details
    Browse the repository at this point in the history
  22. Use connection string

    karlhorky committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    884fb29 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    5f432cc View commit details
    Browse the repository at this point in the history
  24. Add logging

    karlhorky committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    a875634 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    71be1a8 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    b81a814 View commit details
    Browse the repository at this point in the history
  27. Update Ley config

    karlhorky committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    8ba19c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    cb5008e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dabc113 View commit details
    Browse the repository at this point in the history
  3. Switch to node-linker=hoisted for Windows

    Long paths currently broken on Node.js:
    
    nodejs/node#50753
    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    3b081b8 View commit details
    Browse the repository at this point in the history
  4. Add linting error

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    81dda45 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9eaa632 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0a471cf View commit details
    Browse the repository at this point in the history
  7. Fix error

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    f60c30b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    90b591b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9275fe9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    14525e1 View commit details
    Browse the repository at this point in the history
  11. Configure PGDATA

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    469b6e8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    155c4e8 View commit details
    Browse the repository at this point in the history
  13. Create PGDATA directory

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    cf77e4d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c6da7b7 View commit details
    Browse the repository at this point in the history
  15. Add initdb

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    0c25b2c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    854eb61 View commit details
    Browse the repository at this point in the history
  17. Add path to pg_ctl

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    57d7bd9 View commit details
    Browse the repository at this point in the history
  18. Try PGBIN

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    16dbf71 View commit details
    Browse the repository at this point in the history
  19. Try non-interactive flag

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    0eb6565 View commit details
    Browse the repository at this point in the history
  20. Try su

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    d3ee0ae View commit details
    Browse the repository at this point in the history
  21. Change socket directory

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    183b7b5 View commit details
    Browse the repository at this point in the history
  22. Run in bash shell

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    18d8d4a View commit details
    Browse the repository at this point in the history
  23. Make socket directory

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    a3a4b11 View commit details
    Browse the repository at this point in the history
  24. Check if ready

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    db6aa08 View commit details
    Browse the repository at this point in the history
  25. Set PGHOST env var

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    bb720c8 View commit details
    Browse the repository at this point in the history
  26. Move to previous step

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    de10d1b View commit details
    Browse the repository at this point in the history
  27. Specify host socket

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    228035c View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    7ebec82 View commit details
    Browse the repository at this point in the history
  29. Create database

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    355ba17 View commit details
    Browse the repository at this point in the history
  30. Remove commands

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    cdf2daa View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    b1196d2 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    1acf937 View commit details
    Browse the repository at this point in the history
  33. Simplify

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    53f2177 View commit details
    Browse the repository at this point in the history
  34. Add binaries to PATH

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    c67ba32 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    7b632b1 View commit details
    Browse the repository at this point in the history
  36. Add logging

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    9b35cfa View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    b5871d3 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    1c6537a View commit details
    Browse the repository at this point in the history
  39. Fix slash

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    9ad4ffa View commit details
    Browse the repository at this point in the history
  40. Run initdb with user

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    8f1a84a View commit details
    Browse the repository at this point in the history
  41. Add username

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    0b6891c View commit details
    Browse the repository at this point in the history
  42. Add username flag

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    f00a774 View commit details
    Browse the repository at this point in the history
  43. Use default postgres user

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    12670f7 View commit details
    Browse the repository at this point in the history
  44. Create user first

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    8677749 View commit details
    Browse the repository at this point in the history
  45. Don't grant

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    ef28b38 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    c8c3cb9 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    98dc476 View commit details
    Browse the repository at this point in the history
  48. Use postgres user

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    3930acf View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    9c69b96 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    829c1e0 View commit details
    Browse the repository at this point in the history
  51. Use long flag

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    4ff4fb5 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    e5495d1 View commit details
    Browse the repository at this point in the history
  53. Use short flag

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    f974e88 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    668d45a View commit details
    Browse the repository at this point in the history
  55. Switch order, add comments

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    18e8fab View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    6b8d227 View commit details
    Browse the repository at this point in the history
  57. Move first echo to top

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    bed6ce4 View commit details
    Browse the repository at this point in the history
  58. Switch to double quotes

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    a9a4682 View commit details
    Browse the repository at this point in the history
  59. Improve log message

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    db044f1 View commit details
    Browse the repository at this point in the history
  60. Add double quotes

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    5d53553 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    83cc2b9 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    5d7a6ec View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    518d111 View commit details
    Browse the repository at this point in the history
  64. Add extra lines

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    56da253 View commit details
    Browse the repository at this point in the history
  65. Remove testing file

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    2509d37 View commit details
    Browse the repository at this point in the history
  66. Add reference and TODO

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    62748cf View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    e4b41eb View commit details
    Browse the repository at this point in the history
  68. Update lockfile

    karlhorky committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    9d267b4 View commit details
    Browse the repository at this point in the history