Skip to content

Commit

Permalink
Promoting v2.4.0 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
NativePlanet committed Jan 22, 2025
1 parent b21d5e6 commit 66731e6
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 39 deletions.
2 changes: 1 addition & 1 deletion gallseg/desk.docket-0
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
license+'MIT'
base+'groundseg'
image+'https://files.native.computer/groundseg-logo-2.svg'
glob-http+['https://files.native.computer/glob/gallseg-v2.3.0-rc1-0v2.jrq5b.i6t1g.qkv3s.gctn4.2p3p9.glob' 0v2.jrq5b.i6t1g.qkv3s.gctn4.2p3p9]
glob-http+['https://files.native.computer/glob/gallseg-v2.4.0-rc4-0v7.qlr0t.cefbo.769jn.djti0.adcam.glob' 0v7.qlr0t.cefbo.769jn.djti0.adcam]
==
46 changes: 23 additions & 23 deletions goseg/defaults/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,22 +12,22 @@ import (

var (
logger = slog.New(slog.NewJSONHandler(os.Stdout, nil))
DefaultVersionText = `
DefaultVersionText = `
{
"groundseg": {
"canary": {
"groundseg": {
"amd64_sha256": "72ec95cda72f9540c6a99cb23637ffbe0c14b527868bb1f89b511dd2752eface",
"amd64_url": "https://files.native.computer/bin/groundseg_amd64_v2.2.1_latest",
"arm64_sha256": "7c6c1c4955c66c5185b70a68b77958cecf432a977ee2a1f814eda4ffc00d1fbe",
"arm64_url": "https://files.native.computer/bin/groundseg_arm64_v2.2.1_latest",
"amd64_sha256": "b42881004c37a7b4d5f33c13e6b53dd8eba10965f7aa868faf8699b986c7f5c0",
"amd64_url": "https://files.native.computer/bin/groundseg_amd64_v2.3.0_latest",
"arm64_sha256": "429068aa067c5ccf9cac8f3221292e9c636baa57d9e99609b18b2b5889dfd533",
"arm64_url": "https://files.native.computer/bin/groundseg_arm64_v2.3.0_latest",
"major": 2,
"minor": 2,
"patch": 1
"minor": 3,
"patch": 0
},
"manual": {
"amd64_sha256": "465a82af809481ce8c4861951be5d714a6e578e4330e6d7d7367fe1b170755a9",
"arm64_sha256": "1110245032e88d627ce625ed25758b21a473aca38251354c1815ba4938f8d23e",
"amd64_sha256": "e59d3e83cffb7be6c56b58624caa095cb8ec4075ecff7962db510d891696ca86",
"arm64_sha256": "41190934ca17ee553afa75bd286b539db3f8af066b8189b4646872c56b6bea63",
"repo": "registry.hub.docker.com/nativeplanet/groundseg-manual",
"tag": "latest"
},
Expand All @@ -50,7 +50,7 @@ var (
"tag": "latest"
},
"vere": {
"amd64_sha256": "17502fcdc0eba13e6e4d1b34412fad3346530b3be412d2b40924f49cc81cee8a",
"amd64_sha256": "a288be1742505b7dd0eadefbe8c379a4696031418384aa522c50f224bfdc497c",
"arm64_sha256": "None",
"repo": "registry.hub.docker.com/nativeplanet/urbit",
"tag": "canary"
Expand All @@ -70,12 +70,12 @@ var (
},
"edge": {
"groundseg": {
"amd64_sha256": "f71ab5adaa2a68c4ecc3e88c06590a0d1177f234993d5fefe88403c465ca0247",
"amd64_url": "https://files.native.computer/bin/groundseg_amd64_v2.3.0-rc1_edge",
"arm64_sha256": "79d91f03e2a7a5431e28e6e6fd5881b5847e2d62835b1c62caa99ebfe621bee5",
"arm64_url": "https://files.native.computer/bin/groundseg_arm64_v2.3.0-rc1_edge",
"amd64_sha256": "1fe2c3a0cced99b911253ed8f96ba674e811f8ac6c515ae64a5b07dece2d345a",
"amd64_url": "https://files.native.computer/bin/groundseg_amd64_v2.4.0-rc4_edge",
"arm64_sha256": "0c4ea0940cf4be1bb348bdce4dbfb546ac7b5170210eb641fc9b946eda9455c3",
"arm64_url": "https://files.native.computer/bin/groundseg_arm64_v2.4.0-rc4_edge",
"major": 2,
"minor": 3,
"minor": 4,
"patch": 0
},
"manual": {
Expand Down Expand Up @@ -123,17 +123,17 @@ var (
},
"latest": {
"groundseg": {
"amd64_sha256": "72ec95cda72f9540c6a99cb23637ffbe0c14b527868bb1f89b511dd2752eface",
"amd64_url": "https://files.native.computer/bin/groundseg_amd64_v2.2.1_latest",
"arm64_sha256": "7c6c1c4955c66c5185b70a68b77958cecf432a977ee2a1f814eda4ffc00d1fbe",
"arm64_url": "https://files.native.computer/bin/groundseg_arm64_v2.2.1_latest",
"amd64_sha256": "b42881004c37a7b4d5f33c13e6b53dd8eba10965f7aa868faf8699b986c7f5c0",
"amd64_url": "https://files.native.computer/bin/groundseg_amd64_v2.3.0_latest",
"arm64_sha256": "429068aa067c5ccf9cac8f3221292e9c636baa57d9e99609b18b2b5889dfd533",
"arm64_url": "https://files.native.computer/bin/groundseg_arm64_v2.3.0_latest",
"major": 2,
"minor": 2,
"patch": 1
"minor": 3,
"patch": 0
},
"manual": {
"amd64_sha256": "465a82af809481ce8c4861951be5d714a6e578e4330e6d7d7367fe1b170755a9",
"arm64_sha256": "1110245032e88d627ce625ed25758b21a473aca38251354c1815ba4938f8d23e",
"amd64_sha256": "e59d3e83cffb7be6c56b58624caa095cb8ec4075ecff7962db510d891696ca86",
"arm64_sha256": "41190934ca17ee553afa75bd286b539db3f8af066b8189b4646872c56b6bea63",
"repo": "registry.hub.docker.com/nativeplanet/groundseg-manual",
"tag": "latest"
},
Expand Down
3 changes: 0 additions & 3 deletions goseg/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ require (
github.com/google/go-cmp v0.6.0 // indirect
github.com/google/tcpproxy v0.0.0-20180808230851-dfa16c61dad2 // indirect
github.com/holiman/uint256 v1.3.1 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/josharian/native v1.1.0 // indirect
github.com/mdlayher/genetlink v1.3.2 // indirect
github.com/mdlayher/netlink v1.7.2 // indirect
Expand All @@ -54,8 +53,6 @@ require (
github.com/pkg/errors v0.9.1 // indirect
github.com/pkova/argon2 v0.3.0 // indirect
github.com/spaolacci/murmur3 v1.1.0 // indirect
github.com/spf13/cobra v1.8.1 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/tklauser/go-sysconf v0.3.12 // indirect
github.com/tklauser/numcpus v0.6.1 // indirect
github.com/twmb/murmur3 v1.1.5 // indirect
Expand Down
10 changes: 0 additions & 10 deletions goseg/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ github.com/FactomProject/btcutilecc v0.0.0-20130527213604-d3a63a5752ec h1:1Qb69m
github.com/FactomProject/btcutilecc v0.0.0-20130527213604-d3a63a5752ec/go.mod h1:CD8UlnlLDiqb36L110uqiP2iSflVjx9g/3U9hCI4q2U=
github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY=
github.com/Microsoft/go-winio v0.6.2/go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU=
github.com/Native-Planet/perigee v0.1.0 h1:1/PmqyC26Kyk/d4PTdzhZfJ5kBryy13sOXqBEvsGIOA=
github.com/Native-Planet/perigee v0.1.0/go.mod h1:z3Ex6iACTLWmKSDEQc5RDIQeihISH52zf5yx65lTeM4=
github.com/Native-Planet/perigee v0.1.1 h1:dUhBsjhZ6mKw/zZWuoTJ7i65p4l/tWD94LFSZyg7paU=
github.com/Native-Planet/perigee v0.1.1/go.mod h1:z3Ex6iACTLWmKSDEQc5RDIQeihISH52zf5yx65lTeM4=
github.com/OneOfOne/xxhash v1.2.2/go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU=
Expand Down Expand Up @@ -117,7 +115,6 @@ github.com/cmars/basen v0.0.0-20150613233007-fe3947df716e/go.mod h1:P13beTBKr5Q1
github.com/consensys/bavard v0.1.8-0.20210406032232-f3452dc9b572/go.mod h1:Bpd0/3mZuaj6Sj+PqrmIquiOKy397AKGThQPaGzNXAQ=
github.com/consensys/gnark-crypto v0.4.1-0.20210426202927-39ac3d4b3f1f/go.mod h1:815PAHg3wvysy0SyIqanF8gZ0Y1wjk/hrDHD/iT88+Q=
github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d/go.mod h1:maD7wRr/U5Z6m/iR4s+kqSMx2CaBsrgA7czyZG/E6dU=
github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/dave/jennifer v1.2.0/go.mod h1:fIb+770HOpJ2fmN9EPPKOqm1vMGhB+TwXKMZhrIygKg=
github.com/davecgh/go-spew v0.0.0-20171005155431-ecdeabc65495/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down Expand Up @@ -251,8 +248,6 @@ github.com/huin/goupnp v1.0.1-0.20210626160114-33cdcbb30dda/go.mod h1:0dxJBVBHqT
github.com/huin/goutil v0.0.0-20170803182201-1ca381bf3150/go.mod h1:PpLOETDnJ0o3iZrZfqZzyLl6l7F3c6L1oWn7OICBi6o=
github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc=
github.com/inconshreveable/mousetrap v1.0.0/go.mod h1:PxqpIevigyE2G7u3NXJIT2ANytuPF1OarO4DADm73n8=
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=
github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=
github.com/influxdata/flux v0.65.1/go.mod h1:J754/zds0vvpfwuq7Gc2wRdVwEodfpCFM7mYlOw2LqY=
github.com/influxdata/influxdb v1.8.3/go.mod h1:JugdFhsvvI8gadxOI6noqNeeBHvWNTbfYGtiAn+2jhI=
github.com/influxdata/influxql v1.1.1-0.20200828144457-65d3ef77d385/go.mod h1:gHp9y86a/pxhjJ+zMjNXiQAA197Xk9wLxaz+fGG+kWk=
Expand Down Expand Up @@ -386,7 +381,6 @@ github.com/rjeczalik/notify v0.9.1/go.mod h1:rKwnCoCGeuQnwBtTSPL9Dad03Vh2n40ePRr
github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
github.com/rs/cors v1.7.0/go.mod h1:gFx+x8UowdsKA9AchylcLynDq+nNFfI8FkUZdN/jGCU=
github.com/russross/blackfriday/v2 v2.0.1/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
github.com/segmentio/kafka-go v0.1.0/go.mod h1:X6itGqS9L4jDletMsxZ7Dz+JFWxM6JHfPOCvTvk+EJo=
github.com/segmentio/kafka-go v0.2.0/go.mod h1:X6itGqS9L4jDletMsxZ7Dz+JFWxM6JHfPOCvTvk+EJo=
github.com/sergi/go-diff v1.0.0/go.mod h1:0CfEIISq7TuYL3j771MWULgwwjU+GofnZX9QAmXWZgo=
Expand All @@ -402,11 +396,7 @@ github.com/spaolacci/murmur3 v1.1.0 h1:7c1g84S4BPRrfL5Xrdp6fOJ206sU9y293DDHaoy0b
github.com/spaolacci/murmur3 v1.1.0/go.mod h1:JwIasOWyU6f++ZhiEuf87xNszmSA2myDM2Kzu9HwQUA=
github.com/spf13/cast v1.3.0/go.mod h1:Qx5cxh0v+4UWYiBimWS+eyWzqEqokIECu5etghLkUJE=
github.com/spf13/cobra v0.0.3/go.mod h1:1l0Ry5zgKvJasoi3XT1TypsSe7PqH0Sj9dhYf7v3XqQ=
github.com/spf13/cobra v1.8.1 h1:e5/vxKd/rZsfSJMUX1agtjeTDf+qv1/JdBF8gg5k9ZM=
github.com/spf13/cobra v1.8.1/go.mod h1:wHxEcudfqmLYa8iTfL+OuZPbBZkmvliBWKIezN3kD9Y=
github.com/spf13/pflag v1.0.3/go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4=
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/status-im/keycard-go v0.0.0-20190316090335-8537d3370df4/go.mod h1:RZLeN1LMWmRsyYjvAu+I6Dm9QmlDaIIt+Y+4Kd7Tp+Q=
github.com/stevelacy/go-urbit v0.0.0-20221028001655-e606f41f727c h1:mZBPDd5LrZNpkQNS1cmG+9bNW0gxiJW71YXGYbhLNyM=
github.com/stevelacy/go-urbit v0.0.0-20221028001655-e606f41f727c/go.mod h1:O6OUfzgbs0VoIqb+9Mi7icOMAT10Ov2duqWKOn2A5fE=
Expand Down
2 changes: 1 addition & 1 deletion release/groundseg_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ sudo firewall-cmd --reload
ACC=Native-Planet
REPO=GroundSeg
BRANCH=master
TAG=v2.3.0
TAG=v2.4.0
DEVICE_ARCH=$(uname -m)

# Directory to save the scrips
Expand Down
2 changes: 1 addition & 1 deletion ui/src/lib/stores/display.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { writable } from 'svelte/store'

export const wide = writable(true)
export const version = writable("v2.3.0")
export const version = writable("v2.4.0")

0 comments on commit 66731e6

Please sign in to comment.