Skip to content

Commit

Permalink
Merge branch 'version-3' into request_compression
Browse files Browse the repository at this point in the history
  • Loading branch information
jterapin authored Jul 6, 2023
2 parents 23820e2 + ebb73a9 commit 611cdc2
Show file tree
Hide file tree
Showing 2,108 changed files with 49,321 additions and 23,473 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ jobs:

- name: Archive benchmark report
run: |
GH_REF=${{github.head_ref}} GH_EVENT=${{github.event_name}} bundle exec rake benchmark:archive
GH_REPO=${{github.repository}} GH_REF=${{github.head_ref}} GH_EVENT=${{github.event_name}} bundle exec rake benchmark:archive
- name: Upload benchmark metrics
run: |
GH_REF=${{github.head_ref}} GH_EVENT=${{github.event_name}} bundle exec rake benchmark:put-metrics
GH_REPO=${{github.repository}} GH_REF=${{github.head_ref}} GH_EVENT=${{github.event_name}} bundle exec rake benchmark:put-metrics
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -644,6 +644,7 @@ RubyGems.org page under "LINKS" section.
| AmazonMWAA | Aws::MWAA | aws-sdk-mwaa | 2020-07-01 |
| AmazonNimbleStudio | Aws::NimbleStudio | aws-sdk-nimblestudio | 2020-08-01 |
| AmplifyBackend | Aws::AmplifyBackend | aws-sdk-amplifybackend | 2020-08-11 |
| AppFabric | Aws::AppFabric | aws-sdk-appfabric | 2023-05-19 |
| Application Auto Scaling | Aws::ApplicationAutoScaling | aws-sdk-applicationautoscaling | 2016-02-06 |
| Application Migration Service | Aws::Mgn | aws-sdk-mgn | 2020-02-26 |
| Auto Scaling | Aws::AutoScaling | aws-sdk-autoscaling | 2011-01-01 |
Expand Down
Loading

0 comments on commit 611cdc2

Please sign in to comment.