chore(ci): migrate to Garnix

This commit is contained in:
Harsh Shandilya 2023-02-16 14:08:43 +00:00
parent a4855b834f
commit 25b4ede9cd
2 changed files with 1 additions and 18 deletions

View file

@ -1,17 +0,0 @@
on:
push:
branches:
- main
- renovate/**
paths-ignore:
- README.md
pull_request:
paths-ignore:
- README.md
name: Check Rust code
jobs:
check:
uses: msfjarvis/shared-workflows/.github/workflows/test-rust-project.yml@main
with:
msrv: '1.60.0'

View file

@ -1,4 +1,4 @@
# gitice [![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)
# gitice [![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/) [![Built with Garnix](https://img.shields.io/static/v1?label=Built%20with&message=Garnix&color=blue&style=flat&logo=nixos&link=https://garnix.io&labelColor=111212)](https://garnix.io)
Rust tool to create a 'lockfile' of the git repositories present under a directory, and allow re-cloning them when given the previously generated lockfile.