Skip to content

Built version of WordPress/Gutenberg. WIP so hashes may be broken occassionally.

Notifications You must be signed in to change notification settings

peterwilsoncc/gutenberg-build

Repository files navigation

Gutenberg (built verson)

This is a duplicate of the WordPress/Gutenberg repository containing a built version of the plugin.

You are currently viewing the version build from the source:

Note

This readme file has replaced the original version included in the upstream repository.

The original README.md file file for this commit can be found in the upstream repository.

Pupose

The purpose of this repository is to allow developers to run git bisect without the need to re-install NPM packages and build the repository on each checkout. The source commit is included in the commit messages of this repository.

The process becomes:

  1. Clone this repository to a WordPress install's plugins directory
  2. Activate the plugin
  3. Run git bisect following the instructions in the git bisect documentation. The documentation includes some examples.
  4. Once you find the commit in which the bug was introduced, review the commit message for the original commit in the Gutenberg repository.

Contents of this repository

This repository contains built versions of Gutenberg from June 13, 2024 onwards. It includes:

  • trunk -- from the source commit WordPress/Gutenberg@91084bf913 onwards
  • Gutenberg plugin release branches from Gutenberg 18.6 upwards
  • WordPress release branches from WordPress 6.7 upwards

Pull requests and issues must be reported upstream

No pull requests or issues will be accepted in this repository.

As a duplicate of the source Gutenberg repository, issues and pull requests should be logged at the source:

Please review the upstream contribution guide for further details on contributing to Gutenberg.

For bugs and enhancement requests in WordPress Core, please visit the WordPress-Develop issue tracker.

About

Built version of WordPress/Gutenberg. WIP so hashes may be broken occassionally.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 265