Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / cargo-checkmate/cargo-checkmate issues and pull requests

#116 - Update callee.yaml with audit

Pull Request - State: open - Opened by njelich 4 months ago

#115 - Fixed README reference to github CI install

Pull Request - State: open - Opened by njelich 4 months ago

#112 - `gh install`: Create `.github/workflows` if necessary.

Pull Request - State: closed - Opened by nathan-at-least 8 months ago

#111 - `cargo update`

Pull Request - State: closed - Opened by nathan-at-least 8 months ago

#110 - Remove `cargo audit` support.

Pull Request - State: closed - Opened by nathan-at-least 8 months ago

#109 - Check for git hook and GitHub CI and suggest using them if not found.

Issue - State: open - Opened by nathan-at-least 8 months ago
Labels: enhancement

#108 - Run with `nextest` if available.

Issue - State: open - Opened by nathan-at-least 8 months ago
Labels: enhancement

#107 - Remove `cargo checkmate audit`

Issue - State: closed - Opened by nathan-at-least 8 months ago
Labels: design-issue, backwards-incompatible

#106 - How can users set up CI dependencies for `callee.yaml`?

Issue - State: open - Opened by nathan-at-least 8 months ago - 1 comment
Labels: design-issue, github-ci-for-users

#105 - Github CI fails for projects with `rust-toolchain.toml` set to nightly.

Issue - State: open - Opened by nathan-at-least 11 months ago
Labels: bug, design-issue, github-ci-for-users

#104 - `cargo checkmate gh install` does not create directories.

Issue - State: closed - Opened by nathan-at-least 11 months ago
Labels: bug, github-ci-for-users

#103 - Add a validation phase for `cargo-udeps`.

Issue - State: open - Opened by nathan-at-least 12 months ago
Labels: enhancement

#102 - Run all validations w/ `--all-features`.

Issue - State: open - Opened by nathan-at-least about 1 year ago
Labels: enhancement

#101 - chore: Release cargo-checkmate version 0.1.18

Pull Request - State: closed - Opened by nathan-at-least about 1 year ago

#99 - Remove a dangling newline from `cargo-checkmate.yaml`.

Pull Request - State: closed - Opened by nathan-at-least about 1 year ago

#98 - Check for dangling rs files.

Issue - State: open - Opened by nathan-at-least about 1 year ago
Labels: enhancement

#97 - chore: Release cargo-checkmate version 0.1.17

Pull Request - State: closed - Opened by nathan-at-least about 1 year ago

#96 - Include timing info in `cargo test` phase

Issue - State: open - Opened by nathan-at-least about 1 year ago
Labels: enhancement

#95 - Deny warnings in doc generation; fixes #50

Pull Request - State: closed - Opened by nathan-at-least about 1 year ago

#94 - Minor cleanups

Pull Request - State: closed - Opened by nathan-at-least about 1 year ago

#93 - Streaming integrated logs and fancy terminal output.

Issue - State: open - Opened by nathan-at-least about 1 year ago
Labels: enhancement

#91 - Fix the callee workflow with v0.1.16 cli option format.

Pull Request - State: closed - Opened by nathan-at-least about 1 year ago

#90 - Add wall-clock time to phase and final reports.

Pull Request - State: closed - Opened by nathan-at-least about 1 year ago

#89 - Track and log wall-clock time for each phase.

Issue - State: closed - Opened by nathan-at-least about 1 year ago
Labels: enhancement

#88 - `git-hook` path is incorrect for git worktrees.

Issue - State: open - Opened by nathan-at-least about 1 year ago
Labels: bug, good first issue

#87 - Release v0.1.16 hotfix

Pull Request - State: closed - Opened by nathan-at-least about 1 year ago

#86 - Set version 0.1.15

Pull Request - State: closed - Opened by nathan-at-least about 1 year ago

#85 - Fix #67: enable `--help` outside of crate

Pull Request - State: closed - Opened by nathan-at-least about 1 year ago

#84 - Abort the git commit if there are unstaged changes.

Pull Request - State: closed - Opened by nathan-at-least about 1 year ago - 1 comment

#82 - Align output columns

Pull Request - State: closed - Opened by nathan-at-least about 1 year ago

#81 - Add `cargo checkmate list` to facilitate automation.

Pull Request - State: closed - Opened by nathan-at-least about 1 year ago

#80 - Unflattened phase args into an explicit `run` subcommand.

Pull Request - State: closed - Opened by nathan-at-least about 1 year ago

#79 - Clap v4.3.0 upgrade

Pull Request - State: closed - Opened by nathan-at-least about 1 year ago

#78 - Hooks simplification

Pull Request - State: closed - Opened by nathan-at-least about 1 year ago - 1 comment

#76 - Switch to caller/callee actions.

Pull Request - State: closed - Opened by nathan-at-least about 1 year ago

#75 - Consider adding `cargo-deny`

Issue - State: open - Opened by nathan-at-least about 1 year ago
Labels: enhancement

#74 - WIP: Deploy docker images to ghcr

Pull Request - State: closed - Opened by nathan-at-least about 1 year ago - 1 comment

#73 - `cargo update`

Pull Request - State: closed - Opened by nathan-at-least about 1 year ago

#72 - `cargo update`

Pull Request - State: closed - Opened by nathan-at-least about 1 year ago

#71 - Ensure `git` has a clean working dir during git `pre-commit` hook.

Issue - State: closed - Opened by nathan-at-least about 1 year ago - 1 comment

#70 - Consider adding a `fix` operation.

Issue - State: open - Opened by nathan-at-least about 1 year ago
Labels: enhancement

#69 - Consider adding `cargo-manifmt`

Issue - State: open - Opened by nathan-at-least about 1 year ago
Labels: enhancement

#68 - Deploy docker images to ghcr.io

Pull Request - State: closed - Opened by nathan-at-least about 1 year ago

#65 - Create dedicated Github Action.

Issue - State: closed - Opened by nathan-at-least about 1 year ago - 1 comment
Labels: enhancement

#64 - License badge and url cleanup

Pull Request - State: closed - Opened by nathan-at-least about 1 year ago

#63 - Add a phase to check against `cargo publish` errors and warnings.

Issue - State: open - Opened by nathan-at-least about 1 year ago
Labels: enhancement

#62 - Add `--version` option.

Pull Request - State: closed - Opened by nathan-at-least about 1 year ago

#61 - Consider adding `cargo` pass-through options.

Issue - State: open - Opened by nathan-at-least about 1 year ago
Labels: enhancement, design-issue

#60 - Remove `IOResult` and use `std::io::Result` consistently

Pull Request - State: closed - Opened by nathan-at-least about 1 year ago

#59 - Replace error handling with `anyhow`.

Issue - State: closed - Opened by nathan-at-least about 1 year ago - 1 comment
Labels: enhancement

#58 - Convert into a library with a bundled `cargo-checkmate` binary.

Pull Request - State: closed - Opened by nathan-at-least about 1 year ago

#57 - Use clap documented api

Pull Request - State: closed - Opened by nathan-at-least about 1 year ago

#56 - New Release: 0.1.14

Pull Request - State: closed - Opened by nathan-at-least about 1 year ago

#55 - Release 0.1.13

Pull Request - State: closed - Opened by nathan-at-least about 1 year ago

#54 - Resolve GitHub ci hook regression

Pull Request - State: closed - Opened by nathan-at-least about 1 year ago

#53 - Remove orphaned rs files.

Pull Request - State: closed - Opened by nathan-at-least about 1 year ago

#52 - There is no `--version` option.

Issue - State: closed - Opened by nathan-at-least over 1 year ago

#51 - `cargo checkmate hook github-ci` is broken in `v0.1.12`

Issue - State: closed - Opened by nathan-at-least over 1 year ago - 1 comment

#50 - Deny doc warnings.

Issue - State: closed - Opened by nathan-at-least over 1 year ago
Labels: enhancement

#49 - GitHub ci hook bugfix

Pull Request - State: closed - Opened by nathan-at-least over 1 year ago - 1 comment

#48 - Satisfy clippy 0.1.68 atop release-0.1.12

Pull Request - State: closed - Opened by nathan-at-least over 1 year ago

#47 - Satisfy clippy 0.1.68

Pull Request - State: closed - Opened by nathan-at-least over 1 year ago

#46 - Fix GitHub ci issues

Pull Request - State: closed - Opened by nathan-at-least over 1 year ago - 1 comment

#45 - Update release version to 0.1.12

Pull Request - State: closed - Opened by nathan-at-least over 1 year ago

#44 - Update dependencies & lockfile; satisfy clippy.

Pull Request - State: closed - Opened by nathan-at-least over 1 year ago

#42 - Design Issue: where to draw the boundary between consistency and configurability.

Issue - State: open - Opened by nathan-at-least almost 2 years ago
Labels: design-issue

#41 - does this also check the crates inside the workspace?

Issue - State: closed - Opened by coderedart almost 2 years ago - 8 comments
Labels: question

#40 - Upgrade dependencies

Pull Request - State: closed - Opened by zombiepigdragon almost 2 years ago - 1 comment

#39 - Provide tab completion config for popular shells.

Issue - State: open - Opened by nathan-at-least about 2 years ago
Labels: enhancement

#38 - BUG: audit timestamp doesn't notice changes to `Cargo.lock`

Issue - State: open - Opened by nathan-at-least about 2 years ago
Labels: bug

#37 - Synopsis missing from `cargo --list`.

Issue - State: open - Opened by nathan-at-least about 2 years ago - 1 comment
Labels: blocked-externally

#36 - Print colored text for "ok", "skipped", and "FAILED"

Pull Request - State: closed - Opened by yottalogical about 2 years ago

#35 - Update Cargo.lock to patch RUSTSEC-2022-0013

Pull Request - State: closed - Opened by yottalogical about 2 years ago

#34 - Failure to Build/Install on Windows

Issue - State: open - Opened by Teh-Bobo about 2 years ago - 4 comments
Labels: bug, help wanted, good first issue

#33 - Feature Proposal standardize mitigation reports as commit messages

Issue - State: open - Opened by zancas about 2 years ago
Labels: enhancement

#32 - Replace `structopt` with `clap` derive API.

Issue - State: closed - Opened by nathan-at-least over 2 years ago - 1 comment

#31 - Better hooks

Pull Request - State: closed - Opened by nathan-at-least over 2 years ago

#28 - First draft of a GitHub action.

Pull Request - State: closed - Opened by nathan-at-least over 2 years ago - 1 comment

#27 - Pull in `structopt` sub-command name fix when it lands.

Issue - State: closed - Opened by nathan-at-least over 2 years ago - 3 comments

#26 - Subcommands now show binary as cargo-checkmate-SUBCOMMAND

Pull Request - State: closed - Opened by AloeareV over 2 years ago - 1 comment

#25 - New Release: 0.1.11

Pull Request - State: closed - Opened by nathan-at-least over 2 years ago

#23 - Fix subcommand help usage to name the correct program.

Issue - State: closed - Opened by nathan-at-least over 2 years ago

#21 - Readme updates: output example, `github-ci`, and audit ignores.

Pull Request - State: closed - Opened by nathan-at-least over 2 years ago

#18 - Figure out how to satisfy `cargo publish` & `README.md` badges in one go.

Issue - State: open - Opened by nathan-at-least over 2 years ago
Labels: blocked-externally

#17 - New Release: 0.1.10

Pull Request - State: closed - Opened by nathan-at-least over 2 years ago