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

feat(workflows): adds orm methods for managing specs #15356

Merged
merged 3 commits into from
Nov 25, 2024

Conversation

MStreet3
Copy link
Contributor

@MStreet3 MStreet3 commented Nov 21, 2024

CAPPL-135

This PR adds an ORM layer for interacting with the workflow_specs table. Allows team to split up/implement event handlers for the syncer in parallel.

Requires

Supports

@MStreet3 MStreet3 requested review from a team as code owners November 21, 2024 10:01
@MStreet3 MStreet3 requested review from vyzaldysanchez and removed request for a team November 21, 2024 10:01
Copy link
Contributor

github-actions bot commented Nov 21, 2024

AER Report: CI Core ran successfully ✅

aer_workflow , commit

AER Report: Operator UI CI ran successfully ✅

aer_workflow , commit

@MStreet3 MStreet3 force-pushed the cappl-135/wf-spec-orm branch from a93edc8 to b847a64 Compare November 21, 2024 10:14
@MStreet3 MStreet3 force-pushed the cappl-306/stub-handlers branch from aa4a8e7 to 694dfe9 Compare November 21, 2024 10:20
@MStreet3 MStreet3 force-pushed the cappl-135/wf-spec-orm branch from f08c3f0 to 315e58e Compare November 21, 2024 10:29
@MStreet3 MStreet3 force-pushed the cappl-306/stub-handlers branch from 176e363 to 4dd15dd Compare November 21, 2024 10:35
Base automatically changed from cappl-306/stub-handlers to develop November 21, 2024 11:43
@MStreet3 MStreet3 force-pushed the cappl-135/wf-spec-orm branch 2 times, most recently from 6d08d21 to aa476ef Compare November 21, 2024 13:03
@MStreet3 MStreet3 enabled auto-merge November 21, 2024 13:03
@MStreet3 MStreet3 force-pushed the cappl-135/wf-spec-orm branch 2 times, most recently from 6ab3bb5 to 642907c Compare November 21, 2024 13:33
@MStreet3 MStreet3 force-pushed the cappl-135/wf-spec-orm branch from fbbeed0 to 02ca305 Compare November 21, 2024 14:39
agparadiso
agparadiso previously approved these changes Nov 21, 2024
core/services/workflows/syncer/orm.go Outdated Show resolved Hide resolved
@MStreet3 MStreet3 added this pull request to the merge queue Nov 25, 2024
Merged via the queue into develop with commit 1168674 Nov 25, 2024
145 of 146 checks passed
@MStreet3 MStreet3 deleted the cappl-135/wf-spec-orm branch November 25, 2024 11:07
justinkaseman added a commit that referenced this pull request Nov 27, 2024
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.

4 participants