Joe Anderson
7fdf77a56f
Attempt to fix CI ( #5934 )
2025-08-13 14:53:31 -07:00
Dylan Schiemann
97e895b552
Update release.yml
2025-04-15 12:40:11 -07:00
Dylan Schiemann
c4c14882ed
Update dependencies to React 18, Node 20, TS 5.2, etc. ( #5528 )
...
* incremental upgrade to React 18, TS 4.9, etc.
* update yarn config
* fix build
* minor cleanup in type definitions
* incremental updates for TS 5.0
* fix build
* upgrade to typescript 5.2
* update dependencies
* fix lint issues
* update to latest Playwright version
* update changesets dep
* update emotion/css
* incremental dependency updates
* more small dependency updates
* upgrade prettier and eslint
* fix lint issues
* update dependencies rollup
* fix @types/node resolution to restore linting
* update tiny-invariant dependency
* update dependencies
* update dependencies lerna
* upgrade react-router-dom
* update @types/react and @types/node
* update babel dependencies
* udpate simple-git-hooks
* update @types/node resolution
* update lint-staged
* remove cypress from dependency list
* update @types/node to support Node 20
* update workflows to Node 20
* set resolutions for @types/react
* downgrade @types/react to 18.2.28
* update mocha
* update rimraf
* update @types/js-dom
* remove .lintstagedrc.js
* upgrade next to latest
* v0.61.4
* update lerna
* update faker and rollup
* update immer
* fix yarn clean command
* attempt to fix integration tests
* attempt to stabilize integration tests
* wip fix integration tests
* skip unstable integration test
* Add changeset
---------
Co-authored-by: Dalibor Tosic <dalibortosic00@gmail.com >
Co-authored-by: Nikola <nikolabijelic14@gmail.com >
2023-10-20 08:34:24 -07:00
Dylan Schiemann
43a5f6f224
Update ci to Node 18 ( #5237 )
...
* Update ci to Node 18
* updates for Node.js, license year
2022-12-21 22:52:41 -07:00
Alex
8c32d26bfc
GitHub Workflows security hardening ( #5138 )
...
* build: harden comment.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com >
* build: harden ci.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com >
* build: harden release.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com >
Signed-off-by: Alex <aleksandrosansan@gmail.com >
2022-10-03 08:17:04 -07:00
Dylan Schiemann
b440fc7577
Release workflow: Replace master with main ( #5062 )
...
* Replace master with main
npm tags sometimes failing to get applied with releases, warning mentioned this error.
* Update .github/workflows/release.yml
2022-07-28 05:02:35 -07:00
Dylan Schiemann
111f8ca9e3
Update release to use Node.js v16 ( #4879 )
...
* Update release to use Node.js v16
* Update comment workflow to Node.js v16
* Update ci.yml node config
* Fix slack invite link in issue template
2022-03-08 22:17:34 -07:00
Dylan Schiemann
03226cea3e
fix release.yml ( #4519 )
2021-09-14 00:36:06 -07:00
Dylan Schiemann
d528ad4008
Fix release versioning 3 ( #4517 )
...
* another attempt to fix the version packages release
* more work to fix automated changeset workflow
2021-09-13 15:09:59 -07:00
Dylan Schiemann
59ca7a8f51
Fix release versioning ( #4516 )
...
* correct immutability lockfile flag for yarn 3
* More experiments to re-enable the Version Packages action
* add changeset
* more work to fix automated changeset workflow
2021-09-13 14:09:00 -07:00
Dylan Schiemann
cd39284838
correct immutability lockfile flag for yarn 3 ( #4515 )
2021-09-13 13:27:39 -07:00
Dylan Schiemann
91ca440723
Attempt fix the release process ( #4510 )
...
* Attempt fix the release process
* unbreak the release process
2021-09-13 04:48:09 -07:00
Kristoffer K
29473b0290
chore: follow-up to Yarn update ( #4478 )
...
* fix(site): `require.resolve` webpack loader
* chore: add pnp sdk
* ci: cache dependencies
* ci: add release `version` command
2021-09-02 04:42:45 -07:00
Claudéric Demers
8f7bf7f020
Revert to using matrix for release workflow ( #4294 )
...
Setting max parallel number of jobs to 1. The `yarn changeset publish` command deletes files in the .changesets folder, so it's not safe to run two changeset steps in the same job.
2021-05-26 10:31:35 -04:00
Claudéric Demers
67f646098e
Tweak release workflow ( #4291 )
2021-05-26 09:39:13 -04:00
Claudéric Demers
c7ff274a68
Update release workflow to make sure latest
job runs before dev
( #4274 )
2021-05-26 08:56:17 -04:00
Ian Storm Taylor
77261549c5
update workflow naming
2021-04-01 13:45:42 -04:00
Ian Storm Taylor
4eec49de16
rename master to main
2021-04-01 13:40:25 -04:00
Ian Storm Taylor
2dcef9e4fb
update workflow naming
2021-04-01 13:38:26 -04:00
Ian Storm Taylor
bf93f7572f
convery release workflow to matrix
2021-04-01 02:23:43 -04:00
Ian Storm Taylor
8dfecd7759
update workflows
2021-04-01 02:13:47 -04:00
Ian Storm Taylor
22cb79c37a
update workflows
2021-04-01 02:04:28 -04:00
Ian Storm Taylor
7283c51feb
Add changesets ( #4154 )
...
* add first changesets integration
* remove readme
* readd readme
* update auto-release workflow logic
* update auto-release script order, fix prettier
* change access to public
* update release script
* try to fix changesets
* add experimental snapshot version config
* try fixing
* remove excess
* switch auto-release branch to master
* add release pull request workflow
* add changeset todo to pr template
* update changeset
2021-03-31 13:14:40 -04:00
Ian Storm Taylor
44557f3c84
remove auto-release action trigger
2021-03-30 01:42:11 -04:00
Ian Storm Taylor
86e7df6636
update auto-release action
2021-03-29 18:37:11 -04:00
Ian Storm Taylor
1ecc472cc7
add first stab at release workflow
2021-03-29 17:07:39 -04:00