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

feat: Support Windows #2

Closed
wants to merge 33 commits into from
Closed

feat: Support Windows #2

wants to merge 33 commits into from

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    045eec8 View commit details
    Browse the repository at this point in the history
  2. add install_dir var

    jsirianni committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    7ec0d84 View commit details
    Browse the repository at this point in the history
  3. fix notify handler

    jsirianni committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    5cb1a78 View commit details
    Browse the repository at this point in the history
  4. fix notify handler

    jsirianni committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    583bd34 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba83011 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21efb1b View commit details
    Browse the repository at this point in the history
  7. fix config handler

    jsirianni committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    88f5262 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d9a9606 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1970611 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    90e1887 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    af90410 View commit details
    Browse the repository at this point in the history
  12. Add testing framework

    jsirianni committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    2687841 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fab36d0 View commit details
    Browse the repository at this point in the history
  14. uncomment pyenv

    jsirianni committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    ea9476f View commit details
    Browse the repository at this point in the history
  15. update batch

    jsirianni committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    0f74fa0 View commit details
    Browse the repository at this point in the history
  16. Wording

    jsirianni committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    0122109 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d43bace View commit details
    Browse the repository at this point in the history
  18. use preemptible: true

    jsirianni committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    942317f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    434fe06 View commit details
    Browse the repository at this point in the history
  20. fix linter issue

    jsirianni committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    5f31e19 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ab2b412 View commit details
    Browse the repository at this point in the history
  22. retry google auth

    jsirianni committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    fdc2c55 View commit details
    Browse the repository at this point in the history
  23. prevent workflow cancel

    jsirianni committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    5060836 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. add dedicated create step

    jsirianni committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    06642e6 View commit details
    Browse the repository at this point in the history
  2. add project flag

    jsirianni committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    920007e View commit details
    Browse the repository at this point in the history
  3. let converge handle create

    jsirianni committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    f0ee584 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b52048d View commit details
    Browse the repository at this point in the history
  5. remove ignore [skip-ci]

    jsirianni committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    6335ecd View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    71264c9 View commit details
    Browse the repository at this point in the history
  2. remove unused vars. add manager_path var. update service handler name…

    …. remove systemd directory stop (not needed)
    jsirianni committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    207031a View commit details
    Browse the repository at this point in the history
  3. wip: windows progress

    jsirianni committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    6d0f51e View commit details
    Browse the repository at this point in the history
  4. wip

    jsirianni committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    bd5d077 View commit details
    Browse the repository at this point in the history
  5. finish windows

    jsirianni committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    ee8ee6d View commit details
    Browse the repository at this point in the history