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

Row action run api #14247

Merged
merged 18 commits into from
Jul 26, 2024
Merged

Row action run api #14247

merged 18 commits into from
Jul 26, 2024

Conversation

adrinr
Copy link
Collaborator

@adrinr adrinr commented Jul 25, 2024

Description

Create endpoint to allow running row action automations. This will require some further refactor and deeper testing when building the frontend for it, but it will work as initial implementation. This is a new endpoint, so it's safe to merge as it's not currently use by anything

Copy link

linear bot commented Jul 25, 2024

@github-actions github-actions bot added firestorm Data/Infra/Revenue Team size/m labels Jul 25, 2024
Base automatically changed from feat/row-actions to master July 25, 2024 13:36
@adrinr adrinr force-pushed the BUDI-8441/row-action-run-api branch from 613adab to 297ff58 Compare July 25, 2024 13:37
@@ -7,7 +9,6 @@ import {
import tk from "timekeeper"
import emitter from "../../../../src/events"
import { outputProcessing } from "../../../utilities/rowProcessor"
import * as setup from "./utilities"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This was causing issues with the js order loading, with the barrel files of the SDK and supertest

@adrinr adrinr marked this pull request as ready for review July 25, 2024 14:51
@adrinr adrinr requested a review from a team as a code owner July 25, 2024 14:51
@adrinr adrinr requested review from samwho and mike12345567 and removed request for a team July 25, 2024 14:51
@adrinr adrinr enabled auto-merge July 26, 2024 13:16
@adrinr adrinr merged commit 9a181c9 into master Jul 26, 2024
12 checks passed
@adrinr adrinr deleted the BUDI-8441/row-action-run-api branch July 26, 2024 13:25
@github-actions github-actions bot locked and limited conversation to collaborators Jul 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
firestorm Data/Infra/Revenue Team size/m
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants