Commit Graph

41 Commits

Author SHA1 Message Date
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
Dustin Brown 416741a886 /.github/workflows/ci-compatibility-tests.yaml: Remove commented out code, fix names 2020-06-25 16:25:33 -07:00
Dustin Brown f59ddc8757 /.github/workflows/ci-compatibility-tests.yaml: Add compatibility test github actions 2020-06-25 16:22:09 -07:00
Dustin Brown 7ee21434ce /.github/workflows/ci-bats-tests.yaml: Install expect on ubuntu 2020-06-25 15:53:36 -07:00
Dustin Brown 2487a204e1 /.github/workflows/ci-bats-tests.yaml: Set role duration to 1 hour 2020-06-25 15:28:47 -07:00
Dustin Brown f748a73492 /.github/workflows/ci-bats-tests.yaml: Add role duration seconds 2020-06-25 15:26:52 -07:00
Dustin Brown e12e36eae5 /.github/workflows/ci-bats-tests.yaml: Add role to assume 2020-06-25 15:22:00 -07:00
Dustin Brown 49a3aa21e5 /.github/workflows/ci-bats-tests.yaml: Add aws creds, check for expect 2020-06-25 15:03:15 -07:00
Dustin Brown c3422e0d93 /.github/workflows/ci-check-repo.yaml: Fix naming 2020-06-25 14:54:33 -07:00
Dustin Brown 16a36eb540 .github/workflows/ci-check-repo.yaml: Set fetch depth 0 2020-06-25 14:37:41 -07:00
Dustin Brown b3b24eca8c /.github/workflows/ci-check-repo.yaml: Iterating on github actions check repo 2020-06-25 14:02:05 -07:00
Dustin Brown 748ad29532 /.github/workflows/bump-brew-formula.yml: Small changes after PR feedback 2020-06-25 11:48:48 -07:00
Dustin Brown 41233c2e18 /.github/workflows/ci-bats-tests.yaml: Add dolt bats tests ci github actions 2020-06-24 15:31:22 -07:00
Dustin Brown 4d962a6628 /.github/workflows/ci-go-tests.yaml: Add GA workflow for dolt go tests on PRs 2020-06-24 11:41:06 -07:00
Dustin Brown 48ee1052e4 /.github/workflows/ci-go-test-linux.yaml: Iterating on running go tests for ci 2020-06-24 11:36:47 -07:00
Dustin Brown 56254b5f50 /.github/workflows/bump-brew-formula.yml: Attempt to fix syntax and dispell yaml syntax error 2020-06-24 10:02:56 -07:00
Oscar Batori dd2fa90305 Use secret 2020-06-10 10:57:51 -07:00
Oscar Batori 46eef772c8 First draft of GitHub Action for bumping homebrew on tag 2020-06-09 20:41:58 -07:00