Code Monkey home page Code Monkey logo

bp-changelog's Introduction

BuddyPress Changelog Generator

Takes all relevant commits from BuddyPress Trac and renders it to a format suitable for a changelog post on the BuddyPress codex.

How to use

  • Clone this repo
  • Install Composer if you do not already have it
  • Run composer install from the directory you cloned this repo to
  • Next, either:

(1) Run script through PHP CLI

  • Run php changelog.php milestone=2.9 db=123 rev=123

(2) Run through web server

  • If you cloned this to a web server, go to http://example.com/bp-changelog/changelog.php?milestone=2.9&db=123&rev=123

The parameters are outlined below:

  • (required) milestone is the milestone number used on Trac. Check the Trac Roadmap if you are not sure of the current milestone number.
  • (optional) db is the DB version located in src/class-buddypress.php
  • (optional) rev is the last Trac revision number before release

Once you have run the script, this will generate a file called markup.txt in the same directory.

Open markup.txt and copy the contents into the BP codex changelog post (eg. codex.buddypress.org/releases/version-2-X)

Thanks

  • PHP DOM Wrapper - A PHP library that parses HTML using jQuery's syntax. Licensed under the BSD 3-Clause.

bp-changelog's People

Contributors

mercime avatar r-a-y avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.