wp-jamstack-deployments icon indicating copy to clipboard operation
wp-jamstack-deployments copied to clipboard

A WordPress plugin for JAMstack deployments

Results 8 wp-jamstack-deployments issues
Sort by recently updated
recently updated
newest added

I recently needed to modify the request arguments to be able to trigger a GitHub Actions workflow with the plugin, and noticed that there's no code example for this in...

So one of my projects depending on this awesome plugin is now using a test deployment to check changes before going live. It would be super powerful and useful if...

I can't cannot see a way to do this

Updated prerequisites for this Plugin. In my case it was not working because of missing MBString Package.

Allow POST requests to include a JSON payload. These requests contain a small amount of information about the action that was taken on the WordPress site. For example, a post/page...

We're thinking of using this plugin to push an update to a search index in Algolia. Currently from my tests this plugin just publishes a webhook that's empty. Is it...

I don't know if you want to extend your plugin to also support to run workflows in Github Actions. But I needed it and extended your plugin accordingly. Probably it...

What about roles of people? Administrator is ok to push deploy. Cron Job is like Administrator role, capable of pushing changes, in some time interval. Scenario is simple: less build...

enhancement