Skip to content

Conversation

@tanvigour
Copy link
Contributor

@tanvigour tanvigour commented Aug 17, 2021

Description

Please explain the changes you've made

Issue reference #1070

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly : verified the ok-to-test functionality in forked repo PR
  • Created/updated tests
  • Extended the documentation / Created issue in the https://github.com/dapr/docs/ repo: dapr/docs#[issue number]

@tanvigour tanvigour requested review from a team as code owners August 17, 2021 22:30
@tanvigour
Copy link
Contributor Author

/ok-to-test

Copy link
Contributor

@CodeMonkeyLeet CodeMonkeyLeet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks generally okay except for the extra dispatch.

You should also merge from upstream master and resolve the conflict in your branch ... #1058 introduced the dapr-bot.yml already and your changes need to be reconciled with those which pulled in support for the /assign command.

Copy link
Contributor

@CodeMonkeyLeet CodeMonkeyLeet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@berndverst
Copy link
Member

@artursouza please review

@codecov
Copy link

codecov bot commented Sep 30, 2021

Codecov Report

Merging #1091 (cf72689) into master (905cbc0) will increase coverage by 0.68%.
The diff coverage is 70.89%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1091      +/-   ##
==========================================
+ Coverage   33.77%   34.45%   +0.68%     
==========================================
  Files         138      140       +2     
  Lines       11686    11890     +204     
==========================================
+ Hits         3947     4097     +150     
- Misses       7329     7375      +46     
- Partials      410      418       +8     
Impacted Files Coverage Δ
bindings/azure/blobstorage/blobstorage.go 14.61% <0.00%> (-0.21%) ⬇️
bindings/azure/eventgrid/eventgrid.go 3.84% <0.00%> (-0.10%) ⬇️
bindings/azure/eventhubs/eventhubs.go 16.66% <0.00%> (-0.66%) ⬇️
...indings/azure/servicebusqueues/servicebusqueues.go 14.66% <0.00%> (-0.41%) ⬇️
bindings/azure/storagequeues/storagequeues.go 37.61% <0.00%> (-1.81%) ⬇️
pubsub/azure/eventhubs/eventhubs.go 23.40% <0.00%> (-0.51%) ⬇️
pubsub/azure/servicebus/servicebus.go 30.19% <0.00%> (-0.30%) ⬇️
state/azure/tablestorage/tablestorage.go 11.86% <0.00%> (-0.21%) ⬇️
state/mongodb/mongodb.go 16.29% <0.00%> (-0.48%) ⬇️
state/sqlserver/migration.go 0.00% <0.00%> (ø)
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 317db02...cf72689. Read the comment docs.

@dapr-bot dapr-bot merged commit 0949537 into dapr:master Sep 30, 2021
Taction added a commit to Taction/components-contrib that referenced this pull request Oct 6, 2021
* master:
  fix 'durable' setting in RabbitMQ (dapr#1183)
  Support setting up Azure IoT Hub for integration testing with EventHubs components (dapr#1174)
  gcp bucket update  (dapr#1128)
  ok-to-test changes for components-contrib (dapr#1091)
  version stored procedure due to previous changes made (dapr#1176)
  Fix existing integration tests (dapr#1173)
  Add state alicloud.tablestore (dapr#1116)
  Add dapr user agent for Azure Components (dapr#1152)
  Support using setup-azure-conf-test.sh with existing Service Principal (dapr#1158)
  Add Event Hubs conformance tests to conformance.yml workflow (dapr#1164)
  restructure code and add comments per code review
  cover all concurrency + etag cases
  Fix EOF linebreaks
  Adds first-write conformance test
  update metadata key
  fix linter warnings
  TableStorage conformance tests pass
  TableStore config
  tablestorage conformance WIP
  ci: standard linter config (dapr#1102)

# Conflicts:
#	secretstores/hashicorp/vault/vault.go
amimimor pushed a commit to amimimor/components-contrib that referenced this pull request Dec 9, 2021
* eventhubs metadata propagation

* ok-to-test changes

* Revert "eventhubs metadata propagation"

This reverts commit 2903695.

* ok-to-test changes based on review

Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
Co-authored-by: Dapr Bot <56698301+dapr-bot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants