Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ch] Random helper scripts #5641

Merged
merged 2 commits into from
Sep 12, 2024
Merged

[ch] Random helper scripts #5641

merged 2 commits into from
Sep 12, 2024

Conversation

clee2000
Copy link
Contributor

A bunch of helper scripts that I've been using for migration that I want to put in the repo for version control and so other people can use them if needed (especially the schema generator)

@clee2000 clee2000 marked this pull request as ready for review September 11, 2024 21:37
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 11, 2024
Copy link

vercel bot commented Sep 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
torchci ⬜️ Ignored (Inspect) Visit Preview Sep 11, 2024 9:38pm

@clee2000 clee2000 requested a review from a team September 11, 2024 21:37
@@ -248,104 +248,102 @@ def backup_lambdas(queries: Dict[str, LambdaQuery], dir: Path) -> None:

# In[ ]:

if __name__ == "__main__":
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

idk how this file was originally called, but I want to import it to use some functions but I don't want to run the global code

Copy link
Contributor

@huydhn huydhn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stamped to unblock!

@clee2000 clee2000 merged commit 8c60b3b into main Sep 12, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants