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

Optimize Release Workflow [UAT-52] #56

Merged
merged 2 commits into from
Oct 24, 2024
Merged

Optimize Release Workflow [UAT-52] #56

merged 2 commits into from
Oct 24, 2024

Conversation

fqjony
Copy link
Contributor

@fqjony fqjony commented Oct 24, 2024

The problem

image

Key changes

  • Improved caching strategy to speed up Docker builds and reduce redundant operations.

  • Optimized the test-pipeline job to shorten its runtime.

  • Streamlined the docker-release job to ensure faster image building and pushing.

This PR optimizes release workflow to reduce execution time and improve efficiency. These optimizations significantly reduce the overall runtime of the release workflow, making the process faster and more efficient.

@fqjony fqjony added the enhancement New feature or request label Oct 24, 2024
@fqjony fqjony self-assigned this Oct 24, 2024
@fqjony fqjony changed the title Release Workflow Improvements [UAT-52] Optimize Release Workflow [UAT-52] Oct 24, 2024
@fqjony fqjony marked this pull request as ready for review October 24, 2024 10:43
@fqjony fqjony enabled auto-merge October 24, 2024 10:43
@fqjony fqjony merged commit dd20541 into latest Oct 24, 2024
4 checks passed
@fqjony fqjony deleted the UAT-52 branch October 24, 2024 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants