Commit Graph

22 Commits

Author SHA1 Message Date
Timothy Sehn
93c677ea48 Kill git-dolt 2022-08-24 11:09:58 -07:00
Jason Fulghum
1bef06349d Adding support for building and installing for Linux OS on Mac arm64/aarch64 hardware 2022-06-29 17:47:34 -07:00
Aaron Son
8b72e81092 go/utils/publishrelease,.github: Publish darwin-arm64 releases and make them work with install.sh. 2021-11-18 16:29:07 -08:00
Brian Hendriks
50a727ae1f added for M1 machines 2021-11-10 16:43:14 -08:00
Aaron Son
f59016db37 go/utils/publishrelease: install.sh: Install x86_64 binaries on MacOS M1. 2021-06-11 14:36:22 -07:00
Dustin Brown
6dd442c0a4 /{go, .github}: fix release version bump commit, autodraft release notes 2021-04-22 11:40:33 -07:00
Aaron Son
f80493b808 go/utils/publishrelease/buildbinaries.sh: Use CGO_ENABLED=0 to statically link release binaries on Linux. 2021-03-29 10:26:50 -07:00
Aaron Son
82f2e67c9a Attempt to fix master. 2021-02-19 15:19:39 -08:00
Dustin Brown
5e9aa9b2cc Revert "[no-release-notes] /.github/workflows/cd-release.yaml: bump version and commit" 2021-02-19 15:00:25 -08:00
Oscar Batori
fe7fcee9cd Remove bump-version.sh 2021-02-17 12:42:47 -08:00
Oscar Batori
07a3e7855b make script executable 2020-12-21 16:32:30 -08:00
Oscar Batori
f8aa6c8959 Added release automation for Dolt 2020-12-20 12:16:13 -08:00
Daylon Wilkins
b5bb663233 Reference new org name and updated trigger logic 2020-09-25 15:35:04 -07:00
Oscar Batori
a04f1e6d6e Update buildbinaries.sh 2020-05-04 18:44:49 -07:00
Oscar Batori
69fe5d3a4b rename publishrelease.sh and remove unsupported builds 2020-05-04 18:44:04 -07:00
Aaron Son
ea7e0e1590 go/utils/publishrelease: Run the builds in a docker container to a get managed toolchain. 2020-04-15 11:28:24 -07:00
Aaron Son
68d6eec5ac publishrelease/install.sh: slightly more robust dolt install invocation. 2020-02-20 15:12:04 -08:00
Aaron Son
252ca7f7bd publishrelease/install.sh: install -d /usr/local/bin if it does not exist. 2020-02-20 15:00:49 -08:00
Aaron Son
64b42a67c5 utils/publishrelease/publishrelease.sh: Add back in accidentally removed 386 architecture. 2020-01-14 15:33:23 -08:00
Aaron Son
d02bbcfb5e go/utils/publishrelease/install.sh: Use type -p instead of which, as it can be more portable. 2020-01-14 14:44:27 -08:00
Aaron Son
844e8e42e1 go/utils/publishrelease: First pass at an install.sh 2020-01-14 14:32:09 -08:00
Oscar Batori
82604d3db5 Bumped version and added release script 2019-12-09 11:43:50 -08:00