Copilot
f7f8f53f9e
Upgrade changesets/action to v1.5.3 and npm packages ( #4043 )
2025-11-07 11:48:02 -05:00
Evan Jacobs
fbe8da0d40
chore: update actions ( #3986 )
2024-08-30 21:09:41 +00:00
Tex Andersen
ba15818e7d
Fix broken code example in FastField API docs + update CONTRIBUTING.md master references to main ( #3958 )
...
Title pretty much summarises it.
2024-04-10 15:01:22 +00:00
Evan Jacobs
f22eb8e999
chore: update Evan's handle ( #3965 )
2024-04-10 07:54:40 -07:00
Evan Jacobs
5edbd856a1
chore: skip actions if source files have not changed ( #3880 )
...
* chore: skip benchmark action if source files have not changed
* chore: test alternate strategy
* chore: standardize around nvmrc file
* chore: try shared setup
* chore: watch for relevant changes
* chore: consolidate workflows
* chore: normalize names
---------
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-09-14 09:36:23 -07:00
shouldnt
48671acf20
fix(docs): #3827 link ref to other doc pages is incorrect ( #3830 )
2023-06-22 03:37:53 +00:00
Evan Jacobs
674f694f9d
feat: add benchmarking ( #3831 )
...
* feat: add benchmarking
* fix: add tool
* fix: output
* chore: add rhf benchmark
* chore: revise workflow
* chore: adjust caching path to avoid overlap
* chore: enable comments and summaries
* chore: add myself to contributors
* chore: allow historical benchmarking data microsite
* chore: adjust setup based on error message
* chore: disable fast fail for matrix jobs
* chore: increase timeout to allow for actions variability
2023-06-20 13:51:18 -07:00
Evan Jacobs
274c306d59
chore: run tests on all pull request events and main push ( #3816 )
2023-06-01 12:36:38 -04:00
Evan Jacobs
708bcb2478
followup from prior releases ( #3813 )
...
* chore: add short contributor guide
* revert: "perf(FieldArray): add shouldComponentUpdate to cut down on unnecessary renders (#3784 )"
Unfortunately this change introduced some unwanted behavior in
deeply-composed JSX that relied on state other than that provided
by Formik.
This reverts commit 22e236ed80 .
* chore: fix playwright and update workflows
* chore: try a different fix
* chore: ignore webkit for now
* chore: add changeset for revert
2023-05-31 15:11:16 -04:00
Jared Palmer
4fcf01c048
Improve e2e and GitHub Actions caching ( #3805 )
...
* Update GH Actions
* Fix unit test command
* Fix next-link issue
* Fix start:app
* Fix react
* Fix playwright tests w/react event system changes
* Use .blur() in playwright (h/t chatgpt for messing this up)
* Upgrade @testing-library/react
* Switch to .blur()
* Fix e2e react usage (#3806 )
* Fix e2e react usage
* Fix lockfile
2023-05-28 18:16:05 -04:00
Jared Palmer
09c20923c9
Finish Next.js 13.x Upgrade ( #3804 )
...
* Move to workspaces
* Move to new <Link>
* Migrate to next/image from next/image/legacy w/codemod
* Add next/font
* Fix links
* Fix link
* Fix types and linter
* Add alt text
* Fix tag
* Fix links for real
* Add back link
* Fix typo
* Fix CI now that we use the `main` branch name
* Fix sizes
* Fix prepublish script
2023-05-28 13:51:30 -04:00
Jared Palmer
3a67c52ab6
Move to playwright for testing ( #3802 )
...
* Move to playwright for testing
* Get rid of codeql
2023-05-27 10:33:00 -04:00
Jared Palmer
6d0fa5aa05
Add @probablyup as codeowner
2023-05-27 09:38:16 -04:00
Jared Palmer
b941a7c22d
Move kodiak to root
2023-05-26 16:08:37 -04:00
Jared Palmer
926792f6d3
Update release.yml
2023-05-26 15:16:29 -04:00
Jared Palmer
104fe926b9
Update release.yml ( #3789 )
2023-05-26 15:15:28 -04:00
Jared Palmer
c43d24ef03
Update release.yml
2023-05-26 15:15:01 -04:00
Evan Jacobs
3de6d7d060
fix(ci): get things working and update as necessary ( #3782 )
...
* fix(ci): relocate dependencies to child packages
For some reason Codesandbox CI is not resolving the parent workspace
packages for subpackages...
* refactor(ci): unpin ubuntu version for cypress to get faster runs
A pinned version usually means waiting a while for an executor
to become available since GH optimizes for newer OS versions.
* chore(ci): upgrade cypress
* chore(ci): update node version for codesandbox ci
* chore: update next to resolve some crypto/openssl thing
2023-05-26 13:58:07 -04:00
Jared Palmer
35a0e8224e
Update release.yml
2023-02-15 16:02:45 -08:00
Jared Palmer
23cedebceb
Update test.yml
2023-02-15 16:02:27 -08:00
John Rom
b33e318e15
Limit stale to only specific labels, so maintainers can opt into stale instead of issues becoming stale before they are looked at. ( #3313 )
2021-08-18 17:26:49 -04:00
Jared Palmer
19296099ec
Add discord to issue template
2020-12-02 11:44:47 -05:00
Jared Palmer
92a2b28328
Fix issue templates
2020-12-02 11:41:33 -05:00
Jared Palmer
58c12770aa
Update issue templates
2020-12-02 11:37:34 -05:00
Jared Palmer
c876b31fc9
Update FUNDING.yml
2020-11-25 11:21:42 -05:00
Dhruv Jain
fbb7af1b14
fix: stale message
2020-11-19 07:41:58 +05:30
Dhruv Jain
60876ab652
ci: use github action for stale
2020-11-18 23:37:40 +05:30
Dhruv Jain
2bebeb20f9
ci: bump cypress ( #2914 )
...
Fixes the Deprecation Warning for `set-env` https://github.com/cypress-io/github-action/issues/206
2020-11-18 14:43:05 +00:00
Dhruv Jain
6953fd1ff1
ci: change stale bot config
2020-11-11 08:44:10 +05:30
Jared Palmer
2ab033d5aa
Publish next branch to npm
2020-10-27 14:32:28 -04:00
Jared Palmer
b55d500c5c
Update Discord server link
2020-10-24 15:05:58 -04:00
Jared Palmer
0887819e80
Delete labels.yml
2020-10-20 15:30:06 -04:00
Jared Palmer
5736db13de
Delete labels.yml
2020-10-20 15:29:52 -04:00
Jared Palmer
83c0299a7e
Update codeql-analysis.yml
2020-09-30 19:02:17 -04:00
Jared Palmer
6f57b26c0e
Create codeql-analysis.yml
2020-09-30 19:00:48 -04:00
Jared Palmer
127067b6e8
Update contributing guides
2020-09-29 17:00:09 -04:00
Jared Palmer
5715446b3e
Update contributor guide
2020-09-29 16:56:57 -04:00
Jared Palmer
5005ae604b
Add .vscode settings
2020-09-29 16:51:23 -04:00
Jared Palmer
b009b3b2cd
Add changesets
2020-09-29 16:46:11 -04:00
Jared Palmer
f76d39a523
Remane label workflows
2020-09-24 13:09:59 -04:00
Jared Palmer
446e9d647b
New labels
2020-09-24 12:04:21 -04:00
Jared Palmer
2421c9766f
Change job name
2020-09-24 11:22:35 -04:00
Jared Palmer
60ad629ba8
Change name to Unit Test
2020-09-24 11:22:09 -04:00
Jared Palmer
0f3dd7b1bc
Add kodiak
2020-09-24 11:19:15 -04:00
Jared Palmer
d597785610
Add codeowners
2020-09-24 11:12:56 -04:00
Jared Palmer
3e2c2f3487
Add size workflow
2020-09-24 11:06:19 -04:00
Jared Palmer
0052aaa41d
Add label workflow
2020-09-24 10:33:10 -04:00
Jared Palmer
af425b4b0c
Add cypress and playground / fixture app
2020-09-23 13:15:04 -04:00
Jared Palmer
9c1b0d0f79
Run tests on node 12
2020-01-08 15:09:29 -08:00
Elia Maino
fa7e251e11
Update contributing guidelines start step ( #2158 )
2020-01-02 15:52:30 -05:00