Browse our toolbox for useful tools such as IP and whois lookups, one-time-use secrets, deployment tools through Github actions, and links to many of our open source projects.
Have information to share with your team? Use our psst! service to share a password protected, one-time-use message.
Share a SecretComing soon!
Have a suggestion for a useful tool? Reach out – we’d love to help!
Send a Slack message to a specific channel when a build starts, succeeds, or fails.
This is a great action to add to any build. It keeps you, your team, and your clients notified when builds are happening.
View Action on GithubAutomatically update a WooCommerce downloadable product and/or variation with the latest version and other meta information of a “release” within github a github project
This is useful for automated releases of premium plugins that use WooCommerce for downloads.
View Action on GithubThis action will utilize either Yarn or npm to install dependencies from your package.json and will additionally run grunt
or gulp
tasks in order to build your theme or plugin during your workflow.
The action looks for the inclusion of a gruntfile.js
gulpfile,.js
or gulpfile.babel.js
file in order to determine whether to use yarn or npm.
This GitHub Action deploys your theme or plugin in GITHUB_WORKSPACE to a WP Engine install via Git Push.
Love WordPress? Love WP Engine and want to take advantage of their git deployment but need to have more flexibility to deploy multiple repos? This script will assist you in automatically deploying WordPress plugins and themes to WP Engine .git deployment using Codeship or other deployment services.
View Action on Github