Patrick O'Sullivan
1cdef1e06d
groups: fix issue with chanel perms caused by use of Set()
2022-06-14 10:57:18 -05:00
fang
df82167111
Merge pull request #5840 from dnmfarrell/dnmfarrell/arvo-dojo-check-dir-exists-before-switch
...
dojo: check =dir exists before switching
2022-06-14 16:26:01 +02:00
fang
5c2631df38
Merge pull request #5837 from dnmfarrell/dnmfarrell/arvo-dy-edit-press-bksp-to-abort
...
dojo: say how to beat the %dy-edit-busy escape room
2022-06-14 10:12:37 +02:00
David Farrell
d8f34e8930
dojo: remove unnecessary debug output
...
The tip already communicates to the user that dojo is busy, so the
sigpam output isn't needed anymore.
2022-06-13 21:00:46 -04:00
David Farrell
d439b33cc9
dojo: say how to beat the %dy-edit-busy escape room
...
It's too easy to get trapped in the dojo %dy-edit-busy escape room. Just
type something like:
-build-file /=base/gen/ls/hoon
This modifies the dojo output to tell the user how to get out.
Fixes #1462 .
2022-06-13 21:00:21 -04:00
David Farrell
04672fbe1d
dojo: setting eny/now/our shouldn't crash dojo
...
Changes dojo to emit a usage message and ignore the request.
Fixes #1519
2022-06-13 20:51:38 -04:00
David Farrell
3a10b4d8f3
dojo: simplify dir not exist error message build
...
Incorporates @Fang- suggested changes (thanks!).
Drops the path serialization as it will print on two separate lines,
and it is already displayed in dojo immediately above the error message:
> =dir /=base=/ge
dojo: dir does not exist
2022-06-13 20:37:55 -04:00
David Farrell
73c1c94ea8
dojo: have dojo check =dir exists before switching
...
Scries clay for a list of files beneath the provided path - if the response
is nil then the dir must not exist (clay abhors a vacuum).
Fixes #1559
2022-06-13 20:37:49 -04:00
Hunter Miller
23655772e0
Merge branch 'next/groups'
2022-06-13 19:29:09 -05:00
janeway-bot
f777e009ad
groups: update glob (0v4.2se6m.fvv67.nn5e8.vfrv9.mmi88)[skip actions]
2022-06-13 16:59:14 -07:00
Hunter Miller
48c25cb9bc
groups: updating package lock
2022-06-13 17:20:39 -05:00
Hunter Miller
18001c631d
Merge pull request #5846 from urbit/po/fix-groups-build-issues
...
groups: fix prod install/build issues
2022-06-13 15:29:01 -05:00
Hunter Miller
8250a30ad5
groups: updating nvmrc
2022-06-13 15:28:35 -05:00
Patrick O'Sullivan
b6b6655149
Fix webpack, build dependency issues
2022-06-13 12:53:45 -05:00
Joe Bryan
0ab44a44b7
Merge pull request #5829 from botter-nidnul/botter-nidnul_aarch64-mapsize
...
vere: change mapsize to 500 GiB on AAarch64 Linux
2022-06-11 10:47:36 -04:00
botter-nidnul
ad11647ed8
vere: change mapsize to 500 GiB on AAarch64 Linux
...
Sets the mapsize for AAarch64 Linux in `pkg/urbit/vere/disk.c` to the largest size I can get to work with musl, 500 MiB.
Leaves the Windows mapsize untouched at the old default of 60 GiB because I haven't done any testing to see what the limit is there.
2022-06-05 01:39:20 -05:00
Joe Bryan
0e14cf893f
Merge pull request #5824 from urbit/jb/fix-remote-pr
...
vere: fix ci for remote PRs
2022-06-03 20:02:24 -04:00
Joe Bryan
24e872f28c
Merge pull request #5814 from urbit/m/4vpi
...
vere: print ip address in correct order
2022-06-03 20:02:12 -04:00
fang
f34c044e5b
vere: warn reader about endianness
2022-06-04 01:13:25 +02:00
Hunter Miller
5b6a2d5625
compat: fixing react-codemirror2 deps
2022-06-03 17:57:53 -05:00
Hunter Miller
d31b2bd853
compat: updating to latest sigil-js for react
2022-06-03 16:56:33 -05:00
Hunter Miller
39488a3167
compat: updating indigo, and removing unused deps
2022-06-03 16:34:43 -05:00
Joe Bryan
f9ecf4c122
Merge pull request #5825 from joemfb/jb/try-remote-pr
...
vere: cleanup (remote pr test)
2022-06-03 15:55:35 -04:00
Joe Bryan
e3f688297f
vere: fix -Y (should not be resolved)
2022-06-03 14:40:08 -04:00
Joe Bryan
0018d2c33b
build: removes herb from top-level Makefile, shell.nix
2022-06-03 14:40:08 -04:00
Joe Bryan
ace6ca12ff
vere: adds --no-dock to usage printf
2022-06-03 14:40:08 -04:00
Hunter Miller
db709df178
meta: fixing react version issue
2022-06-03 11:26:41 -05:00
Hunter Miller
8c0d0a6f5b
Merge branch 'master' into next/groups
2022-06-03 10:49:33 -05:00
Hunter Miller
c7ee2f7230
Merge branch 'master' into next/landscape
2022-06-03 10:48:39 -05:00
Joe Bryan
cdd2b79026
build: secrets optional
2022-06-03 02:13:40 -04:00
Joe Bryan
182e8ab214
vere: bumps version to v1.9
2022-06-01 03:24:50 -04:00
Joe Bryan
c26726a4cf
build: support "live" pace, fix tarballs name
2022-06-01 03:23:53 -04:00
Joe Bryan
0d98cf1754
build: adds binary release workflow, renames tarballs workflow
2022-06-01 02:53:32 -04:00
fang
46a5f2b317
vere: print ip address in correct order
...
This was printing the components of IPv4 addresses in backwards order.
2022-06-01 00:27:18 +02:00
Joe Bryan
e4812b116d
build: removes obsolete tag config from default workflow
2022-05-31 17:34:25 -04:00
Joe Bryan
39b4488101
vere: removes extra ctype.h include
2022-05-31 17:32:03 -04:00
Joe Bryan
e3ea3c85b0
vere: bumps version to 1.9-rc6
2022-05-31 16:54:23 -04:00
Joe Bryan
c0011ea102
Merge branch 'jb/next' into jb/next-rc
...
* jb/next:
vere: disable printfs on failed requests to $version/next
vere: create $pier/.bin/pace automatically
build: factor out reusable workflow, call on push and tag creation
vere: trim trailing whitespace from pace file
build: use gh action artifact to propagate version string
build: fix version path for windows pre-release
build: fix bash conditional in pre-release upload check
build: run on appropriate tags
build: cut pre-releases on appropriate tags
2022-05-31 16:53:03 -04:00
Joe Bryan
8b8612604c
Merge branch 'next/vere' into jb/next-rc
...
* next/vere:
vere: fixes -X scry/export (broken in previous refactoring)
2022-05-31 16:46:31 -04:00
Joe Bryan
9d2498741a
Merge pull request #5813 from urbit/jb/fix-scry-x
...
vere: fixes -X scry/export (broken in previous refactoring)
2022-05-31 16:42:54 -04:00
Joe Bryan
534999844a
vere: disable printfs on failed requests to $version/next
2022-05-31 14:42:57 -04:00
Joe Bryan
082f07474d
vere: create $pier/.bin/pace automatically
2022-05-31 12:04:16 -04:00
Joe Bryan
0a3815ec5e
build: factor out reusable workflow, call on push and tag creation
2022-05-31 12:04:11 -04:00
Joe Bryan
45e3609da7
vere: trim trailing whitespace from pace file
2022-05-31 12:03:19 -04:00
Joe Bryan
83fdfa99c3
build: use gh action artifact to propagate version string
2022-05-31 12:03:11 -04:00
Joe Bryan
807e00ad1e
build: fix version path for windows pre-release
2022-05-31 12:02:23 -04:00
Joe Bryan
f11a1aedd8
build: fix bash conditional in pre-release upload check
2022-05-31 12:02:18 -04:00
Joe Bryan
9343e78454
build: run on appropriate tags
2022-05-31 12:01:52 -04:00
Joe Bryan
a7a7120612
build: cut pre-releases on appropriate tags
2022-05-31 12:01:44 -04:00
Joe Bryan
c2d9d88558
vere: fixes -X scry/export (broken in previous refactoring)
2022-05-31 11:05:42 -04:00