Skip to content

Commit

Permalink
Merge pull request #45662 from margelo/chore/remove-profiler-patches-p2
Browse files Browse the repository at this point in the history
[NoQA] chore: remove last perf-profiler patch
  • Loading branch information
madmax330 authored Jul 18, 2024
2 parents b63c75c + d739c9c commit 8a6d0e3
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 46 deletions.
36 changes: 18 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@
"@octokit/core": "4.0.4",
"@octokit/plugin-paginate-rest": "3.1.0",
"@octokit/plugin-throttling": "4.1.0",
"@perf-profiler/profiler": "^0.10.10",
"@perf-profiler/profiler": "^0.10.11",
"@perf-profiler/reporter": "^0.9.0",
"@perf-profiler/types": "^0.8.0",
"@react-native-community/eslint-config": "3.2.0",
Expand Down
26 changes: 0 additions & 26 deletions patches/@perf-profiler+android+0.12.1.patch

This file was deleted.

2 changes: 1 addition & 1 deletion tests/e2e/TestSpec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ phases:
commands:
# Install correct version of node
- export NVM_DIR=$HOME/.nvm
- export AWS=true
- export FLASHLIGHT_BINARY_PATH=$DEVICEFARM_TEST_PACKAGE_PATH/zip/bin
- . $NVM_DIR/nvm.sh
# Note: Node v16 is the latest supported version of node for AWS Device Farm
# using v20 will not work!
Expand Down

0 comments on commit 8a6d0e3

Please sign in to comment.