Commit Graph

245 Commits

Author SHA1 Message Date
Sebastian Thiel
ad3e15dae4
Avoid using nightly by default.
Instead, use it only where needed, which at this time is Windows
for some nightly-only access to file-descriptors.
2024-07-27 14:35:26 +02:00
Nico Domino
bce53ba383
feat: move @gitbutler/cloud into monorepo (#4494) 2024-07-25 15:53:28 +00:00
Nico Domino
26240ec190
fix: update docs push-on-release action (#4418) 2024-07-17 09:35:37 +00:00
Nico Domino
4373b1c56e
fix: more docs gha release cleanup (#4403) 2024-07-16 13:21:16 +00:00
Nico Domino
09e75032ba
fix: add gha release docs fix (#4380) 2024-07-15 12:03:06 +00:00
Nico Domino
7c2243b2a0
fix: rm workflow_dispatch from docs GHA (#4358) 2024-07-13 13:27:25 +00:00
Nico Domino
d5497592ca
fix: cleanup markdown modification script in release GHA (#4357) 2024-07-13 12:23:00 +00:00
Nico Domino
b91d54623d
fix(gha): update placeholder markdown comment (#4355) 2024-07-13 09:33:27 +00:00
Nico Domino
d5053db0c3
feat: append release.mdx when release is created here (#4351) 2024-07-12 17:45:40 +00:00
Nico Domino
43f60f94c8
feat: extract svelte build into own GHA job (#4321) 2024-07-10 13:45:18 +00:00
Nico Domino
fee305056e
feat: add GHA to trigger vercel deploy hook (#4310) 2024-07-09 18:01:41 +00:00
Nico Domino
f9043920c0
fix: Sentry release and sourcemaps (#4304) 2024-07-09 16:18:49 +02:00
Caleb Owens
4dee660901
Use a shared key 2024-07-09 12:35:23 +02:00
Caleb Owens
0ea801c5ea
Asked an elephant to help 2024-07-09 11:54:30 +02:00
Caleb Owens
f64c79283d
Prevented penguin genocide 2024-07-08 12:12:39 +02:00
Nico Domino
4f62f12135
fix: set defaults for workflow_dispatch (#4267) 2024-07-08 09:09:14 +00:00
Kiril Videlov
90670def3b
add ci for the gitbutler-repo crate 2024-07-08 00:28:47 +02:00
Kiril Videlov
9258614a64
adds ci for branchstate crate 2024-07-07 21:29:20 +02:00
Kiril Videlov
6d5ef6b03e
adds a ci job for oplog crate 2024-07-07 20:18:40 +02:00
Kiril Videlov
68c6fe1c04
add ci for the sync crate 2024-07-07 19:24:35 +02:00
Kiril Videlov
9b13eb62d3
add CI for gitbutler-branc
This is getting out of hand - we need a better way of setting up the CI for a the crates we wanna have
2024-07-07 13:38:33 +02:00
Kiril Videlov
2299579ed0
upload the rpm packages 2024-07-02 17:30:12 +02:00
ndom91
699542933b
fix: cleanup nightly build jobs 2024-07-02 17:02:09 +02:00
ndom91
3dfcc5a1a9
fix: playwright/test GHA 2024-06-28 13:30:52 +02:00
Kiril Videlov
4477cfcb1d
Merge pull request #3948 from Byron/watcher-refactor
watcher refactor
2024-06-24 15:47:12 +02:00
Nico Domino
bb9a60fd26
fix: update pr-labeler job to checkout repo itself (#4127) 2024-06-19 20:33:25 +00:00
Nico Domino
48afa21373
fix: update labeler to v5 (#4126) 2024-06-19 20:05:10 +00:00
Louis Meyer
d82685a74e
fix: adjust permissions of labeller workflow (#4122) 2024-06-19 14:48:16 +02:00
Nico Domino
020377c972
feat: add repo organisation templates / jobs (#4114)
* feat: add issue templates

* feat: add PR template

* feat: add pr-labeler job / labels

* chore: formatting

* fix: cleanup PR template

* fix: modify bug template with dropdowns

* Update .github/PULL_REQUEST_TEMPLATE.md

Co-authored-by: Sebastian Thiel <sebastian.thiel@icloud.com>

---------

Co-authored-by: Sebastian Thiel <sebastian.thiel@icloud.com>
2024-06-19 07:15:57 +00:00
Sebastian Thiel
184f557897
move debouncer code into its own crate
That way the public API that isn't used doesn't have to be `dead_code`.

Also adjust CI to run the tests we have in the debouncer crate.
Previously, it might not have run them though.
2024-06-16 09:38:24 +02:00
ndom91
228fc6e462
fix: use the same version of pnpm across everything 2024-06-06 16:14:57 +02:00
Kiril Videlov
4b87eca5ca feat(workflow): Update Linux dependencies and target Ubuntu 20.04 2024-05-31 13:58:27 +02:00
Kiril Videlov
50919de25c feat(ci): install Linux dependencies in a single command 2024-05-31 13:48:29 +02:00
Kiril Videlov
21be7ef8fe do update first 2024-05-31 12:22:11 +02:00
Kiril Videlov
a17ec82346 lets try this linux version 2024-05-31 11:57:33 +02:00
Kiril Videlov
f79cca0ca5 Newer github worker 2024-05-31 11:15:39 +02:00
Kiril Videlov
ab9766d7ec remove duplicate line 2024-05-31 10:28:14 +02:00
AliReza Taleghani
0072a5c928
Update publish.yaml 2024-05-29 20:10:31 +02:00
dependabot[bot]
35abc044c0
Bump pnpm/action-setup from 3 to 4
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 3 to 4.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v3...v4)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 15:17:52 +00:00
Kiril Videlov
9875dff1d7 Merge branch 'master' into ndom91/add-playwright-test 2024-05-19 16:28:47 +02:00
Josh Junon
6afd680781
remove old changeset code 2024-05-07 07:03:34 +02:00
Kiril Videlov
d7eccf78e2
fix ci: add missing job for watcher 2024-05-06 21:15:56 +02:00
ndom91
f5f0720ab6
fix: get correct pwt version in GHA 2024-05-05 20:14:55 +02:00
ndom91
17ad204a37
feat: cache playwright binaries in GHA 2024-05-05 20:10:18 +02:00
ndom91
90185976ca
fix(gha): use correct artifact dir 2024-05-05 20:05:03 +02:00
ndom91
4aeff1182a
chore(gha): test where artifacts get written in GHA 2024-05-05 19:56:44 +02:00
ndom91
d941a96cb8
feat: add more trigger options to pwt gha 2024-05-05 19:55:42 +02:00
ndom91
2317f39754
chore(gha): test failing tests and uploading report 2024-05-05 19:52:29 +02:00
ndom91
cb16aec76f
chore(gha): cleanup naming 2024-05-05 19:41:28 +02:00
ndom91
c3c12bedd1
fix(gha): install correct chromium versions in CI 2024-05-05 19:33:48 +02:00