Commit Graph

37 Commits (fcafffdb24b84bba85d06fb208778efe2b9201c7)

Author SHA1 Message Date
Jeff Mitchell 25bce9e8ff Fix linter warnings
2 years ago
Timothy Messier 1e51dbef4f
feat(test): Add docker images for additional postgres versions
2 years ago
Timothy Messier e255284996
feat(test): Disable JIT for test database image
2 years ago
Timothy Messier 64995854a3
feat(dbtest): Allow host to be configurable (#2538)
2 years ago
hashicorp-copywrite[bot] 29da0bcb92
[COMPLIANCE] License changes (#3567)
3 years ago
Jeff Mitchell 8322916fb4 Remove all deprecated Err/Wrap/E calls (#3286)
3 years ago
Michael Gaffney 41bdfb4406
fix(db): Fix time zone consistency issues in monthly billing views
3 years ago
Jim d4e537c88d
chore: updgrade pgx direct deps to v5 (#3258)
3 years ago
Timothy Messier 5e0957eb24
ci(test): Use docker mirror (#3018)
3 years ago
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
3 years ago
Johan Brandhorst-Satzkorn da9adb0c02
feat: Build docker dev images for specified platform (#2493)
3 years ago
Timothy Messier eb61ac6304
refact(session): Add context to session factory
4 years ago
Johan Brandhorst-Satzkorn de2c40fa77
Fork pgtap-docker to support arm64 (#2411)
4 years ago
Johan Brandhorst-Satzkorn aef9073fa6
Upgrade to Go 1.19 (#2347)
4 years ago
Damian Debkowski 27e9f775be feat: add initial migration hook
4 years ago
Todd 19b549c44a
Rename package servers to server (#2222)
4 years ago
Todd e379234259
Remove CanonicalAddress, GetApiTags(), and NewWorkerForStatus. (#2196)
4 years ago
Todd 731a45eba6
Merge the worker_status table with the worker table (#2111)
4 years ago
Todd a281d10206
Add worker config table and view (#2090)
4 years ago
Todd 2ecd550e27
Add fields to server_worker to be a boundary resource (#2083)
4 years ago
Todd 472d7d520a
Remove the server_id from session table, change it to worker_id on session_connection (#2070)
4 years ago
irenarindos 9e27605213 refact(servers): Split server table into worker and controller
4 years ago
Johan Brandhorst-Satzkorn 21b0d584ad
feat(dbtest): Add benchmark dump generator
4 years ago
Johan Brandhorst-Satzkorn e864652b33
feat(sessions): Add list benchmarks
4 years ago
Johan Brandhorst-Satzkorn 5d042c7ec7
feat(dbtest): Mount DB dumps and create templates
4 years ago
Johan Brandhorst-Satzkorn a7a2c82931
feat(dbtest): Add docker-load Makefile target
4 years ago
Johan Brandhorst-Satzkorn 89196f2ce7
Remove old migration code & Avoid db test image confusion (#2038)
4 years ago
Timothy Messier 839f9efcfb
chore(dbtest): Build test database docker image for arm64
4 years ago
Timothy Messier 34d9842f85
fix(testing/docker): Correctly reset IFS (#1754)
4 years ago
Timothy Messier 35a7c4f6e7
feat(dbtest): Make test container name configurable
4 years ago
Jeff Mitchell d58e7670f1
Make PG resource usage nicer for dev (#1615)
4 years ago
Timothy Messier 2143940a4a
refactor(dbtest): Support new paths for migration files
4 years ago
Jim 8d6dee09a9
refact: Add db.DB wrapper and refact all test fixtures to use it. (#1535)
4 years ago
Louis Ruch 96b0c18f25
docs(dbtest): corrects echo in makefile (#1548)
4 years ago
Todd Knight e3986d5f9c Running make fmt to fix formatting.
4 years ago
Timothy Messier af5d1af568
test: Add dbtest package
5 years ago
Timothy Messier c6cb7c8512
chore: Define custom docker image for tests
5 years ago