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

feat: add reanimated transform for ornikar packages on jest [no issue] #1043

Merged
merged 3 commits into from
Nov 27, 2023

Conversation

romain-spielmann
Copy link
Contributor

Context

The new rollup config created an issue with jest where the reanimated plugin wasn't applied on our packages.

  • Added a custom transform to apply the reanimated plugin on our packages
  • Excluded our packages from the transformIgnorePatterns

@romain-spielmann romain-spielmann requested a review from a team as a code owner November 21, 2023 13:58
Copy link

reviewflow bot commented Nov 21, 2023

Progress

☑️ Step 1: ✏️ Write code
☑️ Step 2: 💚 Checks
☑️ Step 3: 👌 Code Review
☑️ Step 4: 🚦 Merge Pull Request

Options:

  • 🔜 automerge: Automatically merge when this PR is ready and has no failed statuses. When the repository requires branches to be up to date before merging, it merges default branch, with a queue per repo to prevent multiple merges when several PRs are ready. A fail job prevents the merge.
  • 🚦 skip-ci: Add [skip ci] on merge commit when merge is done with autoMerge.

Actions:

  • 🐛 Force updating reviewflow checks for this PR. Use this to try to fix reviewflow checks that are still missing/pending, which might happen if webhook failed or something bad happened when reviewflow tried to send the status check to github.
  • 🔄 update branch: Merge base branch in this PR's branch. Only works if merging is possible without conflicts.

@romain-spielmann romain-spielmann merged commit 366a518 into main Nov 27, 2023
9 of 10 checks passed
@romain-spielmann romain-spielmann deleted the feat/transform-ornikar-packages-jest branch November 27, 2023 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants