Commit Graph

132 Commits

Author SHA1 Message Date
Gauthier Roebroeck
82e58870b8 deps(ci): bump hydraulic-software/conveyor from 12.0 to 12.1 2023-11-20 16:03:01 +08:00
Gauthier Roebroeck
06d0d4ac9a ci(tests): only check conveyor modules on push 2023-11-20 15:51:08 +08:00
Gauthier Roebroeck
35f91969d6 ci(dependabot): pr format 2023-11-20 15:51:07 +08:00
Gauthier Roebroeck
d5813ba1b2 chore(github): add installation method field to issue template 2023-11-07 09:29:28 +08:00
Gauthier Roebroeck
d52ba95a65 ci(jreleaser): add release introduction to the release notes 2023-11-06 10:38:30 +08:00
Gauthier Roebroeck
0f6b7cc091 ci(tests): use conveyor detect config file 2023-11-03 12:39:11 +08:00
Gauthier Roebroeck
39825e4060 ci(tests): add missing config for conveyor 2023-11-03 12:19:13 +08:00
Gauthier Roebroeck
33e10f5683 ci(tests): build jdk module list and compare with historical 2023-11-03 11:46:51 +08:00
Gauthier Roebroeck
e6313135ae ci(release): upload conveyor logs 2023-11-03 11:35:35 +08:00
Gauthier Roebroeck
e30a93baf9 ci(conveyor): bump conveyor from 11.4 to 12.0 2023-11-03 11:13:20 +08:00
Gauthier Roebroeck
0995c26fe0 ci(release): fix secret decoding 2023-11-02 14:18:04 +08:00
Gauthier Roebroeck
4ddd51e7a5 ci(release): create secret folder before decoding 2023-11-02 14:05:14 +08:00
Gauthier Roebroeck
0704e9f562 ci(conveyor): use the Apple notarization API 2023-11-02 11:47:55 +08:00
Gauthier Roebroeck
a65a7f1df4 ci(release): fix version computation with new tag pattern 2023-11-02 10:54:10 +08:00
Gauthier Roebroeck
bec9f50436 ci(release): add 'current' parameter for bump type 2023-10-30 17:04:13 +08:00
dependabot[bot]
142b44b2a7 deps(ci): bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 17:00:31 +08:00
Gauthier Roebroeck
c4cd4bd855 build: change release tag format to enable delta updates in Conveyor 2023-10-30 12:05:02 +08:00
Gauthier Roebroeck
0267ba8e5a ci: install JDK 21 2023-10-26 21:21:14 +08:00
Gauthier Roebroeck
8e1e6992f2 ci(release): simplify reruns 2023-10-20 18:44:07 +08:00
Gauthier Roebroeck
bcda81a842 ci(release): attempt to avoid worker out of space issue 2023-10-20 18:10:07 +08:00
Gauthier Roebroeck
06367903b4 ci(dependabot): attempt to fix dependabot config 2023-10-19 12:25:42 +08:00
Gauthier Roebroeck
4f4cad2610 ci: cleanup conveyor output to reduce disk space 2023-10-19 12:06:47 +08:00
Gauthier
31c0bb02e3
docs: fix faq link in issue report 2023-10-08 08:38:03 +08:00
Gauthier Roebroeck
0b3748aae1 build(changelog): group dependencies in separate category 2023-10-05 12:23:09 +08:00
Gauthier Roebroeck
c6128ee67d ci: split ci into tests and release workflows 2023-10-05 11:15:21 +08:00
Gauthier Roebroeck
a8b37c7da2 ci: add inputs to replay parts of the release workflow when it fails 2023-10-05 10:07:04 +08:00
Gauthier Roebroeck
d4f23b8a74 ci: bump conveyor from 11.3 to 11.4 2023-10-04 16:28:15 +08:00
Gauthier Roebroeck
dd2edba1ad ci: fix step for ms-store submission 2023-10-04 16:27:56 +08:00
Gauthier Roebroeck
90d1a8ee96 ci: increase node memory 2023-10-04 11:50:25 +08:00
Gauthier Roebroeck
5f1436aaf1 ci: add missing environment variable 2023-10-04 11:41:52 +08:00
Gauthier Roebroeck
373649086f ci(desktop): bump hydraulic-software/conveyor from 11.2 to 11.3
Closes: #1220
2023-09-25 15:28:53 +08:00
dependabot[bot]
029dea9410 build(deps): bump hydraulic-software/conveyor from 11.1 to 11.2
Bumps [hydraulic-software/conveyor](https://github.com/hydraulic-software/conveyor) from 11.1 to 11.2.
- [Commits](https://github.com/hydraulic-software/conveyor/compare/v11.1...v11.2)

---
updated-dependencies:
- dependency-name: hydraulic-software/conveyor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 15:24:31 +08:00
dependabot[bot]
28f46d45fb build(deps): bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 15:24:18 +08:00
dependabot[bot]
c923ff8ef7 build(deps): bump docker/setup-qemu-action from 2 to 3
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 15:24:04 +08:00
dependabot[bot]
b92ad637f7 build(deps): bump docker/login-action from 2 to 3
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 15:23:48 +08:00
Gauthier Roebroeck
265b5431ee ci: remove unused config 2023-09-13 17:47:10 +08:00
Gauthier Roebroeck
9ef46b3ae7 build(webui): upgrade vue cli to v5 2023-09-13 15:14:28 +08:00
Gauthier Roebroeck
a31e3da80f ci: rework release steps 2023-09-12 10:04:05 +08:00
Gauthier Roebroeck
332cb2c8c8 ci: fix release commit step ordering 2023-09-11 19:12:39 +08:00
Gauthier Roebroeck
de6c17a7f9 ci: remove cache directive from setup-java 2023-09-11 17:28:19 +08:00
Gauthier Roebroeck
88983a8199 ci: setup msstore update 2023-09-11 16:28:24 +08:00
Gauthier Roebroeck
ed97553914 ci: fix jreleaser output job 2023-09-11 15:09:49 +08:00
dependabot[bot]
7544b8fea1 build(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-08 17:57:39 +08:00
Gauthier Roebroeck
8d29f4dcfd ci: bump conveyor action to 11.1 2023-09-08 17:34:35 +08:00
Gauthier Roebroeck
903993ec54 ci: add Conveyor 2023-09-08 17:24:46 +08:00
Gauthier Roebroeck
4da12ae05d feat(desktop): new desktop application project
this is a thin wrapper consisting of a tray icon only
2023-09-08 17:24:46 +08:00
Gauthier
f7b6e0d913
docs: update website url in issue templates
Closes: #1178
2023-07-31 09:43:17 +08:00
dependabot[bot]
7209667496 build(deps): bump peter-evans/dockerhub-description from 3.4.1 to 3.4.2
Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/peter-evans/dockerhub-description/releases)
- [Commits](https://github.com/peter-evans/dockerhub-description/compare/v3.4.1...v3.4.2)

---
updated-dependencies:
- dependency-name: peter-evans/dockerhub-description
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-28 15:44:56 +08:00
Gauthier Roebroeck
9d7e1934bf ci: drop java below 17 2023-05-23 18:13:32 +08:00
Gauthier Roebroeck
432bbb8f0e ci(dependabot): remove unused dependabot configuration for root folder 2023-05-03 16:23:05 +08:00