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

core: Windows service integration #4790

Merged
merged 7 commits into from
Jul 29, 2022

Commits on May 17, 2022

  1. feat: add windows service

    WingLim committed May 17, 2022
    Configuration menu
    Copy the full SHA
    2ff90c3 View commit details
    Browse the repository at this point in the history
  2. chore: rename to req

    WingLim committed May 17, 2022
    Configuration menu
    Copy the full SHA
    01d2451 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Use modern go:build pragma (Go 1.17+)

    We haven't supported Go 1.16- for a long time now, so remove
    old-style `// +build` tags.
    
    Also remove unnecessary pragmas that are already specified in filenames.
    mholt committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    b21fd78 View commit details
    Browse the repository at this point in the history
  2. Minor tweaks

    mholt committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    3ff3e87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b0eb45 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    8330356 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Configuration menu
    Copy the full SHA
    bee7480 View commit details
    Browse the repository at this point in the history