-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add error handling and improve validation checks in pipeline scripts #15
base: master
Are you sure you want to change the base?
Add error handling and improve validation checks in pipeline scripts #15
Conversation
Signed-off-by: MAVRICK-1 <[email protected]>
60c1615
to
03a500b
Compare
@llpeterson , could you please review my PR. Also, is there a Slack channel for Aether where I can ask questions if I have any doubts? |
There is. Send me your email and I'll invite you to it. (Always good to vet
ideas there.)
…On Tue, Jan 21, 2025 at 2:09 PM Rishi Mondal ***@***.***> wrote:
@llpeterson <https://github.com/llpeterson> , could you please review my
PR.
Also, is there a Slack channel for Aether where I can ask questions if I
have any doubts?
—
Reply to this email directly, view it on GitHub
<#15 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABKSHC2JKQW5XWWX3OCNSVD2L2ZP7AVCNFSM6AAAAABVTNSEA6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMBVG42DGNRQGA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Whitespace changes were not visible in my updates before pushing. I will address and update them accordingly. |
@llpeterson thank you it's [email protected] |
Have you tested these changes. They generally look fine, but typos are always a possibility. |
I ran quickstart.groovy and hit the following error (from the console output):
|
currenlty i am checking all the workflows, i will rectify it , when i will check |
Enhance error handling and validation checks in pipeline scripts to ensure more robust execution and clearer failure messages. This update introduces error handling mechanisms and improves validation logic for various stages in the pipeline.