Commit Graph

23378 Commits

Author SHA1 Message Date
Edward Amsden
a36961af36
build: docker-image: Use docker instead of Skopeo to push
Hosted container services such as Azure Container Images are broken
by the absence of metadata in images pushed by Skopeo. Using Docker we
can push and ensure all metadata is in place.

Tested on: GitHub Actions for black-river-software/urbit fork.
2021-01-17 20:53:54 -05:00
Edward Amsden
8d8dc826cb
docker-image: Pass -t flag to vere if not in an interactive container
Vere will not run a ship if STDIN is closed, unless passed the `-t`
flag. Hosted docker containers will not be interactive, but we would
like the docker image to be usable locally and interactively as well.

Thus, we check for STDIN being closed in the shell prior to launching
Vere, and if it is closed, pass the `-t` flag.
2021-01-16 19:44:04 -05:00
matildepark
86dd68a7cc
Merge pull request #4291 from urbit/mp/landscape/qa-2021-1
landscape: QA from 1.5, round one
2021-01-15 17:54:39 -05:00
Matilde Park
64b4689a4a landscape: remove old new channel button 2021-01-15 17:45:10 -05:00
Matilde Park
2cd80bf2af landscape: sidebar updated to latest 2021-01-15 17:32:39 -05:00
janeway-bot
1557bdd300
Merge 72834a6ad2 into release/next-js 2021-01-15 10:26:56 +04:00
Jared Tobin
72834a6ad2
Merge pull request #4292 from black-river-software/black-river-software/docker-tag-latest
build: tag docker image as "latest"
2021-01-15 10:26:15 +04:00
Edward Amsden
02afb3edfb
build: tag docker image as "latest"
When pushing the docker image, update the "latest" tag as well as
pushing a tag for the current Urbit version. This way users pulling
tloncorp/urbit:latest will always get an image with the latest point
release of Urbit.
2021-01-14 20:52:41 -05:00
Matilde Park
a889095265 landscape: amend paddingRight in sidebar 2021-01-14 20:28:44 -05:00
Matilde Park
316c52802f landscape: prevent offscreen bumps from font size 2021-01-14 20:22:20 -05:00
Matilde Park
a6254066e7 newChannel: correct dark mode back link 2021-01-14 20:18:07 -05:00
Matilde Park
f00b887867 dropdown: use latest mockup 2021-01-14 20:16:37 -05:00
janeway-bot
3d7be50f16
Merge cb7c9c6535 into release/next-js 2021-01-15 04:49:34 +04:00
Liam Fitzgerald
cb7c9c6535
glob: update to 0v1.4u9gp.rs1fi.ki7ok.ib4cp.mgdvs 2021-01-15 10:40:40 +10:00
Liam Fitzgerald
e3ae98123b
push-hook: remove old resource-for-update 2021-01-15 10:33:37 +10:00
Liam Fitzgerald
e83efcb932
pull-hook: ensure facts are not malicious
Ensure that the resource from the wire, the resource for the update
match up. Also ensure that the source ship and the ship that is being
pulled from for the resource match up. Without this, a host of a graph
could send updates for graphs that they do not hosts, and these would be
unconditionally forwarded, allowing malicious hosts to overwrite graphs
that they do not host.
2021-01-15 10:33:37 +10:00
Liam Fitzgerald
478e45d373
push-hook: use mark conversion to get resource 2021-01-15 10:33:34 +10:00
Matilde Park
d5b0f15e0b launch: icons match modal icon margin 2021-01-14 19:32:39 -05:00
Matilde Park
07070fc3b6 statusbar: force squared icons
Both were 32x34; either we could change px to 7px or
tell it to fit 32px. I chose latter.
2021-01-14 19:26:14 -05:00
Matilde Park
2180fd65c3 hark: use pat-da for dates 2021-01-14 19:19:52 -05:00
Matilde Park
84e6073745 publish: delete uses cursor:pointer 2021-01-14 19:10:02 -05:00
Matilde Park
a0f324b800 hark: only allow marking as read
Fixes urbit/landscape#149.
2021-01-14 19:08:51 -05:00
Matilde Park
901a08aa25 chat: allow line breaks in markdown
Fixes #4202.
2021-01-14 18:07:20 -05:00
matildepark
faef9b1d42
Merge pull request #4279 from tylershuster/hark/inbox-layout
notifications: fix layout
2021-01-14 14:27:03 -05:00
janeway-bot
bf53731114
Merge 20da8a6ed3 into release/next-js 2021-01-14 20:54:14 +04:00
matildepark
20da8a6ed3
Merge pull request #4286 from urbit/jt/merge-via-bot
Use bot to execute merge workflow
2021-01-14 11:53:40 -05:00
github-actions[bot]
398edad5f0
Merge a1345ddac4 into release/next-js 2021-01-14 07:03:56 +00:00
Jared Tobin
a1345ddac4
Merge pull request #4256 from black-river-software/black-river-software/dockerize
Nix build for a 'smart' docker image that can load keyfiles or a pier and boot a ship
2021-01-14 11:03:25 +04:00
Jared Tobin
67c57c98c5 meta: activate adjusted merge workflow 2021-01-14 15:56:57 +09:00
Jared Tobin
60f67727fe meta: stage adjusted merge workflow
Uses janeway-bot's token, rather than the default GitHub Actions token,
to allow the merge workflow to trigger others.
2021-01-14 15:56:34 +09:00
Tyler Brown Cifu Shuster
7be1d8d313 interface: add useHovering hook 2021-01-13 18:50:14 -08:00
github-actions[bot]
49706ebf13
Merge 344e40fda7 into release/next-js 2021-01-14 02:19:20 +00:00
Liam Fitzgerald
344e40fda7
glob: update to 0v1.4u9gp.rs1fi.ki7ok.ib4cp.mgdvs 2021-01-14 12:10:44 +10:00
Liam Fitzgerald
bcc129a3c9
Merge pull request #4284 from urbit/lf/rewatch-dms
hark-graph-hook: rewatch all DMs on upgrade
2021-01-14 12:04:48 +10:00
Liam Fitzgerald
585b6fefa1
hark-graph-hook: rewatch all DMs on upgrade 2021-01-14 10:47:11 +10:00
Liam Fitzgerald
3728a41300
Merge pull request #4266 from urbit/la/aggro-channel-ack
channel.js: ack every 30 events *even if this.outstandingJSON is empty*
2021-01-14 10:13:16 +10:00
Liam Fitzgerald
36e3a60b96
Merge pull request #4278 from urbit/lf/hark-negative
hark-store: rework caching to correctly calculate unread totals
2021-01-14 10:13:00 +10:00
matildepark
3e17c67621
Merge pull request #4282 from urbit/mp/publish/markdown-list
publish: automatically continue lists
2021-01-13 19:05:11 -05:00
Tyler Brown Cifu Shuster
9b15ccbcc8 fixes https://github.com/urbit/landscape/issues/171 2021-01-13 14:32:31 -08:00
Matilde Park
2a91c43fa8 publish: automatically continue lists
Fixes #3329.
2021-01-13 16:30:49 -05:00
Edward Amsden
a64e0e141e
build: Build docker image and publish to Docker Hub
d3c5aa74c1 introduced a Docker image intended for deploying Urbit ships

This commit modifies the build.yml GitHub Actions workflow to build the
docker image as part of the push/PR workflow, and adds a
`release-docker.yml` workflow, which runs on any tag push `urbit-v*` and
pushes the image to Docker Hub, also synchronizing the README.

Co-authored-by: Josh Lehman <josh@urbit.org>
2021-01-13 12:36:45 -05:00
Edward Amsden
d3c5aa74c1
build: A 'smart' docker image
This commit adds the `docker-image` attribute to the main Nix
entrypoint, invoking `nix/pkgs/docker-image` which will build
a 'smart' docker image that can load keyfiles or a pier and
boot a ship

It includes a README for the official docker image, suitable
for posting as the README to a Docker Hub or similar docker
image repository.
2021-01-13 07:37:28 -05:00
Tyler Brown Cifu Shuster
d8ec8ae9d1 fixes https://github.com/urbit/landscape/issues/146 2021-01-12 22:46:49 -08:00
Tyler Brown Cifu Shuster
f5e51b321b fixes https://github.com/urbit/landscape/issues/148 2021-01-12 22:33:17 -08:00
Tyler Brown Cifu Shuster
f9452a4173 notifications: fix layout
fixes https://github.com/urbit/landscape/issues/218
2021-01-12 21:14:07 -08:00
Liam Fitzgerald
b69d11bd86
hark-store: rework caching to correctly calculate unread totals
Hark, when calculating unread totals was ignoring notifications that
were under the same stats-index, but a different index. Reworks the
cache to calculate unread totals correctly.
2021-01-13 12:40:53 +10:00
Matilde Park
36a5bfbf93 landscape: hotfix to cite in statusbar 2021-01-12 18:58:04 -05:00
matildepark
cdb9353040
Merge pull request #4277 from urbit/mp/landscape/profile-overlay-avs
landscape: pass contact to profile overlay thoroughly
2021-01-12 18:22:01 -05:00
Matilde Park
c7f4327920 landscape: pass contact to profile overlay 2021-01-12 18:05:30 -05:00
matildepark
9ab7e681eb
Merge pull request #4275 from urbit/mp/landscape/indigo-themes
landscape: use indigo-react themes
2021-01-12 16:11:44 -05:00