Commit Graph

47 Commits

Author SHA1 Message Date
Nico Domino
43f60f94c8
feat: extract svelte build into own GHA job (#4321) 2024-07-10 13:45:18 +00:00
Nico Domino
f9043920c0
fix: Sentry release and sourcemaps (#4304) 2024-07-09 16:18:49 +02:00
Kiril Videlov
4a0cf76b53
make RPM bundles 2024-06-25 20:44:11 +02:00
Sebastian Thiel
29525ffd03
address review comments
- rename feature to `windows`
- remove unused config key from `Cargo.toml`, unfortunately `cfg` isn't available for everything
- make sure feature is toggled on on CI when checking and when publishing
2024-04-25 11:29:24 +02:00
Josh Junon
ed088f4431
enable devtools on release builds, too 2024-04-19 15:17:44 +02:00
Josh Junon
8847681c71
add no-op in release script on windows 2024-04-16 17:03:25 +02:00
Josh Junon
2754330a4a
normalize S3 paths, enable additional signature on windows, and include updater bundles 2024-04-16 16:22:16 +02:00
Josh Junon
67dd25a6d7
removed bail on release windows ci builds 2024-04-09 21:14:56 +02:00
Josh Junon
59af2953cd
update config to refer to new crate structure 2024-04-04 12:09:12 +02:00
Kiril Videlov
719a664809
feat(release): skip building windows if job is release
Until we have signing working
2024-03-26 14:23:27 +01:00
Josh Junon
e9c7a2cf8c
fix release script bundle search path on windows 2024-03-22 00:59:25 +01:00
Josh Junon
2a013b0369
initial attempt at windows bundling for nightly 2024-03-21 22:40:41 +01:00
Kiril Videlov
52ee682185 Revert "Revert "chore: add SENTRY_AUTH_TOKEN environment variable to script""
This reverts commit 462815c0af.
2024-01-10 10:48:03 +01:00
Kiril Videlov
462815c0af Revert "chore: add SENTRY_AUTH_TOKEN environment variable to script"
This reverts commit 9f6833a48b.
2024-01-10 02:18:03 +01:00
Nikita Galaiko
9f6833a48b chore: add SENTRY_AUTH_TOKEN environment variable to script 2024-01-09 10:17:27 +01:00
Josh Junon
0e33410ed4 update configuration to reflect new paths 2023-12-22 14:22:54 +01:00
Nikita Galaiko
295e29474a feat: add support for APPLE_TEAM_ID environment variable in signing process
The changes include:
- Added support for `--apple-team-id` flag in the command line interface
- Added check for `APPLE_TEAM_ID` environment variable in the script
- Updated help text to include `--apple-team-id` flag
- Updated GitHub Actions workflow to include `--apple-team-id` flag in the command
2023-10-09 09:06:28 +02:00
Nikita Galaiko
28abbda9dd upload debs to s3 2023-09-07 17:50:58 +02:00
Nikita Galaiko
04524fbc2c build debs 2023-09-07 17:29:27 +02:00
Nikita Galaiko
746e8ccabc
new structure 2023-09-06 11:47:35 +02:00
Nikita Galaiko
6634bd2937 fix arch test 2023-08-03 06:52:38 +00:00
Nikita Galaiko
6586083e13 upload appimage updater too 2023-08-01 11:38:01 +00:00
Nikita Galaiko
b2d33ead6c fix find 2023-08-01 11:38:01 +00:00
Nikita Galaiko
502c0aaacd fix variable name 2023-08-01 11:38:01 +00:00
Nikita Galaiko
885f587372 verbose 2023-08-01 11:38:01 +00:00
Nikita Galaiko
dc885c20b5 fix paths 2023-08-01 11:38:01 +00:00
Nikita Galaiko
2cbe91e227 fix script 2023-08-01 11:38:01 +00:00
Nikita Galaiko
c4e49dbbd9 fix args parsing 2023-08-01 11:38:01 +00:00
Nikita Galaiko
4ccf148035 support Linux 2023-08-01 11:38:01 +00:00
Nikita Galaiko
c4b7112f5b sign appimage 2023-08-01 11:38:01 +00:00
Nikita Galaiko
ab2df215a9 activate devtools nightly 2023-07-21 13:18:12 +02:00
Nikita Galaiko
edb05f5cbf chmod +x scripts/release.sh 2023-07-18 13:38:01 +02:00
nikita@galaiko.rocks
ffc2a993f1 --verbose build 2023-07-18 12:54:33 +02:00
Nikita Galaiko
556db1290d nightly builds 2023-07-14 13:06:22 +02:00
Nikita Galaiko
a06c234e0c better sentry setup 2023-04-21 16:10:06 +02:00
Nikita Galaiko
bfe96c4c25
disable debug in release script 2023-02-20 17:01:33 +01:00
Nikita Galaiko
c9ab7fa14f
fix config path 2023-02-20 16:51:48 +01:00
Nikita Galaiko
d9738b3906
do not pushd 2023-02-20 16:39:43 +01:00
Nikita Galaiko
64617ad2b0
fix release path 2023-02-20 16:27:56 +01:00
Nikita Galaiko
049822439f
set debug release true 2023-02-20 16:19:23 +01:00
Nikita Galaiko
f77ab8a74b
Revert "hardcode release dir"
This reverts commit 7467b96c2e.
2023-02-20 16:17:02 +01:00
Nikita Galaiko
45ba1c5569
Revert "add missing mkdir"
This reverts commit d1652aa95e.
2023-02-20 16:17:01 +01:00
Nikita Galaiko
d1652aa95e
add missing mkdir 2023-02-20 16:11:28 +01:00
Nikita Galaiko
7467b96c2e
hardcode release dir 2023-02-20 16:06:13 +01:00
Nikita Galaiko
b1d6c2fee3 dynamic release versioning 2023-02-17 16:09:24 +01:00
Nikita Galaiko
928b94a031 do semver 2023-02-17 16:09:24 +01:00
Nikita Galaiko
df950a5608
s3 upload (#14)
Automatically build on build branch, upload to S3 and tell the server.

---------

Co-authored-by: Scott Chacon <schacon@gmail.com>
2023-02-17 07:42:30 +01:00