Commit Graph

14 Commits

Author SHA1 Message Date
Evan Simkowitz
3beb14aa6b
Dependabot Yarn changes (#1751)
Ungroups major updates, except for react, storybook, electron,
docusaurus, and jotai
2025-01-15 23:20:10 -08:00
Evan Simkowitz
df5d279f01
Small dependabot change to trigger new run (#1744) 2025-01-15 22:24:21 -08:00
Evan Simkowitz
598b2dfdba
Try reverting Dependabot changes (#1736)
I found a discrepancy in our docs package that could be the reason for
the Dependabot timeouts. I'm going to try reverting my earlier changes
to see if this is fixed
2025-01-14 22:24:44 -08:00
Evan Simkowitz
1ff578b3f5
Remove major bumps from dependabot (#1708) 2025-01-10 11:03:24 -08:00
Evan Simkowitz
e0fe6c6e85
Fix dependabot (#1707)
Attempting to fix timeouts in the npm dependabot runs. I noticed that
some of the exclusion patterns were incomplete
2025-01-10 10:52:09 -08:00
Evan Simkowitz
5cfbdcab1a
Separate out Yarn major updates into separate Dependabot groups (#1607)
This is annoyingly verbose, but will let us still get PRs for minor and
patch updates separately from major updates, so we can continue to
benefit from bugfixes without having to adopt breaking changes.

Also adds a jotai update group
2024-12-23 09:59:59 -08:00
Evan Simkowitz
24a1ff3b49
Remove separate docs group in dependabot (#1348)
Until we split up the rest of the codebase into workspaces, having a
separate dependabot group for docsite won't work since the root rule
will always conflict
2024-11-22 12:03:17 -08:00
Evan Simkowitz
c1ac66b358
Try changing the order of dependabot rules to enforce docusaurus as separate groups (#1347) 2024-11-22 11:51:53 -08:00
Evan Simkowitz
edb3290349
Move docsite to main repo (#1204)
## Summary

We are moving our docsite to this repo for better coordination.

## What's changed?

- The docsite codebase is now in docs/
- The docsite will replace storybook as the published GitHub Pages site
for this repo
- Storybook will now be hosted at https://docs.waveterm.dev/storybook
- A new CI workflow will validate any changes to Storybook or the
docsite
- A combined CD workflow will build and deploy Storybook and the docsite
as a single artifact
- The Build Helper workflow will now build an embedded version of the
docsite before building the app, ensuring the docsite version it has is
always the latest
2024-11-06 10:45:21 -08:00
Evan Simkowitz
6ffa421744
Storybook page, exclude Jotai from dependabot, use NodeJS 20 for builds (#868) 2024-09-26 14:17:52 -07:00
Evan Simkowitz
cf87708cd8
reduce dependabot frequency to weekly 2024-07-30 17:17:52 -04:00
Evan Simkowitz
fd53648190
update storybook pattern 2024-07-26 11:37:26 -04:00
Evan Simkowitz
71246ec1b5
Group yarn dependency updates (#156)
Creates 4 groups of dependency updates: storybook, electron, prod-dependencies, and dev-dependencies.
2024-07-26 08:36:00 -07:00
Evan Simkowitz
d74e33cb54
Add config for Dependabot updates (#138) 2024-07-23 11:52:07 -07:00