Skip to content
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

feat(commands): add a docs command to easily access the user, dev and config documentation #1276

Merged
merged 6 commits into from
Oct 2, 2024

Conversation

simonsan
Copy link
Contributor

@simonsan simonsan commented Oct 1, 2024

No description provided.

@simonsan simonsan added A-docs Area: Improvements or additions to documentation C-enhancement Category: New feature or request A-commands Area: Related to commands in `rustic` A-ui-ux Area: Related to user interfaces and user experience labels Oct 1, 2024
Signed-off-by: simonsan <[email protected]>
@simonsan simonsan added this to the NEXT milestone Oct 1, 2024
@simonsan simonsan added the S-waiting-for-review Status: PRs waiting for review label Oct 1, 2024
@aawsome
Copy link
Member

aawsome commented Oct 1, 2024

Good idea to add such a command!

@simonsan simonsan requested a review from aawsome October 2, 2024 00:19
@simonsan simonsan enabled auto-merge October 2, 2024 00:20
Copy link
Member

@aawsome aawsome left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@simonsan simonsan added this pull request to the merge queue Oct 2, 2024
Merged via the queue into main with commit fbf4c2e Oct 2, 2024
25 checks passed
@simonsan simonsan deleted the docs-cmd branch October 2, 2024 07:28
This was referenced Oct 2, 2024
simonsan added a commit that referenced this pull request Oct 2, 2024
github-merge-queue bot pushed a commit that referenced this pull request Oct 3, 2024
## 🤖 New release
* `rustic-rs`: 0.9.0 -> 0.9.1 (✓ API compatible changes)

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

## [0.9.1](v0.9.0...v0.9.1)
- 2024-10-03

### Added

- *(config)* add more filters
([#1263](#1263))
- *(check)* Allow to only check trees+packs for given snapshots
([#1230](#1230))
- *(commands)* add a `docs` command to easily access the user, dev and
config documentation
([#1276](#1276))

### Fixed

- *(docs/cli)* improve the descriptions of the CLI commands
([#1277](#1277))
- *(deps)* update rustic_core and other dependencies and fix merge
precedence ([#1282](#1282))
- *(docs)* update configuration documentation to align with recent
changes ([#1280](#1280))

### Other

- *(deps)* upgrade dependencies
([#1289](#1289))
- add triage label to new issues only if no label has been set when
creating it ([#1287](#1287))
- *(interactive)* use update methods for refreshing snapshots
([#1285](#1285))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).

Co-authored-by: rustic-release-plz[bot] <182542030+rustic-release-plz[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-commands Area: Related to commands in `rustic` A-docs Area: Improvements or additions to documentation A-ui-ux Area: Related to user interfaces and user experience C-enhancement Category: New feature or request S-waiting-for-review Status: PRs waiting for review
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants