Refresh Contributor Day Page for November 2023 Hack Day#470
Merged
danielbachhuber merged 6 commits intomainfrom Nov 9, 2023
Merged
Refresh Contributor Day Page for November 2023 Hack Day#470danielbachhuber merged 6 commits intomainfrom
danielbachhuber merged 6 commits intomainfrom
Conversation
danielbachhuber
commented
Nov 4, 2023
contributor-day.md
Outdated
| ``` | ||
| git clone https://github.com/wp-cli/wp-cli-dev | ||
|
|
||
| Before you can proceed further, you'll need to make sure you have [Composer](https://getcomposer.org/), PHP, and a functioning MySQL or MariaDB server on your local machine too. |
Member
Author
There was a problem hiding this comment.
Should we provide more direction or links here?
Also, it would be nice to have a bin/check-environment script in wp-cli-dev that validates all of the environmental constraints are met.
contributor-day.md
Outdated
| gh repo fork | ||
| ``` | ||
|
|
||
| All WP-CLI pull requests are expected to have tests. See [running and writing tests](https://make.wordpress.org/cli/handbook/contributions/pull-requests/#running-and-writing-tests) for a complete introduction. |
Member
Author
There was a problem hiding this comment.
It'd be nice to have a Behat explanation linked here.
| - [Improve speed of import when uploads are available locally](https://github.com/wp-cli/import-command/issues/83) | ||
| - [Introduce a dedicated search-replace url command](https://github.com/wp-cli/search-replace-command/issues/186) | ||
| - [Path errors when running wp dist-archive on Windows](https://github.com/wp-cli/dist-archive-command/issues/76) | ||
| - [Prompt if archive file already exists, instead of overwriting automatically](https://github.com/wp-cli/dist-archive-command/issues/70) |
Member
Author
There was a problem hiding this comment.
Are there other issues we should add to this list for seasoned contributors?
wojtekn
reviewed
Nov 6, 2023
contributor-day.md
Outdated
| Your table leads for the day are: [schlessera](https://github.com/schlessera), [danielbachhuber](https://github.com/danielbachhuber) | ||
| We put together this guide to make contributing as straightforward as possible. Please also join the [#cli channel in WordPress.org Slack](https://wordpress.slack.com/messages/C02RP4T41) ([sign up instructions](https://make.wordpress.org/chat/)) to chat with other contributors, for questions, etc. | ||
|
|
||
| Your leads for the day are: [schlessera](https://github.com/schlessera), [danielbachhuber](https://github.com/danielbachhuber), [swissspidy] |
Contributor
There was a problem hiding this comment.
Should we link the last nickname to the GH profile too?
swissspidy
reviewed
Nov 6, 2023
Co-authored-by: Pascal Birchler <[email protected]>
wojtekn
approved these changes
Nov 6, 2023
swissspidy
approved these changes
Nov 7, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See wp-cli/wp-cli#5856