Quick and dirty versioning script #1305
Reference in New Issue
Block a user
No description provided.
Delete Branch "export-D46662378"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary:
Made a quick script to set versions in manifests that currently exist. This should probably be stamped in more places, like the binary as well, but we don't do that right now. This does not update lockfiles for CocoaPods or JS, so those will need to be updated via an install after running this script.
A note on language: This repo already has too many toolchains, but I chose Python for this since it corresponds with the enum script, and we can run it with no dependencies on macOS/Linux distros.
Reviewed By: cortinico
Differential Revision: D46662378
This pull request was exported from Phabricator. Differential Revision: D46662378
This pull request has been merged in facebook/yoga@3792d72462.
Pull request closed