Commit Graph

36 Commits

Author SHA1 Message Date
plebeius
723b3259bf ci(release): setup Node and install deps in finalize-release before generating body 2025-08-19 13:10:33 +02:00
plebeius
ac9860a4aa chore(ci): enable mac arm64 with unsigned DMGs; keep win x64; linux x64+arm64 2025-08-19 12:42:35 +02:00
plebeius
52d6398179 ci(release): upload artifacts per job without body and finalize release notes after all jobs 2025-08-18 14:17:40 +02:00
plebeius
7fccb4294d Update release.yml 2025-08-18 13:34:06 +02:00
plebeius
6c1c3ecd07 ci(release): fix mac arm failure, add arch matrices, arch-aware IPFS, and OS-grouped release notes
Replace ensurepip with setup-python on macOS-14; build and publish arm64/x64 variants for mac/linux/windows; select IPFS binaries by target arch (with SEEDIT_BUILD_ARCH override); generate cleaner OS-grouped release notes from actual dist artifacts.
2025-08-18 13:23:23 +02:00
plebeius
c9f3ba8822 perf(electron): reduce prod logging + IPFS noise across OS; disable devtools in release; arch-aware mac builds
Reduce production logging and I/O by avoiding main-process console.log/debug file writes, setting GOLOG_LOG_LEVEL=error and stopping IPFS daemon stdout piping in production, and disabling devtools in packaged builds; additionally build mac artifacts per arch and fetch matching IPFS binaries to avoid emulation overhead. These changes address lag in release builds across OS caused by log-induced stalls and architecture mismatch.
2025-08-17 18:42:37 +02:00
plebeius
a5373aa9ba fix: resolve Android CI build failure with Google Services plugin
The Android CI build was failing because the code tried to read `google-services.json` content without first checking if the file exists.
2025-08-09 19:59:21 +02:00
plebeius
61253227f5 Update release.yml 2025-08-06 19:59:39 +02:00
plebeius
614fb427bf fix: resolve Electron performance issues by ensuring Node.js version consistency in CI 2025-07-13 16:20:19 +02:00
plebeius
71b36d22ed Update release.yml 2025-07-12 17:33:37 +02:00
plebeius
a60142f493 fix: react-scan was included in production builds 2025-07-11 23:12:33 +02:00
Tom (plebeius.eth)
0da1d88acd fix electron, fix capacitor 2025-05-13 22:59:09 +02:00
Tom (plebeius.eth)
e6ba69288b Update release.yml 2025-05-11 00:28:36 +02:00
Tom (plebeius.eth)
c9b905f117 Update release.yml 2025-05-11 00:12:50 +02:00
Tom (plebeius.eth)
5ba7a4ffa9 Update release.yml 2025-05-10 23:26:31 +02:00
Tom (plebeius.eth)
783dbb304e Update release.yml 2025-05-10 23:21:21 +02:00
Tom (plebeius.eth)
430284b0a4 Update release.yml 2025-05-09 23:51:36 +02:00
Tom (plebeius.eth)
dce11b7d7a Update release.yml 2025-05-09 23:41:22 +02:00
Tom (plebeius.eth)
5d88ab2ef4 Update release.yml 2025-04-16 12:47:18 +02:00
Tom (plebeius.eth)
ec92327f41 Revert "fix(release): prevent release artifact overwriting by parallel jobs"
This reverts commit b6875ab645.
2025-04-16 12:29:07 +02:00
Tom (plebeius.eth)
b6875ab645 fix(release): prevent release artifact overwriting by parallel jobs 2025-04-16 12:18:30 +02:00
Tom (plebeius.eth)
20ed84ece1 Update release.yml 2025-04-16 11:48:29 +02:00
Tom (plebeius.eth)
afa599c76a Update release.yml 2025-04-16 11:42:15 +02:00
Tom (plebeius.eth)
333c353d3c add OS to file names 2025-03-18 15:12:44 +01:00
Tom (plebeius.eth)
428abcd2ad Update release.yml 2025-03-18 00:40:29 +01:00
Tom (plebeius.eth)
f87bb1fbe0 fix(release.yml): wrong java version prevented apk build 2024-10-25 18:14:14 +02:00
Esteban Abaroa
30df74e340 refactor(release.yml): use fixed os versions to avoid script breaking 2024-05-05 21:57:30 +00:00
plebeius.eth
52970aae0e refactor: update release node version 2024-02-27 13:15:36 +01:00
plebeius.eth
26ac541e92 Update notifications.yml 2024-02-23 16:45:04 +01:00
plebeius.eth
dfc7afde76 chore(notifications.yml): comment out for now, using IFTTT instead 2024-02-19 21:10:26 +01:00
Esteban Abaroa
f58827a0aa feat(android): add android build script 2024-01-31 21:31:16 +00:00
Esteban Abaroa
3fb5035161 style(workflows): make consistent accross all repos 2023-12-16 16:53:20 +00:00
plebeius.eth
eefd890cda Update release.yml 2023-12-15 16:21:09 +01:00
Esteban Abaroa
b6d5285e20 feat(electron): add electron 2023-12-12 00:14:04 +00:00
Esteban Abaroa
b6738695a9 chore: show preview in releases and issues 2023-10-05 18:19:58 +00:00
Esteban Abaroa
938d36de55 chore: send notifications to telegram group on commits, releases, issues 2023-10-03 22:35:49 +00:00