Commit Graph

13 Commits

Author SHA1 Message Date
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 a5a0816d88 chore: rename ci workflow (#1615)
* chore: rename CI workflow for badge clarity

* chore: update badge
2024-05-23 13:37:08 +02:00
Maciej Jastrzebski 1b732d6d49 chore: remove stale examples (#1608) 2024-05-07 15:04:10 +02:00
Maciej Jastrzebski bab4097836 chore: update deps 2024-03-12 (#1570)
* chore: update 1

* chore: update @types/*

* chore: update react native

* chore: update eslint & typescript

* chore: fix lint

* chore: upgrade release it

* chore: reformat

* chore: disable flow validation
2024-03-12 11:37:06 +01: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
Maciej Jastrzebski 3be9f3b7b9 chore: disable React 17 tests on CI as they didn't work anyway (#1504) 2023-10-12 12:10:30 +02:00
Nick McCurdy a0160620da Upgrade Node for security (#1498) 2023-09-15 22:39:11 +02:00
renovate[bot] 81b2bf6e8d chore(deps): update codecov/codecov-action action to v3 (#1327)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-16 12:19:52 +01:00
Maciej Jastrzebski 9019eed3d1 chore: deploy website to GH pages (#1282)
* chore: deploy website to gh pages

* chore: fix deploy script

* chore: fix deploy script

* chore: tweaks

* chore: tweaks
2023-01-19 10:34:13 +01:00
Maciej Jastrzebski c90d0ee6ee chore: migrate CI to GH actions (core checks) (#1280) 2023-01-18 10:15:37 +01: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