Below you will find pages that utilize the taxonomy term “Profiidev”
April 17, 2026
Rust Lint Action
Version updated for https://github.com/Profiidev/rust-lint-action to version v4.1.0.
This action is used across all versions by 22 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Rust Lint Action is a GitHub Action designed to automate the process of running linting and formatting checks on Rust code. It helps maintain code quality by identifying and flagging potential issues, enforcing coding standards, and applying consistent formatting. This action streamlines code review workflows by ensuring Rust code adheres to best practices automatically.
April 16, 2026
Rust Lint Action
Version updated for https://github.com/Profiidev/rust-lint-action to version v4.0.1.
This action is used across all versions by 22 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Rust Lint Action is a GitHub Action designed to automatically run Rust-specific linting tools, such as cargo clippy, on your codebase to identify and flag potential issues, coding inefficiencies, and style violations. It streamlines the linting process by integrating it directly into GitHub workflows, ensuring consistent code quality and reducing manual effort in maintaining best practices.
April 15, 2026
Rust Lint Action
Version updated for https://github.com/Profiidev/rust-lint-action to version v4.0.0.
This action is used across all versions by 22 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Rust Lint Action is a GitHub Action designed to automate the process of running linting tools for Rust projects. It helps identify and enforce code quality standards by integrating checks like clippy and rustfmt directly into your CI/CD pipeline. This action streamlines code review workflows by automatically detecting issues and formatting inconsistencies, ensuring cleaner and more maintainable codebases.
April 8, 2026
Hibernation setup
Version updated for https://github.com/Profiidev/hibernation to version v0.2.4.
This action is used across all versions by 3 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Hibernation is a self-hosted Nix binary cache designed to simplify the storage and distribution of Nix store paths. It automates the process of managing and sharing Nix packages by providing support for local storage or integration with S3-compatible storage solutions. Key features include a web-based UI for configuration, CLI tools for interacting with the server, and support for metrics and authentication.
April 6, 2026
Hibernation setup
Version updated for https://github.com/Profiidev/hibernation to version v0.2.3.
This action is used across all versions by 3 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Hibernation is a self-hosted Nix binary cache designed to streamline the storage and sharing of Nix store paths. It automates the management of a binary cache, supporting local and S3-compatible storage backends, and includes a CLI for interacting with the server, such as pushing Nix store paths. This tool simplifies cache management, improves build efficiency, and integrates with existing Nix workflows.