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

[ORCA-3444] Add support for Event Orchestrations #88

Merged
merged 40 commits into from
May 27, 2022

Conversation

alenapan
Copy link
Contributor

@alenapan alenapan commented May 25, 2022

Changes

  • Add CRUD endpoints for the Event Orchestration resource
  • Add Read/Update endpoints for the Event Orchestration Path resources (router/unrouted/service)

alenapan and others added 30 commits May 4, 2022 10:12
…go-pagerduty into ORCA-3459-orchestration-rename
…go-pagerduty into ORCA-3459-orchestration-rename
* Use the more specific EventOrchestrationPathReference instead of the generic EventOrchestrationPathObject
* Use EventOrchestrationPathRuleActions and include all actions so that we eliminate EventOrchestrationPathRuleAction and eliminate trying to do struct inheritance/injection.
Also make `UrlBuilder` private by renaming it `orchestrationPathUrlBuilder`
[ORCA-3462] -  Add Read/Update for Event Orchestration paths
[ORCA-3459][ORCA-3462] - Event Orchestration / Event Orchestration Path support
…le-props

[ORCA-3475] Make event orchestration team ID a nullable field
Remove 'omitempty' from the EventOrchestrationPathSet.Rules property
@alenapan alenapan changed the title Add support for Event Orchestrations [ORCA-3444] Add support for Event Orchestrations May 25, 2022
Copy link
Collaborator

@stmcallister stmcallister left a comment

Choose a reason for hiding this comment

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

Looks good! Excited to get this added to the provider!! 👍 🎉 🌮

"orchestration_path": {
"type": "service",
"parent": {
"id": "POOPBUG",
Copy link
Collaborator

Choose a reason for hiding this comment

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

nice name ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants