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

Ginkgo2 #543

Merged
merged 11 commits into from
Jun 25, 2022
Merged

Ginkgo2 #543

merged 11 commits into from
Jun 25, 2022

Commits on Jun 3, 2022

  1. First pass at bumping ginkgo

    - removed some color stuff cause not available in ginkgo2
    
    Authored-by: Michael Oleske <[email protected]>
    moleske committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    9260afb View commit details
    Browse the repository at this point in the history
  2. remove reporters cause I don't like them and they're pretty dead in

    ginkgo2
    
    Authored-by: Michael Oleske <[email protected]>
    moleske committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    a17fcc1 View commit details
    Browse the repository at this point in the history
  3. put back report config

    - still broken, need cf-test-helpers updated first
    - might have future problem with honeycomb and junit reporters
    
    Authored-by: Michael Oleske <[email protected]>
    moleske committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    40ba3e0 View commit details
    Browse the repository at this point in the history
  4. update clock to get ginkgo2 only in catnip

    Authored-by: Michael Oleske <[email protected]>
    moleske committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    229be5c View commit details
    Browse the repository at this point in the history
  5. bump cf-test-helpers to get ginkgo2

    Authored-by: Michael Oleske <[email protected]>
    moleske committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    1a6f4bb View commit details
    Browse the repository at this point in the history
  6. Remove unknown decorators

    - the done async style shouldn't be used, so replaced with eventually
      timeout (probably done correctly 🤷‍♀️)
    
    Authored-by: Michael Oleske <[email protected]>
    moleske committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    ea3f9a0 View commit details
    Browse the repository at this point in the history
  7. Remove junit-reporter

    - at least for now from bin/test, you need to specify a file location
      for it
    
    Authored-by: Michael Oleske <[email protected]>
    moleske committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    bb1757d View commit details
    Browse the repository at this point in the history
  8. comment out reporters to see if everything else is ok

    Authored-by: Michael Oleske <[email protected]>
    moleske committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    ffa8634 View commit details
    Browse the repository at this point in the history
  9. forgot go mod tidy and vendor

    Authored-by: Michael Oleske <[email protected]>
    moleske committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    600e73f View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Fix missed deprecation

    Authored-by: Michael Oleske <[email protected]>
    moleske committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    121ffc3 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

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