2017 © Pedro Peláez
 

library ss-auto-git-ignore

A Composer post-update-cmd script to automatically add Composer managed SilverStripe modules and themes to .gitignore

image

gdmedia/ss-auto-git-ignore

A Composer post-update-cmd script to automatically add Composer managed SilverStripe modules and themes to .gitignore

  • Wednesday, July 27, 2016
  • by gurudigital
  • Repository
  • 6 Watchers
  • 24 Stars
  • 67,354 Installations
  • PHP
  • 12 Dependents
  • 0 Suggesters
  • 5 Forks
  • 0 Open issues
  • 7 Versions
  • 9 % Grown

The README.md

SilverStripe Auto Git Ignore

A Composer post-update-cmd script to automatically add Composer managed SilverStripe modules and themes to .gitignore, (*1)

Installation

Add it to your project with:

composer require gdmedia/ss-auto-git-ignore

Add the following to your composer.json

"scripts": {
     "post-update-cmd": "GDM\\SSAutoGitIgnore\\UpdateScript::Go"
}

License

3-clause BSD license
See License, (*2)

Bugtracker

Bugs are tracked in the issues section of this repository. Before submitting an issue please read over existing issues to ensure yours is unique., (*3)

If the issue does look like a new bug:, (*4)

  • Create a new issue
  • Describe the steps required to reproduce your issue, and the expected outcome. Unit tests, screenshots and screencasts can help here.
  • Describe your environment as detailed as possible: Browser, Operating System, etc.

Development and contribution

Feature requests can also be made by creating a new issue.
If you would like to make contributions to this module, feel free to create a fork and submit a pull request, (*5)

Versioning

This project follows Semantic Versioning paradigm. That is:, (*6)

Given a version number MAJOR.MINOR.PATCH, increment the: 1. MAJOR version when you make incompatible API changes, 2. MINOR version when you add functionality in a backwards-compatible manner, and 3. PATCH version when you make backwards-compatible bug fixes. 4. Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format., (*7)

The Versions

27/07 2016

dev-master

9999999-dev

A Composer post-update-cmd script to automatically add Composer managed SilverStripe modules and themes to .gitignore

  Sources   Download

by Corey Sewell

27/07 2016

1.0.2

1.0.2.0

A Composer post-update-cmd script to automatically add Composer managed SilverStripe modules and themes to .gitignore

  Sources   Download

by Corey Sewell

01/07 2016

1.0.1

1.0.1.0

A Composer post-update-cmd script to automatically add Composer managed SilverStripe modules and themes to .gitignore

  Sources   Download

by Corey Sewell

30/12 2015

1.0.0

1.0.0.0

A Composer post-update-cmd script to automatically add Composer managed SilverStripe modules and themes to .gitignore

  Sources   Download

by Corey Sewell

06/03 2015

0.0.3

0.0.3.0

A Composer post-update-cmd script to automatically add Composer managed SilverStripe modules and themes to .gitignore

  Sources   Download

by Corey Sewell

05/03 2015

0.0.2

0.0.2.0

A Composer post-update-cmd script to automatically add Composer managed SilverStripe modules and themes to .gitignore

  Sources   Download

by Corey Sewell

04/03 2015

0.0.1

0.0.1.0

A Composer post-update-cmd script to automatically add Composer managed SilverStripe modules and themes to .gitignore

  Sources   Download

by Corey Sewell