Commit Graph

12 Commits

Author SHA1 Message Date
Maciej Jastrzebski 928b9412b3 fix: nightly RN 0.88 (#1926) 2026-07-13 11:40:16 +02:00
Maciej Jastrzebski dbab370811 Implement repository security checklist (#1798) 2025-07-16 18:21:08 +02:00
Maciej Jastrzebski 3ba3242c0f Pin github action dependencies to exact sha (#1797)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2025-07-16 17:51:36 +02:00
Maciej Jastrzebski baa772c9d3 Update node to v24 (#1791)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2025-07-14 22:49:14 +02:00
Maciej Jastrzebski 88fef9a7ea chore: filter workflows paths 2024-11-06 09:55:55 +01:00
Maciej Jastrzebski 723c8e2c04 docs: basic cookbook docs and app (#1622)
* docs: basic cookbook docs and app

* chore: add tests

* chore: enable example apps

* chore: fix typecheck

* chore: add lint & fix issues

* docs: tweaks

* docs: tweaks

* docs: tweaks

* chore: tweaks
2024-05-28 12:24:05 +02:00
Maciej Jastrzebski e418b6b5bf chore: enable test example apps workflow (#1623) 2024-05-27 22:58:08 +02:00
Maciej Jastrzebski 1b732d6d49 chore: remove stale examples (#1608) 2024-05-07 15:04:10 +02:00
Davyd NRB 536d2a979d Node.js 16 actions are deprecated. (#1567)
Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3.
For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
2024-02-27 10:12:50 +01:00
Nick McCurdy a0160620da Upgrade Node for security (#1498) 2023-09-15 22:39:11 +02:00
Maciej Jastrzebski a8d15a5fca feature: update react nav example (#1237) 2022-12-07 21:28:35 +01:00
Maciej Jastrzebski d0cb5439a2 chore: disable test examples workflow on main merge, add GH action for test examples (#1058)
* chore: disable test examples on main

* chore: github actions with manual trigger to test examples

* chore: run on multiple node versions

* chore: trigger initial workflow run

* chore: restore manual workflow trigger

* chore: refactor to matrix

* chore: trigger run

* chore: return to workflow_dispatch
2022-08-11 10:38:21 +02:00