Skip to content

Conversation

rgischk
Copy link
Contributor

@rgischk rgischk commented Feb 12, 2023

What's the problem this PR addresses?

My plugin is missing on the list of contributed plugins

...

How did you fix it?

Added my plugin contribution to the list of plugins.

...

Checklist

  • I have set the packages that need to be released for my changes to be effective.
  • I will check that all automated PR checks pass before the PR gets reviewed.

@rgischk rgischk changed the title Add contributed plugin docs: Add contributed plugin Feb 13, 2023
@arcanis arcanis merged commit f1740c5 into yarnpkg:master Feb 15, 2023
@@ -105,4 +105,6 @@ This is just a centralized list of third-party plugins to make discovery easier.

- [**yarn-plugin-scripts**](https://github.com/jgttech/yarn-plugin-scripts) by [**jgttech**](https://github.com/jgttech) - Add capability to define customized scripts within the `.yarnrc.yml` file, similar to `package.json`, but more robost and similar to something like GitHub Actions. Each script can be invoked by its name, such as `yarn scripts <name_of_script>`. Each script is an array of one or more commands to execute.

- [**yarn-scripts-cache**](https://github.com/rgischk/yarn-scripts-cache) by [**Roman Gischkowski**](https://github.com/rgischk) - A Yarn Berry plugin to cache script execution results. Previous build results can be restored, even from a remote cache server. This allows for build result sharing with a team of developers, significantly increasing build times and eliminating downtime.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

significantly increasing build times and eliminating downtime

Did you mean decreasing?

merceyz pushed a commit that referenced this pull request Oct 21, 2023
Add contributed plugin

(cherry picked from commit f1740c5)
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.

3 participants