Skip to content

Conversation

hustcer
Copy link
Owner

@hustcer hustcer commented Dec 22, 2024

No description provided.

Copy link

Awesome that you are trying to improve the documentation of a nushell command!

As we autogenerate these command pages from the help information defined with the command after each release:

  • If you already updated the command help, you are already done!
  • Else, please look for the command in the source tree and make your changes directly there.

Thanks for helping out!

Copy link

Awesome that you are trying to improve the documentation of a nushell command!

As we autogenerate these command pages from the help information defined with the command after each release:

  • If you already updated the command help, you are already done!
  • Else, please look for the command in the source tree and make your changes directly there.

Thanks for helping out!

0x4D5352 and others added 13 commits December 22, 2024 10:23
* fix typo in tmp/random

* fix typo in stat git

* update book docs with proper copy-able examples

* update de book and contributor book

* Update book/environment.md

Co-authored-by: Douglas <[email protected]>

* Update de/book/loading_data.md

Co-authored-by: Douglas <[email protected]>

* Update book/pipelines.md

Co-authored-by: Douglas <[email protected]>

* Update book/types_of_data.md

Co-authored-by: Douglas <[email protected]>

* fix indentations

* fix indentations

---------

Co-authored-by: Joshua Nussbaum <[email protected]>
Co-authored-by: Douglas <[email protected]>
* fix errors in en book

* revert configuration changes to prevent merge conflict

* fix VuePress tip callout

* one more typo
* Release notes for `0.101.0`

Please add your new features and breaking changes to the release notes
by opening PRs against the `release-notes-0.101.0` branch.

## TODO
- [ ] look at interesting contributions
- [ ] write all the sections
- [ ] order the sections by interest
- [ ] add the breaking changes
- [ ] detail the breaking changes
- [ ] add the full changelog
- [ ] complete all the `TODO`s inside the release note
- [ ] ... (PRs that need to land before the release, e.g. [deprecations](https://github.com/nushell/nushell/labels/deprecation) or [removals](https://github.com/nushell/nushell/pulls?q=is%3Apr+is%3Aopen+label%3Aremoval-after-deprecation))

* Start release notes for 0.101.0 (nushell#1680)

* Fix typo

* Add PRs so far as todos in full changelog

* Uncomment PRs doing version bumps

* Add notes for (most) of my PRs

* Add PRs to hall of fame and add missing PRs

* Fix typos

* ntd pr release notes (nushell#1673)

* Bahex PR release notes (nushell#1689)

* Add PRs for 0.101.0 release notes (nushell#1693)

* Add additional PRs

* Fix typos

* Continue 0.101.0 release notes  (nushell#1695)

* Add additional PRs

* Fix typos

* Continue release notes

* Additions from full-changelog for NotTheDr01ds and WindSoilder (nushell#1701)

* ntd and Wind full-log updates

* Attributions

* Stefan summarizing (nushell#1702)

* Rose's changes

* Darren's changes

* Excerpt

* Plugin author notes

too lazy to link

* TOC

---------

Co-authored-by: Douglas <[email protected]>
Co-authored-by: Bahex <[email protected]>
Co-authored-by: Stefan Holderbach <[email protected]>
* Update config recommendations for 0.101

* Editor examples

* Typo

* Move preview Configuration chapter live for 0.101

---------

Co-authored-by: Stefan Holderbach <[email protected]>
* Multi-line editing and other updates

* Feedback from review
The cool new `write-toc` command was slightly broken nushell/nu_scripts#981
* Try to get the command doc comment bot working

Trying to use the `pull_request_target` triggeer instead, as that has
apparently different permissions according to:
https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows#pull_request_target

* Messing with the docs DO NOT MERGE

* Remove the `opened` filter

* Update ansi.md

* Also protect the categories
Attempt to trigger the workflow
* Make sure to fail command doc workflow

* Troll around to see if it launches on later commits

* Revert "Troll around to see if it launches on later commits"

This reverts commit 06177de.

* Revert "Revert "Troll around to see if it launches on later commits""

This reverts commit 8623bf0.

* Revert "Revert "Revert "Troll around to see if it launches on later commits"""

This reverts commit eaec980.
* Clear up the automated comment

* Make a triggering change

* Revert "Make a triggering change"

This reverts commit 9891d01.

* Further refinement
* Command doc lint ignore for autogen maintainer

* Check stefan triggering message

* Revert "Check stefan triggering message"

This reverts commit 6b23359.

* Fix/document exemption rule

* Fix the comment
@hustcer hustcer closed this Dec 23, 2024
@hustcer hustcer deleted the feature/docs branch December 23, 2024 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants