Commit Graph

4 Commits

Author SHA1 Message Date
Dmitry Komalov
765a56d160 Add flow to GitHub actions (#338)
Summary:
Add flow to GitHub actions

Also gkx is needed to be resolved correctly so flow step would pass green
Pull Request resolved: https://github.com/facebookexperimental/Recoil/pull/338

Reviewed By: bezi

Differential Revision: D22176735

Pulled By: aaronabramov

fbshipit-source-id: d91861485223dfdbb0258f8b6f6153600910e84f
2020-06-23 06:15:37 -07:00
Dmitry Komalov
cd69130101 Fixes lint errors (#368)
Summary:
The only problem of eslint is missing fb-www package. It might be resolved once the corresponding package will be published by adding it to devDeps. Pls let me know if something goes against internal fb build strategy
Pull Request resolved: https://github.com/facebookexperimental/Recoil/pull/368

Reviewed By: bezi

Differential Revision: D22146011

Pulled By: aaronabramov

fbshipit-source-id: f6d2333b11d1e9f5026e302f7d8c011d8cfa2c1f
2020-06-22 13:06:45 -07:00
Tyler Mac
bae55cb5b1 add jest step to github workflow (#295)
Summary:
work in process
adding a new step that runs on the CI, opening the PR to test it.
exclude failing tests until we fix them.

cc: mondaychen
Pull Request resolved: https://github.com/facebookexperimental/Recoil/pull/295

Reviewed By: mondaychen

Differential Revision: D21964658

Pulled By: aaronabramov

fbshipit-source-id: decd83b1fb74b900037a811bf75084b645f4e95b
2020-06-10 12:17:46 -07:00
Dustin Masters
072102b500 Enable Github Actions 2020-05-19 00:30:11 -04:00