Skip to content

Commit

Permalink
Merge branch 'main' into eventstreams
Browse files Browse the repository at this point in the history
  • Loading branch information
alextwoods committed Aug 5, 2024
2 parents de101ec + ae79a0c commit 67587b1
Show file tree
Hide file tree
Showing 63 changed files with 4,923 additions and 831 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "tasks/benchmark"]
path = tasks/benchmark
url = git@github.com:aws/aws-sdk-ruby-benchmark-tools.git
url = https://github.com/aws/aws-sdk-ruby-benchmark-tools.git
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ group :test do
gem 'rspec'
gem 'simplecov'
gem 'webmock'
gem 'opentelemetry-sdk'
end
1 change: 1 addition & 0 deletions codegen/projections/rails_json/lib/rails_json.rb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1,172 changes: 716 additions & 456 deletions codegen/projections/rails_json/lib/rails_json/client.rb

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions codegen/projections/rails_json/lib/rails_json/config.rb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 67587b1

Please sign in to comment.