Zach Alberico
1e104e6372
Add binnec requirement for devs merging to develop
2023-01-18 13:05:21 -05:00
Zach Alberico
e7287cd43e
Fix vere link and remove herb link
2023-01-18 11:47:58 -05:00
Zach Alberico
d9622c0a2b
Clarify instructions based on feedback
2023-01-13 19:26:25 -08:00
Zach Alberico
7438ddd30f
Clarify instructions based on feedback
2023-01-13 19:20:17 -08:00
Zach Alberico
b7cc0fc4bc
Clarify instructions based on feedback
2023-01-13 19:11:30 -08:00
Zach Alberico
a544cd17f4
docs: update current release processes
...
issue: https://github.com/urbit/urbit/issues/6198
maintainers: explain the new release process
contributing: explain kernel releases and issue/PR requirements
readme: simplify and direct to relevant docs
2023-01-12 16:03:50 -08:00
Zach Alberico
d8ca6063af
Merge pull request #6190 from urbit/m/min-mingw
...
ci: remove the mingw build flow
2023-01-05 10:13:09 -08:00
Zach Alberico
6e7120de83
Merge pull request #6191 from urbit/m/drop-frontend-tests
...
ci: remove frontend-tests flow
2023-01-05 10:01:56 -08:00
fang
b1a5e109f5
ci: remove frontend-tests flow
...
These are no longer being used as much as they were, most of the stuff
it was hitting lives in separate repos now. Can be ripped out as such.
2023-01-05 18:56:46 +01:00
fang
00f9908cb6
ci: remove the mingw build flow
...
As discussed internally at the end of last year, we are discontinuing
Windows support for vere.
The tldr is that we presently don't have the resources to support
non-*nix systems at the level of quality we want to deliver. Notably
Windows is already very much a second-class citizen (#5822 and others).
Windows users may want to run Urbit through WSL instead.
As such, the Window build step should be removed from our CI.
2023-01-05 18:53:44 +01:00
Hunter Miller
2506fb85f8
Merge pull request #6157 from urbit/lf/rebuild-wait-2
...
group-store: allow rebuilding .wait state
2023-01-04 13:10:00 -06:00
Hunter Miller
9316aebec7
group-store: only run rebuild once
2023-01-04 12:40:18 -06:00
Hunter Miller
563aed6b7f
group-store: automatically run rebuild on load
2023-01-04 11:17:44 -06:00
Hunter Miller
936835cd0c
groups-store: fixing wire check for leaves
2023-01-03 18:50:05 -06:00
Hunter Miller
264678a908
group-store: correct target
2023-01-03 18:17:02 -06:00
Hunter Miller
4e3698f327
group-store: instead of only watching missing, restart any migration subscriptions that might be bad
2023-01-03 17:47:26 -06:00
Hunter Miller
2146d3c725
Merge pull request #6187 from urbit/next/groups
...
landscape: s3-store supports region
2023-01-03 16:31:15 -06:00
tomholford
0f5433c014
Merge branch 'master' into next/groups
2023-01-03 14:16:28 -08:00
Zach Alberico
d7daa34d0b
Merge pull request #6186 from urbit/philip/revert-v1.14
...
Revert urbit-v1.14
2023-01-03 10:50:47 -08:00
Philip Monk
f230e2ec2d
Merge commit 'eb324b4fa4c2b08c76317601c88708c624f98c70'
2023-01-03 11:39:08 -07:00
Philip Monk
2f17a17406
Revert "wip"
...
This reverts commit 0e16d82a46
.
2023-01-03 11:37:43 -07:00
Philip Monk
56ceee5006
Revert "Merge pull request #6171 from urbit/jb/release/vere"
...
This reverts commit 21f7023198
, reversing
changes made to 1e09188065
.
2023-01-03 11:24:54 -07:00
Joe Bryan
eb324b4fa4
vere: bumps version
2022-12-20 18:55:39 -05:00
Joe Bryan
21f7023198
Merge pull request #6171 from urbit/jb/release/vere
...
1.14 Vere Release
2022-12-16 23:09:01 -05:00
Joe Bryan
9a16d670e6
Merge branch 'master' into jb/release/vere
2022-12-16 23:07:10 -05:00
Joe Bryan
4e9de85aba
vere: refactors http server init for better error messages
2022-12-16 11:17:53 -05:00
Joe Bryan
1f84fcf262
vere: fix queu short-args parsing
2022-12-16 10:00:22 -05:00
Joe Bryan
aa83de5e8b
vere: bumps version
2022-12-16 00:52:19 -05:00
Joe Bryan
fb9037ac60
Merge pull request #6168 from urbit/jb/replay-tools
...
vere: minor fixes for replay tools
2022-12-16 00:42:02 -05:00
Joe Bryan
4b5494fb85
vere: fix "queu" command argument parsing
2022-12-16 00:34:54 -05:00
Joe Bryan
4d08d874c6
vere: make full replay (play -f) command bypass corruption
2022-12-16 00:34:15 -05:00
Joe Bryan
f095679e02
Merge pull request #6167 from joemfb/ctrl-z-replay
...
vere: support ctrl-z in play command
2022-12-15 22:04:33 -05:00
Joe Bryan
124aec68ad
term: skip prompt refresh on ^c under -t
2022-12-15 21:48:34 -05:00
Joe Bryan
8671d3091d
u3: make the fault handler robust against initialization reorder
2022-12-15 21:26:30 -05:00
Joe Bryan
f7fd944e02
mars: cleanup event log on exit
2022-12-15 21:22:54 -05:00
Joe Bryan
f4235ebc91
vere: handle ctrl-z like ctrl-c in play command
2022-12-15 21:22:36 -05:00
Zach Alberico
0153d11972
Merge branch 'master' into lf/rebuild-wait-2
2022-12-15 17:36:44 -08:00
Zach Alberico
1e09188065
Merge pull request #6165 from urbit/fix/azimuth-build-break
...
Fix build break typo in azimuth
2022-12-15 13:58:03 -08:00
Zach Alberico
fd766faa03
Fix build break typo in azimuth
...
Fixes typo introduced in 0e16d82a46
2022-12-15 13:21:19 -08:00
Joe Bryan
0901538df2
ci: updates gcp integration for uploading tarballs
2022-12-15 14:42:14 -05:00
Joe Bryan
967f600a7c
ci: updates gcp integration for setting release version strings
2022-12-15 14:38:04 -05:00
Joe Bryan
f8394b9e2b
ci: only save version string and setup gcp if we're uploading binaries
2022-12-15 14:37:13 -05:00
Joe Bryan
e0320ddfc2
vere: bumps version
2022-12-15 14:18:56 -05:00
Joe Bryan
8e677537c0
mars: fix bail:meme retry counter
2022-12-15 14:10:22 -05:00
Joe Bryan
98aa6ee728
Merge pull request #6159 from urbit/jb/mars/play
...
vere: adds dedicated replay command
2022-12-14 19:53:56 -05:00
Joe Bryan
a7880717e3
vere: adds --auto-meld for play subcommand
2022-12-14 18:30:09 -05:00
Joe Bryan
3843c6090f
vere: adds full replay option to play subcommand
2022-12-14 17:47:40 -05:00
Joe Bryan
82d5738df4
vere: adds dedicated replay command: play
2022-12-14 17:47:40 -05:00
Joe Bryan
67ef11117f
vere: updates command docs
2022-12-14 17:47:39 -05:00
Joe Bryan
c15b822087
mars: adds replay implementation
2022-12-14 17:47:39 -05:00