drbeefsupreme
6e02e35862
dprint: fix issues with core types
...
not actually sure this is correct yet, but it fixed the issue where
there would be a crash when looking for docs in an arm like +bar in
|%
++ foo 'foo'
++ bar foo
--
2022-06-08 12:43:01 -04:00
drbeefsupreme
7e0d16d817
dprint: new core naming syntax
...
changes the syntax for cores named with :> # %corename to
|% %core-name for the dprint and dprint testing library
2022-06-07 12:37:32 -04:00
drbeefsupreme
3d3ea61d53
hoon: %brcn and %brpt names for doccords
...
changes the syntax for naming |% and |@ cores from
:> # %core-name
to
|% %core-name
2022-06-07 12:36:23 -04:00
drbeefsupreme
39ac7cb820
Merge branch 'master' into jon/doccords
2022-06-07 11:10:20 -04: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
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
Joe Bryan
dbc61c360b
vere: trim trailing whitespace from pace file
2022-05-27 12:27:14 -04:00
Joe Bryan
95eda1e8ab
build: use gh action artifact to propagate version string
2022-05-26 16:02:49 -04:00
Joe Bryan
dcb057d6b6
vere: bumps version to 1.9-rc4
2022-05-26 15:18:44 -04:00
Joe Bryan
53bb22dc69
build: fix version path for windows pre-release
2022-05-26 15:18:16 -04:00
Joe Bryan
4bbfc5862a
build: fix bash conditional in pre-release upload check
2022-05-26 11:12:38 -04:00
Joe Bryan
6d598623c9
build: run on appropriate tags
2022-05-26 11:06:30 -04:00
Joe Bryan
52eb3983ed
TMP enable deploy-after job
2022-05-26 11:04:41 -04:00
Joe Bryan
385eed9cfb
build: cut pre-releases on appropriate tags
2022-05-26 11:04:14 -04:00
Joe Bryan
5cb745e31c
Merge branch 'next/arvo' into jb/next-rc
...
* next/arvo: (435 commits)
vere: backs out overly zealous path canonicalization assertions
clay: update tests
vere: bump version to 1.9-rc3
vere: bump version to 1.9-rc1
clay: add logging commands
ames: fix comet communication with breached ship
pill: multi-brass
clay: don't add lobe to wire to avoid flow leak
ames: handle +call moves if re-evolving from larva
clay: add tomb scry
clay: make trim clear ford cache
clay: progress download when receiving tombstone
clay: fetch entire latest foreign commit
clay: don't require head of foreign desks
clay: fixes
clay: tweaks from walkthrough
ames: indent
ames: start drainage timer if regressed from adult
clay: re-export page to not break apps
clay: fix stack while building directories
...
2022-05-26 02:16:20 -04:00
Joe Bryan
5787a4d55f
Merge branch 'next/vere' into jb/next-rc
...
* next/vere:
urcrypt: correct parameter ordering in urcrypt_ed_veri()
u3: comment use of X macro in interpreter
u3: unify interpreter opcode information using X macro
2022-05-26 02:15:54 -04:00
Joe Bryan
a4c58f2515
vere: fixes function comments in main.c
2022-05-26 01:49:06 -04:00
Joe Bryan
11b50a786b
vere: adds vere/fetch-vere subcommand for downloading a binary
2022-05-26 01:49:06 -04:00
Joe Bryan
2643ee9405
vere: adds dock subcommand for copying binary into pier
2022-05-26 01:49:03 -04:00
Joe Bryan
e473beef41
vere: adds -a/--arch option to next subcommand
2022-05-26 01:48:58 -04:00
Joe Bryan
afd3fd19d1
vere: improves error handling in binary download
2022-05-26 01:48:58 -04:00
Joe Bryan
3ef8404522
vere: refactors getting next version string
2022-05-26 01:48:53 -04:00
Joe Bryan
f609bca531
vere: address review comments for upgrade functions
2022-05-25 22:34:42 -04:00
Joe Bryan
86c1f478ec
build: rename tmp file for capturing derivation path
2022-05-25 22:13:38 -04:00
Joe Bryan
87e25a6a41
vere: refactors binary copy on boot to use hardcoded pace
2022-05-25 22:09:46 -04:00
Joe Bryan
0aa09ba7cb
vere: refactors macros for binary alias ($pier/.run)
2022-05-25 22:08:16 -04:00
Joe Bryan
63109bdbc8
build: explicitly specify pace in ci
2022-05-25 22:02:51 -04:00
Joe Bryan
f4aeb62896
nix: vere is always built for a pace
2022-05-25 21:52:09 -04:00
Joe Bryan
6c9ef83c6c
nix: macos: build mostly-static binary
2022-05-25 18:56:45 -04:00
Joe Bryan
88628ed9f8
build: assert mostly-static on macos
2022-05-25 18:56:45 -04:00
Joe Bryan
c0af00f8e1
build: ensure mostly-static on windows
2022-05-25 18:56:45 -04:00
Joe Bryan
be48dbc59b
build: updates base deploy url, uses truncated commit hash as version
2022-05-25 18:56:45 -04:00