Statamic Spock Versions Save

Automatically perform git commits, pushes, and other cli actions when Statamic content changes

2.2.2

5 years ago
  • [fix] Escape paths. #36

2.2.1

5 years ago
  • [fix] Fix meta.

2.2.0

5 years ago
  • [new] Commands can be queued by setting QUEUE_DRIVER in .env.

2.1.1

5 years ago
  • [fix] Fix failing tests in PHP 7.2+. #30

2.1.0

5 years ago
  • [new] The username and email that Spock generates commits through may be customized.

2.0.2

5 years ago
  • [fix] Use quotes for commit messages for better reliability when escaping commit messages

2.0.1

5 years ago
  • [fix] Fix error when a logged-out user performs an action. #15

2.0.0

5 years ago
  • [new] Listens for many more events. Content changes, file uploads, fieldsets, etc.
  • [new] Provides a Git commit workflow out of the box.
  • [new] Custom commands can be run before or after Git workflow.
  • [new] Entire command sequence can be customized.
  • [fix] Improved logging.
  • [fix] Added tests.

1.0.0

6 years ago
  • [new] 🐣Initial tagged release for Marketplace. Hello!