Skip to content

Conversation

stdlib-bot
Copy link
Contributor

This PR

  • updates package meta data

@stdlib-bot stdlib-bot added the automated-pr Automated pull request (e.g., from a bot). label Aug 24, 2025
@stdlib-bot stdlib-bot requested a review from a team August 24, 2025 00:32
@Planeshifter
Copy link
Member

/stdlib help

@stdlib-bot stdlib-bot added the bot: In Progress Pull request is currently awaiting automation. label Aug 24, 2025
@stdlib-bot
Copy link
Contributor Author

@Planeshifter, available slash commands include:

  • /stdlib check-files - Check for required files.
  • /stdlib make-commands - Print make commands for package changed in PR.
  • /stdlib update-copyright-years - Update copyright header years.
  • /stdlib lint-autofix - Auto-fix lint errors.
  • /stdlib merge - Merge changes from develop branch into this PR.
  • /stdlib rebase - Rebase this PR on top of develop branch.

@stdlib-bot stdlib-bot removed the bot: In Progress Pull request is currently awaiting automation. label Aug 24, 2025
@Planeshifter
Copy link
Member

/stdlib make-commands

@stdlib-bot stdlib-bot added the bot: In Progress Pull request is currently awaiting automation. label Aug 24, 2025
@stdlib-bot
Copy link
Contributor Author

/stdlib make-commands

@Planeshifter, the slash command failed to complete. Please check the workflow logs for details.

View workflow run

@stdlib-bot stdlib-bot removed the bot: In Progress Pull request is currently awaiting automation. label Aug 24, 2025
@Planeshifter
Copy link
Member

Hello! 👋

Pro-tip: Use the make below commands during local development to ensure that all tests, examples, and benchmark files in your PR run successfully.

For each of the commands, please run them from the root stdlib repository directory (not the package folder!).

To build a native add-on,

NODE_ADDONS_PATTERN="@stdlib/_tools/eslint/rules/namespace-export-all" make install-node-addons

To run unit tests,

make test TESTS_FILTER=".*/@stdlib/_tools/eslint/rules/namespace-export-all/.*"

To run benchmarks,

make benchmark BENCHMARKS_FILTER=".*/@stdlib/_tools/eslint/rules/namespace-export-all/.*"
make benchmark-c BENCHMARKS_FILTER=".*/@stdlib/_tools/eslint/rules/namespace-export-all/.*"

To run examples,

make examples EXAMPLES_FILTER=".*/@stdlib/_tools/eslint/rules/namespace-export-all/.*"
make examples-c EXAMPLES_FILTER=".*/@stdlib/_tools/eslint/rules/namespace-export-all/.*"

Documentation Links

@Planeshifter
Copy link
Member

/stdlib merge

@stdlib-bot stdlib-bot added the bot: In Progress Pull request is currently awaiting automation. label Aug 24, 2025
@stdlib-bot stdlib-bot removed the bot: In Progress Pull request is currently awaiting automation. label Aug 24, 2025
@Planeshifter
Copy link
Member

/stdlib make-commands

@stdlib-bot stdlib-bot added the bot: In Progress Pull request is currently awaiting automation. label Aug 24, 2025
@stdlib-bot
Copy link
Contributor Author

/stdlib make-commands

@Planeshifter, the slash command failed to complete. Please check the workflow logs for details.

View workflow run

@stdlib-bot stdlib-bot removed the bot: In Progress Pull request is currently awaiting automation. label Aug 24, 2025
@Planeshifter
Copy link
Member

/stdlib merge

@stdlib-bot stdlib-bot added the bot: In Progress Pull request is currently awaiting automation. label Aug 24, 2025
@stdlib-bot stdlib-bot removed the bot: In Progress Pull request is currently awaiting automation. label Aug 24, 2025
@Planeshifter
Copy link
Member

/stdlib make-commands

@stdlib-bot stdlib-bot added the bot: In Progress Pull request is currently awaiting automation. label Aug 24, 2025
@stdlib-bot
Copy link
Contributor Author

/stdlib make-commands

@Planeshifter, the slash command failed to complete. Please check the workflow logs for details.

View workflow run

@stdlib-bot stdlib-bot removed the bot: In Progress Pull request is currently awaiting automation. label Aug 24, 2025
@Planeshifter
Copy link
Member

/stdlib merge

@stdlib-bot stdlib-bot added the bot: In Progress Pull request is currently awaiting automation. label Aug 24, 2025
@stdlib-bot stdlib-bot removed the bot: In Progress Pull request is currently awaiting automation. label Aug 24, 2025
@Planeshifter
Copy link
Member

/stdlib make-commands

@stdlib-bot stdlib-bot added the bot: In Progress Pull request is currently awaiting automation. label Aug 24, 2025
@stdlib-bot
Copy link
Contributor Author

/stdlib make-commands

@Planeshifter, the slash command failed to complete. Please check the workflow logs for details.

View workflow run

@stdlib-bot stdlib-bot removed the bot: In Progress Pull request is currently awaiting automation. label Aug 24, 2025
@stdlib-bot
Copy link
Contributor Author

Hello! 👋

Pro-tip: Use the make commands below during local development to ensure that all tests, examples, and benchmark files in your PR run successfully.

For each of the commands, please run them from the root stdlib repository directory (not the package folder!).

To run unit tests,

make test TESTS_FILTER=".*/@stdlib/_tools/eslint/rules/namespace-export-all/.*"

To run benchmarks,

make benchmark BENCHMARKS_FILTER=".*/@stdlib/_tools/eslint/rules/namespace-export-all/.*"

To run examples,

make examples EXAMPLES_FILTER=".*/@stdlib/_tools/eslint/rules/namespace-export-all/.*"

Documentation Links

@Planeshifter
Copy link
Member

/stdlib merge

@stdlib-bot stdlib-bot added the bot: In Progress Pull request is currently awaiting automation. label Aug 24, 2025
@stdlib-bot stdlib-bot removed the bot: In Progress Pull request is currently awaiting automation. label Aug 24, 2025
@Planeshifter
Copy link
Member

/stdlib make-commands

@stdlib-bot stdlib-bot added the bot: In Progress Pull request is currently awaiting automation. label Aug 24, 2025
@stdlib-bot
Copy link
Contributor Author

Hello! 👋

Pro-tip: Use the make commands below during local development to ensure that all tests, examples, and benchmark files in your PR run successfully.

For each of the commands, please run them from the root stdlib repository directory (not the package folder!).

To run unit tests,

make test TESTS_FILTER=".*/@stdlib/_tools/eslint/rules/namespace-export-all/.*"

To run benchmarks,

make benchmark BENCHMARKS_FILTER=".*/@stdlib/_tools/eslint/rules/namespace-export-all/.*"

To run examples,

make examples EXAMPLES_FILTER=".*/@stdlib/_tools/eslint/rules/namespace-export-all/.*"

Documentation Links

@stdlib-bot stdlib-bot removed the bot: In Progress Pull request is currently awaiting automation. label Aug 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated-pr Automated pull request (e.g., from a bot).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants