Quick and dirty versioning script #1305

Closed
NickGerleman wants to merge 1 commits from export-D46662378 into main
NickGerleman commented 2023-06-12 14:58:41 -07:00 (Migrated from github.com)

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

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
facebook-github-bot commented 2023-06-12 14:59:33 -07:00 (Migrated from github.com)

This pull request was exported from Phabricator. Differential Revision: D46662378

This pull request was **exported** from Phabricator. Differential Revision: [D46662378](https://www.internalfb.com/diff/D46662378)
facebook-github-bot commented 2023-06-12 15:56:10 -07:00 (Migrated from github.com)

This pull request has been merged in facebook/yoga@3792d72462.

This pull request has been merged in facebook/yoga@3792d724621e723ca6ec2c82e17543d3b909edbd.

Pull request closed

Sign in to join this conversation.
No description provided.