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

fix: include base in rerun commands #1301

Merged
merged 6 commits into from
Feb 14, 2024
Merged

fix: include base in rerun commands #1301

merged 6 commits into from
Feb 14, 2024

Conversation

JoshuaKGoldberg
Copy link
Owner

@JoshuaKGoldberg JoshuaKGoldberg commented Feb 13, 2024

PR Checklist

Overview

Attaches base the options returned during augmentation, so they can get printed out later.

I noticed that the exclusionKeys stuff was exported from the augmentOptionsWithExcludes.ts file but never used in its tests. So I extracted it to a new exclusionKeys.ts.

Adds some unit tests, but doesn't do all of #699. There's still coverage missing.

Co-authored-by: @niklas-wortmann

@niklas-wortmann
Copy link

LGTM! :D

@JoshuaKGoldberg JoshuaKGoldberg marked this pull request as ready for review February 14, 2024 12:43
@JoshuaKGoldberg JoshuaKGoldberg merged commit 2dfb7b5 into main Feb 14, 2024
15 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the rerun-base branch February 14, 2024 13:00
@JoshuaKGoldberg
Copy link
Owner Author

@all-contributors please add @niklas-wortmann for code.

🤖 Beep boop! This comment was added automatically by all-contributors-auto-action.
Not all contributions can be detected from Git & GitHub alone. Please comment any missing contribution types this bot missed.
...and of course, thank you for contributing! 💙

Copy link
Contributor

@JoshuaKGoldberg

I've put up a pull request to add @niklas-wortmann! 🎉

I couldn't determine any contributions to add, did you specify any contributions?
Please make sure to use valid contribution names.

Copy link

🎉 This is included in version v1.57.3 🎉

The release is available on:

Cheers! 📦🚀

JoshuaKGoldberg pushed a commit that referenced this pull request Feb 14, 2024
Adds @niklas-wortmann as a contributor for code.

This was requested by JoshuaKGoldberg [in this
comment](#1301 (comment))

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
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.

🐛 Bug: Re-run command doesn't include --base
2 participants