Commit Graph

163 Commits

Author SHA1 Message Date
wave-builder[bot]
3025c8eb25
chore: bump package version to 0.8.2-beta.1 2024-09-24 20:35:53 +00:00
wave-builder[bot]
1e87a98218
chore: bump package version to 0.8.2-beta.0 2024-09-24 17:47:02 +00:00
wave-builder[bot]
63e487f6e9
chore: bump package version to 0.8.1 2024-09-24 05:41:55 +00:00
sawka
31d73ef976 beta.1 2024-09-23 20:48:27 -07:00
sawka
3ea8f45284 v0.8.1.beta.1 2024-09-23 19:03:24 -07:00
wave-builder[bot]
de08cc8340
chore: bump package version to 0.8.0 2024-09-20 21:11:56 +00:00
wave-builder[bot]
190a53662c
chore: bump package version to 0.8.0-beta.15 2024-09-20 20:49:55 +00:00
wave-builder[bot]
8423334cde
chore: bump package version to 0.8.0-beta.14 2024-09-20 19:51:59 +00:00
wave-builder[bot]
470dfb19b7
chore: bump package version to 0.8.0-beta.13 2024-09-20 16:51:52 +00:00
sawka
ade5bc01b3 bump version to 0.8.0-beta.12 2024-09-19 22:14:53 -07:00
sawka
bb7ea131b4 beta11 2024-09-19 21:55:56 -07:00
sawka
4395c7410d beta10 2024-09-19 21:38:53 -07:00
sawka
85ec6d45fe beta9 2024-09-19 20:02:41 -07:00
sawka
fd97f895d0 bump version 2024-09-19 18:44:59 -07:00
Evan Simkowitz
9f6e17e728
bump version 2024-09-19 17:06:46 -07:00
wave-builder[bot]
afc2175bce
chore: bump package version to 0.8.0-beta.6 2024-09-19 22:39:09 +00:00
wave-builder[bot]
b6e9d2601d
chore: bump package version to 0.8.0-beta.5 2024-09-19 22:34:44 +00:00
wave-builder[bot]
fb12527e09
chore: bump package version to 0.8.0-beta.4 2024-09-19 22:27:32 +00:00
wave-builder[bot]
816ec3f9eb
chore: bump package version to 0.8.0-beta.3 2024-09-19 22:09:18 +00:00
wave-builder[bot]
809cb7f74f
chore: bump package version to 0.8.0-beta.2 2024-09-19 22:05:33 +00:00
wave-builder[bot]
22203075f9
chore: bump package version to 0.8.0-beta.1 2024-09-19 22:02:13 +00:00
wave-builder[bot]
c745e1ee04
chore: bump package version to 0.8.0-beta.0 2024-09-19 21:55:01 +00:00
Evan Simkowitz
5fa4064e65
bad version 2024-09-19 14:50:21 -07:00
wave-builder[bot]
4652b63e73
chore: bump package version to null 2024-09-19 21:43:54 +00:00
Evan Simkowitz
86af4c6a85
revert 2024-09-19 14:42:34 -07:00
wave-builder[bot]
b6df9d4081
chore: bump package version to 0.9.0-beta.0 2024-09-19 21:38:21 +00:00
wave-builder[bot]
bd7d92af2a
chore: bump package version to 0.8.0-beta.0 2024-09-19 21:31:31 +00:00
Evan Simkowitz
4673ce08d2
bump version 2024-09-19 14:26:26 -07:00
sawka
c31bd4a94d thenextwave cleanups 2024-09-19 14:04:47 -07:00
Evan Simkowitz
77e68f244e
update tagline 2024-09-19 13:13:51 -07:00
wave-builder[bot]
af269fcc8c
chore: bump package version to 0.1.14-beta.3 2024-09-19 18:35:45 +00:00
Evan Simkowitz
fa51ef6081
remove utf-8-validate 2024-09-19 11:33:25 -07:00
wave-builder[bot]
c92d3807e1
chore: bump package version to 0.1.14-beta.2 2024-09-19 18:19:09 +00:00
Evan Simkowitz
74cb6fc885
remove bufferutil 2024-09-19 11:18:07 -07:00
wave-builder[bot]
02932109f3
chore: bump package version to 0.1.14-beta.1 2024-09-19 18:09:57 +00:00
Evan Simkowitz
370ea132fe
Save update channel to user setting automatically (#401)
When a user first launches Wave, we will read the updater config and
store the channel as a user setting for use on future launches. This
should ensure that if a user on a beta channel gets updated to a latest
release, they will still be subscribed to beta releases going forward.
If a user manually updates the user setting, it will be honored.

---------

Co-authored-by: sawka <mike@commandline.dev>
2024-09-19 11:04:18 -07:00
Mike Sawka
d2366df9db
updated ws loading code (#397) 2024-09-19 10:42:53 -07:00
wave-builder[bot]
0059b61748
chore: bump package version to 0.1.14-beta.0 2024-09-18 21:32:24 +00:00
Evan Simkowitz
a590fd7fbf
revert package version 2024-09-18 14:31:04 -07:00
wave-builder[bot]
97ffa8654c
chore: bump package version to 0.1.19-beta.0 2024-09-18 21:27:49 +00:00
Evan Simkowitz
479414fbd1
If prerelease is false and action is none, remove the prerelease version string (#395)
Updates the version.cjs script so that if the arguments are "none 0" and
a prerelease version is already set, it will be removed. This is
equivalent the behavior of "patch 0", but better aligns with the default
behavior of the Bump Version worklow.
2024-09-18 13:12:34 -07:00
wave-builder[bot]
477df82778
chore: bump package version to 0.1.13 2024-09-18 19:33:42 +00:00
Evan Simkowitz
b7d01c0403
Add automated release flow (#394)
## New release workflow

Build Helper will now automatically create a draft GitHub Release after
it finishes its builds. It will upload a copy of the build artifacts to
this release for easy access.

When a version is ready to be published, edit the GitHub Release and
publish it. This will trigger a workflow to publish the artifacts to our
releases feed.

## Moved artifacts scripts to Taskfile

The scripts formerly located at `scripts/artifacts` have been moved to
the Taskfile. They can now be found at `artifacts:*`.

## Moved releases readme to `RELEASES.md`

Updated the releases readme with step-by-step instructions and moved it
from `scripts/artifacts` to `RELEASES.md`

## Created new AWS identities for artifact upload and publishing

This narrows the scopes of the AWS identities used by the workflows to
upload and publish artifacts. The Build Helper workflow now only has
permission to put files into the artifacts bucket. The Publish Release
workflow only has permission to get files from the artifacts bucket and
put them into the releases bucket.
2024-09-18 12:29:47 -07:00
Mike Sawka
c7a60a80f8
initwshrpc in electron (#391) 2024-09-17 23:10:09 -07:00
wave-builder[bot]
f08bc8c768
chore: bump package version to 0.1.13-beta.26 2024-09-17 22:05:37 +00:00
wave-builder[bot]
1a0d520ca2
chore: bump package version to 0.1.13-beta.25 2024-09-17 21:32:14 +00:00
wave-builder[bot]
525271ee27
chore: bump package version to 0.1.13-beta.24 2024-09-17 21:04:52 +00:00
wave-builder[bot]
43829dfc85
chore: bump package version to 0.1.13-beta.23 2024-09-17 20:43:13 +00:00
Evan Simkowitz
6a7fadc420
Evan/v (#392)
Co-authored-by: wave-builder[bot] <181805596+wave-builder[bot]@users.noreply.github.com>
2024-09-17 13:37:52 -07:00
wave-builder[bot]
2ff55d823e
chore: bump package version to 0.1.13-beta.21 2024-09-17 20:13:16 +00:00