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

Extract automation step definitions out into shared-core. #15383

Merged
merged 6 commits into from
Jan 20, 2025

Conversation

samwho
Copy link
Collaborator

@samwho samwho commented Jan 16, 2025

Description

This is so that we can make use of them in the frontend to generate data in tests.

Addresses

@samwho samwho requested a review from a team as a code owner January 16, 2025 17:26
@samwho samwho requested review from mike12345567 and removed request for a team January 16, 2025 17:26
Copy link

linear bot commented Jan 16, 2025

@github-actions github-actions bot added the firestorm Data/Infra/Revenue Team label Jan 16, 2025
Copy link

qa-wolf bot commented Jan 16, 2025

QA Wolf here! As you write new code it's important that your test coverage is keeping up.
Click here to request test coverage for this PR!

stepId: AutomationActionStepId.EXECUTE_BASH,
inputs: {},
schema: {
inputs: {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Would not be enough moving inputs and outputs? Will we be using anything else in the frontend?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

cc @deanhannigan, I believe the big win from this would be testing.

@samwho samwho enabled auto-merge January 20, 2025 14:48
…f github.com:budibase/budibase into pro-279-pull-automation-definitions-into-shared-core
@samwho samwho merged commit 1211811 into master Jan 20, 2025
20 checks passed
@samwho samwho deleted the pro-279-pull-automation-definitions-into-shared-core branch January 20, 2025 15:17
@github-actions github-actions bot locked and limited conversation to collaborators Jan 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
firestorm Data/Infra/Revenue Team size/xl
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants