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

circle-ci: add tests for windows and macos & test using go 1.13 #8078

Merged
merged 14 commits into from
Sep 10, 2019

Commits on Sep 5, 2019

  1. Configuration menu
    Copy the full SHA
    368d39c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ba91b7 View commit details
    Browse the repository at this point in the history
  3. replace github.com/gofrs/flock => github.com/azr/flock v0.0.0-2019082…

    …3144736-958d66434653
    
    to test my fix
    azr committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    1d00dae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e456365 View commit details
    Browse the repository at this point in the history
  5. pin to go 1.13 & cleanup go deps

    azr committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    44ba583 View commit details
    Browse the repository at this point in the history
  6. Makefile: document why

    azr committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    a2e934e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    592ff69 View commit details
    Browse the repository at this point in the history
  8. fix comment typo

    azr committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    22a89cc View commit details
    Browse the repository at this point in the history
  9. empty commit

    azr committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    986bb25 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2019

  1. Configuration menu
    Copy the full SHA
    4748958 View commit details
    Browse the repository at this point in the history
  2. remove goimports dependency as the generated code is now correct and …

    …won't need fixing
    
    this should save us from running this command every now an then
    azr committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    c77a0bd View commit details
    Browse the repository at this point in the history
  3. go get use enumer@master

    azr committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    1091066 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. Configuration menu
    Copy the full SHA
    aa9cc91 View commit details
    Browse the repository at this point in the history
  2. Update step_shutdown_test.go

    bump test duration
    azr committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    350aa54 View commit details
    Browse the repository at this point in the history