Commit Graph

13 Commits

Author SHA1 Message Date
dependabot[bot]
58ce4e75b4 build(deps): bump golangci/golangci-lint-action from v2 to v2.2.1 (#839)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from v2 to v2.2.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2...54a84d46fb7183443c869b1b7d0dc34f640fcfd7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-12 11:04:47 +03:00
dependabot[bot]
a56b3b24d0 build(deps): bump actions/setup-node from v2.1.1 to v2.1.2 (#812)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.1 to v2.1.2.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.1...c6fd00ceb9747fb23ffdf72987450a2664414867)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-02 09:38:12 +03:00
Ariel Mashraki
f9fcceb45a .github/ci: bump go versions (#810) 2020-10-01 20:08:56 +03:00
Ariel Mashraki
6a1829cc33 dialect/sql: add DotPath option to json option (#725) 2020-09-04 14:13:29 +03:00
Ariel Mashraki
4cdfc7b57e integration: test json predicates in ci (#724) 2020-09-03 11:15:31 +03:00
dependabot[bot]
5ad267d862 build(deps): bump actions/setup-node from v2.1.0 to v2.1.1 (#633)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.0 to v2.1.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.0...321b6ccb03083caa2ad22b27dc4b45335212e824)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-22 09:40:07 +03:00
dependabot[bot]
1f94ba0a7d build(deps): bump golangci/golangci-lint-action from v1 to v2 (#615)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from v1 to v2.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v1...c238b72278d97934fd2cb007b97162d5b44757df)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-17 23:33:00 +03:00
dependabot[bot]
d30ed79f44 build(deps): bump actions/setup-node from v1 to v2.1.0 (#614)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...1ae8f4b1fd89676f69b55d3dd6932b6df089ff7b)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-17 23:27:47 +03:00
Ariel Mashraki
88f9e803b8 github: add dependabot integration 2020-07-17 23:22:31 +03:00
Ariel Mashraki
71feecbc07 ci/github: ignore ci on tag releases (#601) 2020-07-12 12:32:06 +03:00
Alex Snast
7df2e02343 ci/lint: enabling goheader linter ensuring the existance of a license header in go files (#593)
Signed-off-by: Alex Snast <alexsn@fb.com>
2020-07-07 15:36:09 +03:00
Alex Snast
93c78aeda6 ent/ci: avoid ci trigger on doc changes 2020-06-18 09:36:27 +03:00
Alex Snast
afd1ff0dfd migrating ci to github actions (#554) 2020-06-17 18:28:06 +03:00