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

feature: cosmosDB triggers basic support #2236

Merged
merged 9 commits into from
Feb 13, 2024

Conversation

JasonYeMSFT
Copy link
Contributor

@JasonYeMSFT JasonYeMSFT commented Jan 18, 2024

Supported features:

  • list triggers of a cosmosDB collection
  • create a trigger
  • view/edit the function body of a trigger
  • delete a trigger

@JasonYeMSFT JasonYeMSFT force-pushed the dev/chuye/cosmos-list-triggers branch from a15c103 to 2b5d6ac Compare January 23, 2024 18:20
@JasonYeMSFT JasonYeMSFT marked this pull request as ready for review January 23, 2024 18:22
@JasonYeMSFT JasonYeMSFT requested a review from a team as a code owner January 23, 2024 18:22
@JasonYeMSFT JasonYeMSFT changed the title feature: cosmosDB list/create/delete triggers feature: cosmosDB triggers basic support Jan 23, 2024
src/docdb/registerDocDBCommands.ts Show resolved Hide resolved
src/docdb/tree/DocDBTriggerTreeItem.ts Outdated Show resolved Hide resolved
src/docdb/tree/DocDBTriggersTreeItem.ts Outdated Show resolved Hide resolved
@JasonYeMSFT JasonYeMSFT force-pushed the dev/chuye/cosmos-list-triggers branch from 562e42d to 9d03788 Compare February 13, 2024 19:00
@JasonYeMSFT JasonYeMSFT merged commit b0de7cc into main Feb 13, 2024
5 checks passed
@JasonYeMSFT JasonYeMSFT deleted the dev/chuye/cosmos-list-triggers branch February 13, 2024 22:34
@microsoft microsoft locked and limited conversation to collaborators Mar 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants