You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What kind of repetitive thing do you have to do often and what is the benefit of automating it?
I have to manually build and push my react app every time I merge an update to the main branch.
If it's automatic then I don't have to remember it and the page always stays up to date.
Current State
"As-is" most likely something manual but could be partially automated
Future Development
@jafow to build a github action and trial on record clearance
Hi @jafow I know its been a while. We are starting to do cleanup on the 100 automations pipeline, Please provide an update on this issue when you get time.
Overview
What kind of repetitive thing do you have to do often and what is the benefit of automating it?
I have to manually build and push my react app every time I merge an update to the main branch.
If it's automatic then I don't have to remember it and the page always stays up to date.
Current State
"As-is" most likely something manual but could be partially automated
Future Development
@jafow to build a github action and trial on record clearance
Action Items/Research
Stakeholders
@jafow
Anticipated outcomes
A generalized action that can build a static JS app and deploy to github pages.
Resources/Instructions
Language
shell
Automation triggers (What starts it? What's it responding to?)
Input required (How much manual or custom input is required?)
The path to package json
The path to the built app
Project size
Small
The text was updated successfully, but these errors were encountered: