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

Improve CI build performance by utilizing uv caching #2588

Closed
nijel opened this issue Aug 26, 2024 · 3 comments · Fixed by #2781
Closed

Improve CI build performance by utilizing uv caching #2588

nijel opened this issue Aug 26, 2024 · 3 comments · Fixed by #2781
Assignees
Labels
enhancement Adding or requesting a new feature. good first issue Opportunity for newcoming contributors. hacktoberfest This is suitable for Hacktoberfest. Don’t try to spam. help wanted Extra attention is needed.

Comments

@nijel
Copy link
Member

nijel commented Aug 26, 2024

Describe the problem

The CI build could be optimized if built wheels could be reused because building of wheels like borgbackup or mercurial is what takes most of the time there.

Describe the solution you would like

Describe alternatives you have considered

No response

Screenshots

No response

Additional context

No response

@nijel nijel added enhancement Adding or requesting a new feature. help wanted Extra attention is needed. hacktoberfest This is suitable for Hacktoberfest. Don’t try to spam. good first issue Opportunity for newcoming contributors. labels Aug 26, 2024
Copy link

This issue seems to be a good fit for newbie contributors. You are welcome to contribute to Weblate! Don't hesitate to ask any questions you would have while implementing this.

You can learn about how to get started in our contributors documentation.

@nijel nijel self-assigned this Nov 5, 2024
nijel added a commit to nijel/docker that referenced this issue Nov 5, 2024
This removes need to build binary wheels repeatedly.

Fixes WeblateOrg#2588
@nijel nijel mentioned this issue Nov 5, 2024
5 tasks
nijel added a commit to nijel/docker that referenced this issue Nov 5, 2024
This removes need to build binary wheels repeatedly.

Fixes WeblateOrg#2588
nijel added a commit to nijel/docker that referenced this issue Nov 5, 2024
This removes need to build binary wheels repeatedly.

Fixes WeblateOrg#2588
nijel added a commit to nijel/docker that referenced this issue Nov 5, 2024
This removes need to build binary wheels repeatedly.

Fixes WeblateOrg#2588
@nijel nijel closed this as completed in 05cf35a Nov 5, 2024
Copy link

github-actions bot commented Nov 5, 2024

Thank you for your report; the issue you have reported has just been fixed.

  • In case you see a problem with the fix, please comment on this issue.
  • In case you see a similar problem, please open a separate issue.
  • If you are happy with the outcome, don’t hesitate to support Weblate by making a donation.

1 similar comment
Copy link

github-actions bot commented Nov 5, 2024

Thank you for your report; the issue you have reported has just been fixed.

  • In case you see a problem with the fix, please comment on this issue.
  • In case you see a similar problem, please open a separate issue.
  • If you are happy with the outcome, don’t hesitate to support Weblate by making a donation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Adding or requesting a new feature. good first issue Opportunity for newcoming contributors. hacktoberfest This is suitable for Hacktoberfest. Don’t try to spam. help wanted Extra attention is needed.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant