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

Bedrock Testing Infrastructure #937

Merged
merged 6 commits into from
Oct 24, 2023

Commits on Oct 13, 2023

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

Commits on Oct 19, 2023

  1. Cache Package Version Lookups (#946)

    * Cache _get_package_version
    
    * Add Python 2.7 support to get_package_version caching
    
    * [Mega-Linter] Apply linters fixes
    
    * Bump tests
    
    ---------
    
    Co-authored-by: SlavaSkvortsov <29122694+SlavaSkvortsov@users.noreply.github.com>
    Co-authored-by: TimPansino <TimPansino@users.noreply.github.com>
    3 people authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    cc3e285 View commit details
    Browse the repository at this point in the history
  2. Fix Redis Generator Methods (#947)

    * Fix scan_iter for redis
    
    * Replace generator methods
    
    * Update instance info instrumentation
    
    * Remove mistake from uninstrumented methods
    
    * Add skip condition to asyncio generator tests
    
    * Add skip condition to asyncio generator tests
    
    ---------
    
    Co-authored-by: Lalleh Rafeei <lrafeei@newrelic.com>
    Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
    3 people authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    5996de6 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Automatic RPM System Updates (#948)

    * Checkout old action
    
    * Adding RPM action
    
    * Add dry run
    
    * Incorporating action into workflow
    
    * Wire secret into custom action
    
    * Enable action
    
    * Correct action name
    
    * Fix syntax
    
    * Fix quoting issues
    
    * Drop pre-verification. Does not work on python
    
    * Fix merge artifact
    TimPansino authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    4721025 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    2783b06 View commit details
    Browse the repository at this point in the history
  2. Remove OpenAI references

    TimPansino committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    ccda862 View commit details
    Browse the repository at this point in the history