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

[7.x] refactor failed_tests_reporter to use TS, no octokit (#46993) #47631

Merged
merged 1 commit into from
Oct 8, 2019

Commits on Oct 8, 2019

  1. refactor failed_tests_reporter to use TS, no octokit (elastic#46993)

    * refactor failed_tests_reporter to use TS, no octokit
    
    * update renovate config
    
    * ensure that all kbn-test files are in ts project
    
    * fix some type errors
    
    * add some more tests
    
    * [kbn-test/githubapi] cleanup and document
    
    * collect log messages as strings instead of message objects
    
    * ensure issue is open when updating body
    
    * improve readability of getKibanaIssues
    
    * expose axios helpers from dev-utils
    
    * fix request params for fetching github issues and validate locally
    
    * include a README for failed_tests_reporter
    
    * improve axios error helpers
    
    # Conflicts:
    #	packages/kbn-test/src/index.ts
    #	renovate.json5
    Spencer committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    b8b2b4e View commit details
    Browse the repository at this point in the history