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

release pipeline takes too long #168

Closed
h1alexbel opened this issue Sep 25, 2024 · 2 comments
Closed

release pipeline takes too long #168

h1alexbel opened this issue Sep 25, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@h1alexbel
Copy link
Owner

Here, as you can see, release pipeline takes ~1hr, which is quite long, and frustrating. Our release script in .rultor.yml has some flows:

  • redundant npm install in install section
  • redundant command execution in just rultor

Overall, it would be great to achieve < 20min release time. Let's check what we can do

@h1alexbel h1alexbel added the bug Something isn't working label Sep 25, 2024
@h1alexbel h1alexbel self-assigned this Sep 25, 2024
Copy link

@h1alexbel
Here is a summary:

Main quality problem: Lack of specific error description or logs.
Improvement suggestion: Add error logs or specific output to illustrate the issue.

h1alexbel added a commit that referenced this issue Oct 1, 2024
h1alexbel added a commit that referenced this issue Oct 1, 2024
h1alexbel added a commit that referenced this issue Oct 1, 2024
feat(#168): optimized rultor build
@h1alexbel
Copy link
Owner Author

build pipeline now takes 20min-1h. Release time depends on rultor availability and load

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant