Aaron Son
08d44029a7
go/go.mod: Require Go 1.21 in our go.mod.
2023-10-05 13:28:40 -07:00
Phani Rithvij
14a832b1f5
reduce release sizes and speed up release time
...
- Uses pigz instead of gzip for faster gzipping
- Uses 7zip to create zip and 7z archives for windows (7z archive is ~49% smaller than zip archive)
- add ldflags='-s' to go build to reduce binary size by strip (reduces
to 89MB)
upload 7zip to releases
2023-09-22 02:03:04 +05:30
jennifersp
2d87ce2962
remove update Dockerfile
2022-10-25 16:57:12 -07:00
jennifersp
317a932b10
remove sep dockerfiles for arm64
2022-10-25 15:32:28 -07:00
jennifersp
375a57b107
use github actions for docker ( #4609 )
2022-10-24 16:52:06 -07:00
jennifersp
9a50c1e7d1
Add dolt sql server docker image ( #4605 )
2022-10-24 14:10:43 -07:00
coffeegoddd
20a323ecb3
/.github/workflows: pull before commit
2022-10-24 12:35:40 -07:00
Dustin Brown
7d81a09c00
Merge pull request #4563 from dolthub/db/update-ci
...
[no-release-notes] /.github/{scripts,workflows}: bump actions
2022-10-24 11:02:39 -07:00
jennifersp
c89b2b91f3
Add Docker Image support for linux/arm64 ( #4576 )
2022-10-19 10:07:46 -07:00
coffeegoddd
87b002fccb
/.github/{scripts,workflows}: bump actions
2022-10-17 13:13:03 -07:00
jennifersp
148370e209
update Dockerfile on release
2022-10-14 11:15:34 -07:00
coffeegoddd
39a7072427
/.github/workflows/cd-release.yaml: use dolthub versions of archived actions
2022-10-12 10:13:07 -07:00
coffeegoddd
3e43bb0227
/.github/{actions,workflows}: bump actions to pickup node16
2022-10-12 09:26:18 -07:00
jennifersp
a0a1bff563
push docker image of dolt to dockerhub ( #4470 )
2022-10-07 13:09:00 -07:00
coffeegoddd
7058c162eb
/.github/workflows: bump ubuntu to 22.04
2022-08-08 12:55:58 -07:00
coffeegoddd
68127a0dcb
/{.github,go}: bump go to 1.19
2022-08-04 13:53:51 -07:00
coffeegoddd
5719ba5a82
/.github/workflows: rename workflows to make them more clear/organized
2022-07-22 14:09:14 -07:00
Maximilian Hoffman
f7dabcd596
[no-release-notes] broken arm release ( #3754 )
2022-07-05 09:47:13 -07:00
Jason Fulghum
cea47be1f9
Updating release workflow to include new Linux-ARM64 build.
2022-07-01 12:50:55 -07:00
Dustin Brown
bb25ce9d6f
/{.github,go}: require go 1.18
2022-03-21 14:02:06 -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
Dustin Brown
175be7c25f
/.github/workflows/cd-release.yaml: handle bad v on release
2021-11-05 12:43:32 -07:00
Dustin Brown
7c723ffb0e
Update cd-release.yaml
2021-10-20 10:41:26 -07:00
Dustin Brown
ab10713475
/.github/workflows/cd-release.yaml: trigger msi from release workflow
2021-10-13 10:46:36 -07:00
Daylon Wilkins
841cce0ebc
Bump Go version to 1.17
2021-09-09 14:23:23 -07:00
Dustin Brown
c9a44661cd
/.github/workflows/cd-release.yaml: fix release commit off by one
2021-04-27 16:48:21 -07:00
Dustin Brown
7aa1247b0f
/{.github, release-drafter}: replace release drafter, use dolthub/release-notes-generator
2021-04-23 16:37:17 -07:00
Dustin Brown
9c6da7efe2
Revert "Db/use release gen branch"
2021-04-23 14:59:15 -07:00
Dustin Brown
fcce60d6ed
/.github/workflows/cd-release.yaml: try https clone
2021-04-23 14:57:34 -07:00
Dustin Brown
87dad9366b
add token arg
2021-04-23 14:30:28 -07:00
Dustin Brown
993897db1c
test generate release notes
2021-04-23 14:20:40 -07:00
Dustin Brown
156e2046bc
testing install stuff;
2021-04-23 13:44:18 -07:00
Dustin Brown
fc749c072c
/.github/workflows/cd-release.yaml: export env var
2021-04-23 13:32:05 -07:00
Dustin Brown
589eb230e9
/.github/workflows/cd-release.yaml: fix step name
2021-04-23 13:14:06 -07:00
Dustin Brown
54cc537e0e
/.github/workflows: remove release drafter, use release-notes-generator script
2021-04-23 12:59:56 -07:00
Dustin Brown
6dd442c0a4
/{go, .github}: fix release version bump commit, autodraft release notes
2021-04-22 11:40:33 -07:00
Dustin Brown
5c9a3abffe
/.github/workflows: separate homebrew from release
2021-04-02 17:22:10 -07:00
Zach Musgrave
4cf160d786
Update cd-release.yaml
...
Fixed a typo
2021-04-02 17:02:13 -07:00
Vinai Rachakonda
61356c11fb
add the tag name variable ( #1508 )
...
Updates the brew release so we can get it to work
2021-04-02 15:39:39 -04:00
Vinai Rachakonda
87d992c5fc
0.5 ( #1485 )
2021-03-26 20:31:33 -04:00
Vinai Rachakonda
1038e1695a
bump ( #1483 )
2021-03-26 20:11:27 -04:00
Vinai Rachakonda
7ef6312e28
bump dolt version ( #1476 )
...
Bumps `dolt version`
2021-03-25 15:22:47 -04:00
Oscar Batori
86a0ae5937
Update cd-release.yaml
...
reference main instead of master
2021-03-09 21:57:36 -08:00
Oscar Batori
b241ba582f
remove Discord notify
2021-03-08 14:52:41 -08:00
Andy Arthur
30f9ca224e
turn off discord notify for now
2021-03-08 14:41:00 -08:00
Dustin Brown
bac319df64
/.github/workflows/cd-release.yaml: build with go 1.15
2021-02-19 15:05:51 -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
Dustin Brown
39bf1af4bc
/.github/workflows/cd-release.yaml: bump endbug
2021-02-17 11:25:22 -08:00
Dustin Brown
9c4d0f05f4
/.github/workflows/cd-release.yaml: bump version and commit
2021-02-17 11:25:22 -08:00
Dustin Brown
562b29afc5
/.github/workflows/{cd-release.yaml, ci-performance-benchmarks-release.yaml}: remove testing workflows, update relase workflows
2021-01-26 11:46:50 -08:00