Commit Graph

5 Commits

Author SHA1 Message Date
Pranav Yadav
94a2e33cb8 CI - Bump Node JS to v18 in CI Pipeline (#4898)
Summary:
This diff bumps Node JS to `v18` in CI Pipeline.
Related PR:
1. https://github.com/facebook/flipper/issues/4897

## Changelog

[General] [Changed] - Bump Node JS to `v18` in CI Pipeline

Pull Request resolved: https://github.com/facebook/flipper/pull/4898

Test Plan: - Should pass tests & builds successfully

Reviewed By: lblasa

Differential Revision: D47128828

Pulled By: passy

fbshipit-source-id: b8d829b273898bf5e297560fbbdbafba80285b33
2023-06-30 03:25:05 -07:00
Pranav Yadav
65e515bdaa js - Bump actions/- setup-node@v3.6.0, checkout@v3.5.3 & nick-fields/retry@v2.8.3 (#4872)
Summary:
This diff bumps `actions/checkout@v3.5.3`, `actions/setup-node@v3.6.0`, and `nick-fields/retry@v2.8.3`

### Ref.:
- `actions/checkout@v3.5.3` changelog: https://github.com/actions/checkout/releases/tag/v3.5.3
- `actions/setup-node@v3.6.0` changelog: https://github.com/actions/setup-node/releases/tag/v3.6.0
- `nick-fields/retry@v2.8.3` changelog: https://github.com/nick-fields/retry/releases/tag/v2.8.3

## Changelog:

[GENERAL] [SECURITY] - [Actions] `js` - Bump `actions/`- `checkout@v3.5.3`, `setup-node@v3.6.0`, & `nick-fields/retry@v2.8.3`

Pull Request resolved: https://github.com/facebook/flipper/pull/4872

Test Plan: - Workflow should run and work as usual.

Reviewed By: ivanmisuno

Differential Revision: D47090375

Pulled By: passy

fbshipit-source-id: 8e3852620dc9439e9d26e26daa87c7cb2cc258d0
2023-06-28 11:12:53 -07:00
Andrey Goncharov
41d7b2a307 Update OSS node version (#3822)
Summary:
Pull Request resolved: https://github.com/facebook/flipper/pull/3822

Update Node version in CI pipeline

Reviewed By: lblasa

Differential Revision: D37207646

fbshipit-source-id: 157d1da9b01ca3ad34047908abc629f84d6736bc
2022-06-16 06:27:01 -07:00
Andrey Goncharov
ef852438b0 Link react-flipper-example to local js-flipper (#3315)
Summary:
Pull Request resolved: https://github.com/facebook/flipper/pull/3315

Before this change, it was impossible to make changes to js-flipper and react-flipper-example at the same time because react-flipper-example used a published version of js-flipper

Reviewed By: passy

Differential Revision: D33623034

fbshipit-source-id: b291b18aace49163a6edc4a3f5c22da9ef936b7c
2022-01-19 03:31:25 -08:00
Andrey Goncharov
28e79fe4e5 Run js-flipper tests on GH (#3298)
Summary: Pull Request resolved: https://github.com/facebook/flipper/pull/3298

Reviewed By: passy

Differential Revision: D33620152

fbshipit-source-id: 3ed14dd8a4813f9e3e8b62774d6969c52348e6d1
2022-01-17 07:55:41 -08:00