-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
I was planning to set up the beacon to ease application testing with premium plugins. I am currently not sure if fair is a good tool for that use case. Anyway while reading the README I noticed that current plugin deployment process is cloning and building it yourself right?
For my plugin boilerplate, I have a ready-made deployment pipeline based on GitHub tags. Every time a tag is created, the pipelines replaces the old version tag in the source code with the new one from the tag. Ultimately, the whole bundling is done automatically. If that is something worth to consider, I can open a PR with the same workflow adjusted for the fair-beacon plugin.
For reference: https://github.com/JUVOJustin/wordpress-plugin-boilerplate
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Backlog