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

Run linting as part of gha workflow #13

Closed
wants to merge 9 commits into from

Conversation

ankitade
Copy link
Contributor

@ankitade ankitade commented Apr 5, 2022

Stack from ghstack (oldest at bottom):

Summary:
Run the precommit hooks on the files changed by the current PR. The action will just fail for now, so user will have to make the changes themselves. Will look into adding annotations of the changes next.

Test plan:
Added an unused import to cnn_lstm and the run failed. https://github.com/facebookresearch/multimodal/runs/5879178261?check_suite_focus=true

Removed it and the action passed
https://github.com/facebookresearch/multimodal/runs/5879701467?check_suite_focus=true

Differential Revision: D35490879

@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 Apr 5, 2022
ankitade added a commit that referenced this pull request Apr 5, 2022
ghstack-source-id: a0c6c166238e7f581adb1891f2a602ddaeba00f3
Pull Request resolved: #13
ankitade added a commit that referenced this pull request Apr 6, 2022
ghstack-source-id: 4234ef3f14bf2b53b683cf51d5daa228a549aeaa
Pull Request resolved: #13
ankitade added a commit that referenced this pull request Apr 6, 2022
ghstack-source-id: 7c9b6daf142082d2dfe212956670fb237cab1c15
Pull Request resolved: #13
ankitade added a commit that referenced this pull request Apr 7, 2022
ghstack-source-id: d5c4c980ec5d54179a34d3064413ab05fa2bd105
Pull Request resolved: #13
ankitade added a commit that referenced this pull request Apr 7, 2022
ghstack-source-id: 6493c75e0b2d3a99e372d02ef805df24826638db
Pull Request resolved: #13
ankitade added a commit that referenced this pull request Apr 8, 2022
ghstack-source-id: 9deadcf49a8ce176ff2f95fc0c63f67988667f1b
Pull Request resolved: #13
ankitade added a commit that referenced this pull request Apr 8, 2022
ghstack-source-id: 011288a3374ed8fe9ec91ab69e775a3433e5c927
Pull Request resolved: #13
ankitade added a commit that referenced this pull request Apr 8, 2022
ghstack-source-id: 8c2ce69c1b8c02378ef08f510f2d8c77a61546dc
Pull Request resolved: #13
ankitade added a commit that referenced this pull request Apr 8, 2022
ghstack-source-id: 3f8becb06f509b0a453969195a275be89adccf9b
Pull Request resolved: #13
@ankitade
Copy link
Contributor Author

ankitade commented Apr 8, 2022

@ankitade has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@ankitade ankitade marked this pull request as ready for review April 8, 2022 17:44
@ankitade ankitade requested a review from ebsmothers April 8, 2022 18:01
.github/workflows/lint.yaml Show resolved Hide resolved
@facebook-github-bot facebook-github-bot deleted the gh/ankitade/1/head branch April 12, 2022 14:15
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.

4 participants