alpha
Login
or
Join now
boltless.me
/
zoekt
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
fork of https://github.com/sourcegraph/zoekt
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
zoekt
/
.github
/
workflows
/
at
da6013d595d0fc739c84e1fd2fd3bdbfe440ea2f
6 files
Stefan Hengl
go.mod: update to go 1.22.1 (#743)
2y ago
52a28e3f
buf-breaking-check.yml
go.mod: update to go 1.22.1 (#743) Our CI pipeline uses apline:edge which now ship with 1.22. I noticed that matchree_test.go doesn't pass anymore. There seem to have been changes in regex package which we catch in our tests. test plan: go test ./... and CI Co-authored-by: Keegan Carruthers-Smith <keegan.csmith@gmail.com>
2 years ago
buf-format-check.sh
zoekt-sourcegraph-indexserver: add gRPC support to sourcegraph client (#551) Co-authored-by: Camden Cheek <camden@ccheek.com>
3 years ago
buf-generate-check.sh
zoekt-sourcegraph-indexserver: add gRPC support to sourcegraph client (#551) Co-authored-by: Camden Cheek <camden@ccheek.com>
3 years ago
buf-lint-check.sh
zoekt-sourcegraph-indexserver: add gRPC support to sourcegraph client (#551) Co-authored-by: Camden Cheek <camden@ccheek.com>
3 years ago
ci.yml
go.mod: update to go 1.22.1 (#743) Our CI pipeline uses apline:edge which now ship with 1.22. I noticed that matchree_test.go doesn't pass anymore. There seem to have been changes in regex package which we catch in our tests. test plan: go test ./... and CI Co-authored-by: Keegan Carruthers-Smith <keegan.csmith@gmail.com>
2 years ago
docker-version.sh
docker: use go.mod psuedo-version for tag This is the psuedo-version that go.mod uses. We use the same version string so that sourcegraph/sourcegraph's go.mod is kept in sync with the version we publish. Change-Id: I7e65806210bc102d3421a747507e4ebb4a3ccb15
6 years ago