-
Notifications
You must be signed in to change notification settings - Fork 49
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
fix workflow #608
fix workflow #608
Conversation
Signed-off-by: YiscahLevySilas1 <[email protected]>
PR Description updated to latest commit (9ac7af8) |
PR Review
✨ Review tool usage guide:Overview:
With a configuration file, use the following template:
See the review usage page for a comprehensive guide on using this tool. |
PR Code Suggestions
✨ Improve tool usage guide:Overview:
With a configuration file, use the following template:
See the improve usage page for a more comprehensive guide on using this tool. |
Summary:
|
User description
Overview
Type
enhancement
Description
build-and-rego-test
job.DOWNLOAD_ARTIFACT_PATH
to utilize the outputs from thebuild-and-rego-test
job, ensuring a more dynamic and reliable artifact handling in the workflow.Changes walkthrough
create-release-v2.yaml
Enhance GitHub Actions Workflow for Release Process
.github/workflows/create-release-v2.yaml
REGO_ARTIFACT_KEY_NAME
andREGO_ARTIFACT_PATH
in thebuild-and-rego-test
job.DOWNLOAD_ARTIFACT_PATH
to use the output frombuild-and-rego-test
job.