Use Go 1.19 for Rails->Workhorse integration tests
This includes some formatting changes and a change to our Rspec test setup code. Go 1.19 rejects relative paths in PATH so we make sure the test setup code uses an absolute path to the Workhorse helper binaries.
显示
- .gitlab-ci.yml 1 个添加, 1 个删除.gitlab-ci.yml
- spec/support/helpers/test_env.rb 1 个添加, 1 个删除spec/support/helpers/test_env.rb
- workhorse/.tool-versions 1 个添加, 1 个删除workhorse/.tool-versions
- workhorse/internal/httprs/httprs.go 1 个添加, 0 个删除workhorse/internal/httprs/httprs.go
- workhorse/internal/queueing/queue.go 3 个添加, 2 个删除workhorse/internal/queueing/queue.go
- workhorse/internal/queueing/requests.go 3 个添加, 1 个删除workhorse/internal/queueing/requests.go
加载中
想要评论请 注册 或 登录