Developer Request: Adding Custom Version Tags for Site Publishing and Reverting
Collecting votes
Currently, there is no support for publishing sites with custom version tags or IDs, particularly when using the
wix publish
command with GitHub integration. The ability to publish a site with a specified version tag (e.g., wix publish -v custom_version
) would allow developers to identify and revert to specific versions accurately. This feature would streamline the workflow without impacting existing processes.Similarly, there is no functionality for reverting a site to a specific custom version using the CLI, such as with a wix revert -v custom_version command. While the site history feature allows for reverting to previous versions, it is often difficult to determine which version corresponds to what changes, making the process less developer-friendly.
This requested feature would enhance developer workflows by enabling clearer version control and integration with automation tools such as GitHub Actions.
We are always working to update and improve our products, and your feedback is greatly appreciated.