Commit Graph

221 Commits

Author SHA1 Message Date
Dustin Brown
7341c2adf2 /.github/workflows/ci-performance-benchmarks-report.yaml: fix missing curly brace 2021-08-18 16:06:28 -07:00
Dustin Brown
784eae627e /.github/workflows/ci-performance-benchmarks-report.yaml: fix typo in workflow 2021-08-18 14:28:01 -07:00
Dustin Brown
a98080b6eb Update ci-performance-benchmarks-report.yaml 2021-08-18 14:10:43 -07:00
Dustin Brown
639073193c /.github/workflows/temp-trigger-benchmark-report.yaml: add temporary trigger for benchmark report workflow 2021-08-18 13:55:59 -07:00
Dustin Brown
01e890766b /.github/workflows/ci-performance-benchmarks-report.yaml: fix numbers 2021-08-18 13:41:15 -07:00
Dustin Brown
60c78fa429 /.github/{scripts,workflows}: set env vars for triggering benchmark-report workflow 2021-08-17 16:53:25 -07:00
Dustin Brown
5a4a7026b6 /.github/{scripts,workflows}: use the issue-number arg in comment benchmarking job 2021-08-17 16:40:11 -07:00
Dustin Brown
0109124b16 /.github/workflows/ci-performance-benchmarks-report.yaml: fix dolt_version 2021-08-17 15:25:18 -07:00
Dustin Brown
cdbad5a4c8 /.github/{scripts, workflows}: performance benchmark async reports 2021-08-17 15:13:13 -07:00
Dustin Brown
81895f1c9e Merge pull request #2000 from dolthub/db/fuzzer-on-push
[no-release-notes] Db/fuzzer on push
2021-08-17 07:18:24 -07:00
Dustin Brown
08f7ec91ee /.github/{scripts,workflows}: fix args for gating job 2021-08-16 18:54:17 -07:00
Dustin Brown
822a6b6333 /.github/{scripts,workflows}: test args are working 2021-08-16 17:43:42 -07:00
Dustin Brown
41a6f3046c /.github/scripts/fuzzer/get-fuzzer-job-json.sh: run fuzzer basic 2021-08-10 16:38:54 -07:00
Dustin Brown
1e0dec7f54 /.github/workflows/ci-fuzzer-issue.yaml: remove fuzzer issue 2021-08-10 16:36:51 -07:00
Dustin Brown
4b818cb963 /.github/{workflows, scripts}: test github-actions can create job 2021-08-10 16:36:01 -07:00
Dustin Brown
5907cebb94 /.github/workflows/ci-fuzzer-issue.yaml: handle fuzzer-issue dispatch events 2021-08-09 14:59:50 -07:00
Dustin Brown
02bcb20dc0 /.github/workflows/ci-bats-windows.yaml: cleanup 2021-08-09 12:48:42 -07:00
Dustin Brown
142d77e1ef /.github/workflows/ci-bats-windows.yaml: run bats files in parallel 2021-08-09 12:16:40 -07:00
Dustin Brown
2cd6c8a702 /.github/workflows/ci-bats-windows.yaml: iterating on bats, job per file 2021-08-09 12:09:42 -07:00
Brian Hendriks
0a0ce2181c Bh/gen cs (#1938) 2021-08-05 18:20:19 -07:00
Dustin Brown
fcac2abb21 /.github/workflows/ci-bump-homebrew.yaml: replace homebrew token 2021-06-28 14:24:22 -07:00
Aaron Son
286c9fa758 .github: No really, do not run them with race. 2021-06-11 11:58:43 -07:00
Aaron Son
4fa7b14153 .github: ci-go-tests: Run integration_test without -race. 2021-06-11 11:33:05 -07:00
Aaron Son
b888dc44e1 Merge remote-tracking branch 'origin/master' into aaron/run-altertests-separate-in-ci 2021-06-11 10:14:13 -07:00
Aaron Son
36a9976e9d .github: Run go/libraries/doltcore/sqle/altertests in separate job. Run them without -race. 2021-06-10 16:48:46 -07:00
Dustin Brown
6bdfa82826 /.github/workflows/ci-sql-correctness-release.yaml: fix name 2021-06-04 10:09:14 -07:00
Dustin Brown
61744d8487 /{.github,go}: bump min go version to 1.15 2021-05-28 10:29:42 -07:00
Dustin Brown
714e14792b /.github/workflows/bump-dependency.yaml: run go mod tidy 2021-05-19 11:16:34 -07:00
Dustin Brown
ad08b20063 /.github/workflows/bump-dependency.yaml: fix strategy error 2021-05-10 09:19:26 -07:00
Dustin Brown
33e3fce8c7 /.github/workflows/bump-dependency.yaml: fix workflow to close stale prs 2021-05-07 18:02:49 -07:00
Dustin Brown
ce42242765 /.github/{markdown-templates, workflows}: split format and verify workflows, update bump depedency workflow 2021-05-06 15:31:38 -07:00
Dustin Brown
b92aa8fde3 /.github/workflows/bump-dependency.yaml: use mac runner, omit -u flag from go get 2021-05-06 10:07:44 -07:00
Dustin Brown
ad5003fe68 Update dep-bump.md 2021-05-05 11:54:17 -07:00
Dustin Brown
1a9f82706d Update bump-dependency.yaml 2021-05-05 11:42:51 -07:00
Dustin Brown
2b8201921c /.github/workflows/bump-dependency.yaml: fix pr title 2021-05-05 09:41:08 -07:00
Dustin Brown
6e78a2cdba Update bump-dependency.yaml 2021-05-05 09:13:23 -07:00
Dustin Brown
3c40b14418 Merge pull request #1671 from dolthub/db/dependency-bump
[no-release-notes] /.github/{markdown-templates, workflows}: add dependency bump workflow
2021-05-05 08:25:40 -07:00
Dustin Brown
ba29410469 /.github/workflows/ci-check-repo.yaml: install goimports 2021-05-04 18:20:42 -07:00
Dustin Brown
e72ec19870 /.github/workflows/ci-{check,format}-repo.yaml: auto format prs 2021-05-04 17:58:35 -07:00
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