Skip to content

Release note addition for 'to yml' #1828

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

Merged

Conversation

LoicRiegel
Copy link
Contributor

Link this this issue: nushell/nushell#15240
And this PR: nushell/nushell#15254

Hope that's kind of what you expect to be in your release notes ^^

@fdncred fdncred changed the title Release note addition for 'to yal' Release note addition for 'to yml' Mar 6, 2025
@LoicRiegel
Copy link
Contributor Author

The errors from the typos workflow do not come from my changes, not even the same file :)

@fdncred
Copy link
Contributor

fdncred commented Mar 13, 2025

There are conflicts now. Could you resolve them please?

Copy link
Contributor

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

You should not modify the files in commands/docs or commands/categories!
We autogenerate these command pages from the help information defined by the command implementation, after each release. Thus:

  • If you already updated the command help, you are already done and can close this PR!
  • Else, please look for the command in the source tree and make your changes directly there in the impl Command and Signature.
  • If you accidentally made a change in commands/ while working on general documentation, please revert changes to commands/

Thanks for helping out!

@fdncred
Copy link
Contributor

fdncred commented Mar 13, 2025

I don't think there's any need to modify 706 files here. Something must of gone wrong.

@fdncred fdncred marked this pull request as draft March 13, 2025 13:14
@LoicRiegel LoicRiegel force-pushed the to-yml-release-note branch from dc1b192 to 52e9458 Compare March 13, 2025 13:20
@LoicRiegel LoicRiegel marked this pull request as ready for review March 13, 2025 13:20
@LoicRiegel LoicRiegel marked this pull request as draft March 13, 2025 13:21
@LoicRiegel
Copy link
Contributor Author

Tell me if it's alright now

@LoicRiegel
Copy link
Contributor Author

I don't think there's any need to modify 706 files here. Something must of gone wrong.

Yes I don't know, maybe the base of the branch was wrong, anyway now it's only 1 file which is modified ^^

@fdncred fdncred marked this pull request as ready for review March 13, 2025 18:25
@fdncred fdncred merged commit 9d63c54 into nushell:release-notes-0.103.0 Mar 13, 2025
1 of 2 checks passed
ysthakur added a commit that referenced this pull request Mar 19, 2025
* Release notes for `0.103.0`

Please add your new features and breaking changes to the release notes
by opening PRs against the `release-notes-0.103.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))

* Include link to plugins in 0.103 release notes (#1789)

* Fix date on 0.103 release notes

* Move file

* Add full changelog to date

* Categorize PRs

* Release note addition for 'to yal' (#1828)

* Fix tables

* Write removals section

* Write the additions section

* Fix typo

* Update full changelog and other notes

* Add std-rfc description

* Add writeup for Background Jobs

* Add experimental statement for background jobs

* Add writeup for backtrace, banner theme, `str expand` padding

* Add breaking change descriptions

* Custom command attributes writeup

* Added vi-mode enhancements, new official packages, LSP/Completions from BlindFS

* Added excerpt

* Wordsmithing

* Link to custom command attrs highlight

* Add TOC, update changelog

---------

Co-authored-by: NotTheDr01ds <[email protected]>
Co-authored-by: Ian Manske <[email protected]>
Co-authored-by: Loïc Riegel <[email protected]>
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.

2 participants