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 support for parallel plans #926

Merged
merged 11 commits into from
May 25, 2020

Commits on Feb 7, 2020

  1. Configuration menu
    Copy the full SHA
    f2609fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0c483d View commit details
    Browse the repository at this point in the history
  3. Use default not repoCfg

    Fauzyy committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    643fbd4 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. Configuration menu
    Copy the full SHA
    d078357 View commit details
    Browse the repository at this point in the history
  2. Fix mod vendor

    Fauzyy committed May 5, 2020
    Configuration menu
    Copy the full SHA
    d0940b6 View commit details
    Browse the repository at this point in the history
  3. Nope, go 1.14

    Fauzyy committed May 5, 2020
    Configuration menu
    Copy the full SHA
    526b801 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Configuration menu
    Copy the full SHA
    4d1899f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7452d6a View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Add back the parallel_plan repo cfg option

    + Default parallel plans breaks in a lot of autoplan scenarios i.e. with shared workspaces
    + Added a set of e2e tests to check parallel plans and applies
    + Also added an option to the Terraform client to turn off the plugin cache. This was breaking the e2e test suite (never seen this error in practice)
    Fauzyy committed May 8, 2020
    Configuration menu
    Copy the full SHA
    bebfdca View commit details
    Browse the repository at this point in the history
  2. gofmt -s

    Fauzyy committed May 8, 2020
    Configuration menu
    Copy the full SHA
    0e22d2b View commit details
    Browse the repository at this point in the history
  3. Bump CI

    Fauzyy committed May 8, 2020
    Configuration menu
    Copy the full SHA
    67ef5fc View commit details
    Browse the repository at this point in the history