Commit Graph

67 Commits

Author SHA1 Message Date
Dustin Brown
2a53d2e5b6 /.github/workflows/ci-performance-benchmarks.yaml: get results with javascript 2021-01-05 13:38:57 -08:00
Dustin Brown
27f78a3d6c /.github/workflows/ci-performance-benchmarks.yaml: escape new lines 2021-01-05 12:46:15 -08:00
Dustin Brown
5650409d62 /.github/workflows/ci-performance-benchmarks.yaml: iterating on results fix 2021-01-05 12:31:59 -08:00
Dustin Brown
6dc7874951 /.github/{scripts,workflows}: print kubectl wait output on error, comment on issue after benchmarking 2021-01-05 12:15:09 -08:00
Dustin Brown
33f39f70fe /.github/{scripts,workflows}: print logs on failure, iterating on pull request comment 2021-01-05 10:41:06 -08:00
Dustin Brown
905426f71f /.github/workflows/ci-performance-benchmarks.yaml: require validation step for benchmark step 2021-01-04 17:32:11 -08:00
Dustin Brown
2bd9f420ae /.github/workflows/ci-performance-benchmarks.yaml: prefer script to workflow logic 2021-01-04 17:23:13 -08:00
Dustin Brown
13d4e516be /.github/workflows/ci-performance-benchmarks.yaml: iterating on fixing workflow 2021-01-04 12:54:19 -08:00
Dustin Brown
fd5be47799 /.github/{scripts,workflows}: fix, pod to job, handle pod errors 2020-12-31 17:15:21 -08:00
Dustin Brown
380e321a1c /.github/workflows/ci-performance-benchmarks.yaml: fix id 2020-12-31 14:44:23 -08:00
Dustin Brown
aaf811f4a8 /.github/workflows/ci-performance-benchmarks.yaml: set object-key output 2020-12-31 13:47:19 -08:00
Dustin Brown
15cbcb7ef8 /.github/{scripts,workflows}: iterating on pr comment benchmarking 2020-12-31 13:26:05 -08:00
Dustin Brown
269a4c7847 /.github/{scripts, workflow}: add pod template script and wait loop 2020-12-30 18:20:48 -08:00
Dustin Brown
05323f79ab /.github/workflows/ci-performance-benchmarks.yaml: whittling down workflow 2020-12-30 17:12:28 -08:00
Dustin Brown
17ef14ec81 /.github/workflows/ci-performance-benchmarks.yaml: iterating on performance-benchmarking on prs 2020-12-30 17:10:30 -08:00
Oscar Batori
9f9888f714 Fixed indentiation in YAML syntax for Discord notifications 2020-12-22 16:24:50 -08:00
Oscar Batori
d0832fff69 First cut of Discrod notifications 2020-12-21 21:58:54 -08:00
Oscar Batori
cd798a1551 Fix dep for brew bump job 2020-12-21 16:28:39 -08:00
Oscar Batori
91f0495575 fixed path to bump-version.sh 2020-12-20 16:19:54 -08:00
Oscar Batori
f8aa6c8959 Added release automation for Dolt 2020-12-20 12:16:13 -08:00
Oscar Batori
2712c25e3c fix typo in GA for Homebrew 2020-12-03 11:06:47 -08:00
Oscar Batori
dfe59b7803 Fix brew formula 2020-12-03 10:09:40 -08:00
Dustin Brown
62b357180e /.github/workflows/ci-compatibility-tests.yaml: remove deprecated add path 2020-11-16 13:10:11 -08:00
Oscar Batori
5e298551bd Richer commit message for Dolt Homebrew bump 2020-11-10 10:29:51 -08:00
Oscar Batori
4c9f2879a3 Another fix to brew bump job 2020-11-05 18:57:11 -08:00
Oscar Batori
d6d7a765b7 Fix typo in brew bump 2020-11-05 18:27:45 -08:00
Dustin Brown
fd99e57add /.github/workflows/ci-go-tests.yaml: run go tests only when go/ changes 2020-10-30 16:45:19 -07:00
Daylon Wilkins
3534d8bd90 Added GitHub workflow tests for race conditions 2020-10-30 16:45:19 -07:00
Dustin Brown
579927bb23 /.github/workflows/ci-bats-tests.yaml: skip aws tests if no secrets found 2020-10-12 13:49:46 -07:00
Dustin Brown
46d6b81d0b /.github/workflows/ci-bats-tests.yaml: remove deprecated syntax 2020-10-08 14:55:12 -07:00
Daylon Wilkins
b5bb663233 Reference new org name and updated trigger logic 2020-09-25 15:35:04 -07:00
Dustin Brown
12f2857623 /{.github/, MySQLDockerfile}: Add private actions for mysql client integration tests 2020-08-28 10:31:11 -07:00
Dustin Brown
66190b8f9e testing failed test 2020-08-28 10:31:11 -07:00
Dustin Brown
a634345b42 /{mysql-client-tests-entrypoint.sh, .github/workflows/}: Iterating on cleanup 2020-08-28 10:31:11 -07:00
Dustin Brown
6f2b7667f4 /{mysql-client-tests-entrypoint.sh, MySQLDockerfile, .github/}: Testing custom action 2020-08-28 10:31:11 -07:00
Dustin Brown
d35b0d2311 /{mysql-client-tests, .github/}: Iterating on github actions integration 2020-08-28 10:31:11 -07:00
Dustin Brown
547df10709 /{.github, go}: remove check-committers check from ci 2020-08-11 13:25:57 -07:00
Dustin Brown
c5114d7fe0 /.github/workflows/ci-bats-tests.yaml: revert changes now that breaking change is fixed 2020-08-04 14:08:35 -07:00
Dustin Brown
3fdd8e346b /.github/workflows/ci-bats-tests.yaml: Skip aws remotes bats tests 2020-08-03 18:17:57 -07:00
Dustin Brown
c97cc59f15 /.github/workflows/ci-check-repo.yaml: Reorder check repo steps 2020-07-08 12:17:02 -07:00
Dustin Brown
ff731422aa Merge pull request #769 from liquidata-inc/db/ci-github-actions-compatibility
/.github/workflows/ci-compatibility-tests.yaml: Add compatibility test github actions
2020-06-26 11:42:22 -07:00
Dustin Brown
9533988911 Merge pull request #767 from liquidata-inc/db/ci-github-actions-check-repo
/.github/workflows/ci-check-repo.yaml: Iterating on github actions check repo
2020-06-26 11:39:06 -07:00
Dustin Brown
06e9467260 Merge pull request #764 from liquidata-inc/db/ci-github-actions-bats
/.github/workflows/ci-bats-tests.yaml: Add dolt bats tests ci github actions
2020-06-26 11:38:11 -07:00
Dustin Brown
8437f07c33 Merge pull request #762 from liquidata-inc/db/ci-github-actions-go
Db/ci GitHub actions go
2020-06-26 11:37:48 -07:00
Dustin Brown
7c93a6a9e3 /.github/workflows/ci-check-repo.yaml: Remove repeated go tests 2020-06-26 11:20:43 -07:00
Dustin Brown
3d581c4b18 /{.github, go}: Use GOFLAGS var to build binaries without updating go.mod 2020-06-26 11:19:29 -07:00
Dustin Brown
5f11325807 /.github/workflows/ci-check-repo.yaml: Iterating on -mod flag fix 2020-06-26 10:26:22 -07:00
Dustin Brown
e077cabd26 /{.github, go}: Refactor based on PR feedback 2020-06-26 10:25:42 -07:00
Dustin Brown
bd58a8397e /.github/workflows/ci-bats-tests.yaml: Fix names 2020-06-25 16:34:37 -07:00
Dustin Brown
afc4b4b463 /.github/workflows/ci-go-tests.yaml: Fix format, names 2020-06-25 16:30:26 -07:00