Skip to content

Trim renovate config #1640

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Trim renovate config #1640

wants to merge 3 commits into from

Conversation

senekor
Copy link
Contributor

@senekor senekor commented Jun 16, 2025

  • Remove custom config for warpy

    We don't use warpy anymore.

  • Don't update the lockfile

    The site is generated with Zola. All our regular Rust dependencies are
    essentially dev dependencies, used for testing and the blog post
    generator. Updating the lockfile weekly only causes frequent
    recompilation for no significant benefit.

  • Unpin dependencies

    The site is generated with Zola. All our regular Rust dependencies
    are essentially dev dependencies, used for testing and the blog post
    generator. Pinning them to the patch release only causes frequent
    recompilation for no significant benefit.

senekor added 3 commits June 16, 2025 12:41
We don't use warpy anymore.
The site is generated with Zola. All our regular Rust dependencies are
essentially dev dependencies, used for testing and the blog post
generator. Updating the lockfile weekly only causes frequent
recompilation for no significant benefit.
The site is generated with Zola. All our regular Rust dependencies
are essentially dev dependencies, used for testing and the blog post
generator. Pinning them to the patch release only causes frequent
recompilation for no significant benefit.
@senekor senekor force-pushed the senekor/skxtuprvmskp branch from caa90fa to 779c8ed Compare June 16, 2025 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant