Skip to content

Conversation

@mdjastrzebski
Copy link
Collaborator

@mdjastrzebski mdjastrzebski commented Dec 16, 2024

Summary

Nightly job for RNEF that runs full validation (not only affected packages), as well as deployes the template and builds Android.

Test plan

@mdjastrzebski
Copy link
Collaborator Author

@thymikee @szymonrybczak pls take a look.

@mdjastrzebski mdjastrzebski changed the title chore: nightly job (WIP) chore: nightly job Dec 16, 2024
Copy link
Collaborator

@szymonrybczak szymonrybczak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice 👍

@mdjastrzebski mdjastrzebski merged commit 1336015 into main Dec 16, 2024
1 check passed
@mdjastrzebski mdjastrzebski deleted the chore/nightly-ci branch December 16, 2024 13:41
Comment on lines +32 to +36
- name: Typecheck and lint
run: pnpm lint typecheck

- name: Run tests
run: pnpm test
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think there's no need to run typecheck or unit tests, for nightlies we're only interested in build, right?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've added this for extra safety. Normally we only run lint/typecheck/test only of affected packages (as nx decides), Here we are running it on all of them.

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.

4 participants