Commit Graph

282 Commits

Author SHA1 Message Date
Dustin Brown 03fe46e7b1 /.github/{markdown-templates, workflows}: add dependency bump workflow 2021-05-04 17:35: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 582fdf0e1e /.github/release-drafter.yml: fix release drafter validation 2021-04-22 11:53:23 -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 b016989f76 /.github/workflows/ci-go-tests.yaml: only use race on ubuntu 2021-04-19 13:38:36 -07:00
Dustin Brown f7429e7780 /{.github,integration-tests}: split long bats files so temp dirs are cleaned up more often, split go tests by package 2021-04-16 11:42:22 -07:00
Andy Arthur 0f1335d312 update github actions to point at new location for compatibility tests 2021-04-13 15:00:28 -07:00
Dustin Brown 7e3c02aea5 /.github/workflows/ci-bats-windows.yaml: fix names 2021-04-05 12:32:17 -07:00
Dustin Brown 8157bc0ab3 /.github/workflows/ci-bats-{windows,unix}.yaml: split windows bats into sections and jobs to preserve resources 2021-04-05 12:16:21 -07:00
Dustin Brown 6525a4767c Update ci-bump-homebrew.yaml 2021-04-02 17:26:46 -07:00
Dustin Brown 78b9e146e3 Update ci-bump-homebrew.yaml 2021-04-02 17:25:19 -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
Daylon Wilkins ff7bee1f9f Added DELIMITER support to batch input 2021-03-16 20:25:18 -07:00
Daylon Wilkins 0983c60c11 Added check to CI for bats test names 2021-03-16 18:17:02 -07:00
Dustin Brown ff43f268f9 : hide/delete dockerfiles 2021-03-15 16:57:55 -07:00
Dustin Brown a9b8dfea77 /.github/workflows/ci-compatibility-tests.yaml: fix working dir 2021-03-15 16:52:15 -07:00
Dustin Brown 77b0ddd124 Merge pull request #1445 from dolthub/db/root-refactor
[no-release-notes] Db/root refactor
2021-03-15 16:01:39 -07:00
Tim Sehn f1c2db74f4 Update FUNDING.yml 2021-03-15 14:55:19 -07:00
Tim Sehn 2657cf8ed1 Add sponsor link to Dolt repository on GitHub 2021-03-15 14:47:21 -07:00
Dustin Brown 61b06450b1 /integration-tests: move bats 2021-03-15 14:04:40 -07: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 bbda57ef1e /.github/scripts/sql-correctness/get-dolt-correctness-job-json.sh: update queries to include result counts and total test count 2021-03-04 13:16:54 -08:00
Dustin Brown 7bc65c88c2 /.github/workflows/ci-email.yaml: use template 2021-02-23 09:08:59 -08:00
Dustin Brown 3e90c2de75 /.github/scripts/sql-correctness/get-dolt-correctness-job-json.sh: run all tests 2021-02-19 18:04:13 -08:00
Dustin Brown a7919650aa /.github/workflows/ci-email.yaml: remove single quotes 2021-02-19 17:40:16 -08:00
Dustin Brown e2a944a72f /.github/scripts/sql-correctness/run-correctness.sh: print out 2021-02-19 17:29:35 -08:00
Dustin Brown 34f12ac53a /.github/scripts/sql-correctness/run-correctness.sh: fail job if not created 2021-02-19 17:25:22 -08:00
Dustin Brown 5b6810f2eb /.github/workflows: fix bracket typo, remove commentted out code 2021-02-19 17:06:47 -08:00
Dustin Brown d757ce0a0c Merge pull request #1353 from dolthub/db/email-workflow
[no-release-notes] db/email workflow
2021-02-19 16:51:42 -08:00
Dustin Brown 939b7cbfd8 /.github/{scripts, workflows}: iterating on correctness/email workflows 2021-02-19 16:22:07 -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 34ff16f365 /.github/workflows/ci-email.yaml: add email workflow 2021-02-19 13:07:28 -08:00
Dustin Brown 0ab55b5227 /.github/scripts/sql-correctness/get-dolt-correctness-job-json.sh: ignore skipped results 2021-02-18 14:33:38 -08:00