Skip to content

Implement Azure Service Bus Queue Operators#23717

Closed
bharanidharan14 wants to merge 30 commits intoapache:mainfrom
astronomer:azure-servicebus-queue-operators
Closed

Implement Azure Service Bus Queue Operators#23717
bharanidharan14 wants to merge 30 commits intoapache:mainfrom
astronomer:azure-servicebus-queue-operators

Conversation

@bharanidharan14
Copy link
Contributor

Implemented Service Bus Queue Operators

Added

  • Create Queue Operator
  • Send message queue Operator
  • Receive message queue Operator
  • Delete queue Operator
  • example DAG
  • Added hooks and connection type in provider yaml file
  • Added unit Test case

^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragement file, named {pr_number}.significant.rst, in newsfragments.

@bharanidharan14 bharanidharan14 changed the title Implemented Service Bus Queue Operators Implement Service Bus Queue Operators May 16, 2022
@bharanidharan14 bharanidharan14 changed the title Implement Service Bus Queue Operators Implement Azure Service Bus Queue Operators May 16, 2022
@bharanidharan14 bharanidharan14 force-pushed the azure-servicebus-queue-operators branch from f9231a6 to e544a5b Compare May 17, 2022 20:49
Implemented Service Bus Queue Operators

Added
- Create Queue Operator
- Send message queue Operator
- Receive message queue Operator
- Delete queue Operator
- example DAG
- Added hooks and connection type in provider yaml file
- Added unit Test case
Rename File and fix linting issues
@bharanidharan14 bharanidharan14 force-pushed the azure-servicebus-queue-operators branch from e544a5b to 120d27a Compare May 17, 2022 20:50
@bharanidharan14 bharanidharan14 force-pushed the azure-servicebus-queue-operators branch from 1325952 to d6b06a2 Compare May 20, 2022 13:17
Fix mypy issue and doc string

Fix mypy issues and doc string
@bharanidharan14 bharanidharan14 force-pushed the azure-servicebus-queue-operators branch from d6b06a2 to 0eb6556 Compare May 20, 2022 13:19
@kaxil
Copy link
Member

kaxil commented May 22, 2022

Tests are failing

Implemented Service Bus Queue Operators

Added
- Create Queue Operator
- Send message queue Operator
- Receive message queue Operator
- Delete queue Operator
- example DAG
- Added hooks and connection type in provider yaml file
- Added unit Test case
Rename File and fix linting issues
Fix mypy issue and doc string

Fix mypy issues and doc string
@kaxil kaxil force-pushed the azure-servicebus-queue-operators branch from 52cf651 to d23bdfc Compare May 22, 2022 00:05
@bharanidharan14 bharanidharan14 force-pushed the azure-servicebus-queue-operators branch from 49db59d to a9e07e4 Compare May 26, 2022 07:24
@bharanidharan14 bharanidharan14 force-pushed the azure-servicebus-queue-operators branch from e2a58e4 to 907be12 Compare May 31, 2022 01:00
@pankajastro pankajastro deleted the azure-servicebus-queue-operators branch March 9, 2023 17:00
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.

3 participants

Comments