knope icon indicating copy to clipboard operation
knope copied to clipboard

A command line tool to to handle all the tasks most developers find tedious.

Results 50 knope issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/knope-dev/knope). ## Config Migration Needed - [ ]...

:paperclips: dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@astrojs/check](https://togithub.com/withastro/language-tools) ([source](https://togithub.com/withastro/language-tools/tree/HEAD/packages/astro-check)) | [`^0.5.0` -> `^0.7.0`](https://renovatebot.com/diffs/npm/@astrojs%2fcheck/0.5.10/0.7.0) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ureq](https://togithub.com/algesten/ureq) | dependencies | patch | `2.9.6` -> `2.9.7` | ---...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [snapbox](https://togithub.com/assert-rs/trycmd/tree/main/crates/snapbox) ([source](https://togithub.com/assert-rs/trycmd)) | dev-dependencies | patch | `0.5.10` -> `0.5.12` |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | digest | `b4ffde6` -> `0ad4b8f` | ---...

I wanted to use knope for all packages i publish, i currently publish nodejs, python, and dotnet packages and it doesn't support dotnet, it would be great to add support...

:guitar: Feature
:wave: good first issue

Closes #953 Provides functionality to allow prompts with confirmation before proceeding with the remainder of the workflow. Dry-run functionality will simply print a message saying that it will prompt the...

In our release process with `knope`, we run a `PrepareRelease` step and raise the release changes on a PR for the rest of the team to review. As part of...

:guitar: Feature

There should be a way to use Knope's variables, including Version, with multiple packages. [old description] Since determining the version of a package is nontrivial, and it's often useful in...