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

[CI] Run ESLint in Danger #34305

Closed
wants to merge 3 commits into from
Closed

[CI] Run ESLint in Danger #34305

wants to merge 3 commits into from

Conversation

cipolleschi
Copy link
Contributor

@cipolleschi cipolleschi commented Jul 29, 2022

Summary

This PR runs eslint in PR using Danger.

Changelog

[General] [Changed] - Run ESLint in CI

Test Plan

  1. Add a JS lint error in the package/react-native-codegen package.
  2. Observe the CI task post a message with the errors
  3. Fix the errors
  4. Observe the CI task report completion with no errors

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels Jul 29, 2022
@analysis-bot
Copy link

analysis-bot commented Jul 29, 2022

Platform Engine Arch Size (bytes) Diff
ios - universal n/a --

Base commit: 9797388
Branch: main

@analysis-bot
Copy link

analysis-bot commented Jul 29, 2022

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 7,831,789 +35
android hermes armeabi-v7a 7,222,819 +31
android hermes x86 8,143,530 +55
android hermes x86_64 8,122,983 +19
android jsc arm64-v8a 9,711,280 +27
android jsc armeabi-v7a 8,464,543 +26
android jsc x86 9,660,759 +31
android jsc x86_64 10,260,055 +20

Base commit: a53512f
Branch: main

@cipolleschi cipolleschi force-pushed the feat/add-meta-linters branch 25 times, most recently from 1ce6a69 to 9706373 Compare August 1, 2022 11:05
@cipolleschi cipolleschi force-pushed the feat/add-meta-linters branch 16 times, most recently from 9f8e1a8 to a12d3f0 Compare August 2, 2022 10:08
@facebook-github-bot
Copy link
Contributor

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

@cipolleschi cipolleschi force-pushed the feat/add-meta-linters branch 3 times, most recently from 5c0f7c0 to 7f32fae Compare August 2, 2022 12:13
@cipolleschi cipolleschi force-pushed the feat/add-meta-linters branch from 7f32fae to addee80 Compare August 2, 2022 12:40
@facebook-github-bot
Copy link
Contributor

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

@react-native-bot
Copy link
Collaborator

This pull request was successfully merged by @cipolleschi in 1bba590.

When will my fix make it into a release? | Upcoming Releases

@react-native-bot react-native-bot added the Merged This PR has been merged. label Aug 2, 2022
@yungsters yungsters deleted the feat/add-meta-linters branch August 12, 2022 17:30
roryabraham pushed a commit to Expensify/react-native that referenced this pull request Aug 17, 2022
Summary:
This PR runs eslint in PR using Danger.

## Changelog

[General] [Changed] - Run ESLint in CI

Pull Request resolved: facebook#34305

Test Plan:
1. Add a JS lint error in the package/react-native-codegen package.
2. Observe the CI task post a message with the errors
3. Fix the errors
4. Observe the CI task report completion with no errors

Reviewed By: cortinico

Differential Revision: D38315268

Pulled By: cipolleschi

fbshipit-source-id: 9984402ee427dd62d47dd716f73c030e6d0f7b5e
roryabraham pushed a commit to Expensify/react-native that referenced this pull request Aug 17, 2022
Summary:
This PR runs eslint in PR using Danger.

## Changelog

[General] [Changed] - Run ESLint in CI

Pull Request resolved: facebook#34305

Test Plan:
1. Add a JS lint error in the package/react-native-codegen package.
2. Observe the CI task post a message with the errors
3. Fix the errors
4. Observe the CI task report completion with no errors

Reviewed By: cortinico

Differential Revision: D38315268

Pulled By: cipolleschi

fbshipit-source-id: 9984402ee427dd62d47dd716f73c030e6d0f7b5e
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. Merged This PR has been merged. p: Facebook Partner: Facebook Partner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants