Carol (Nichols || Goulding)
|
1d86876bb3
|
refactor: Don't install rust and clippy twice
|
2020-06-26 11:45:41 -04:00 |
Andrew Lamb
|
ca9f9d4cae
|
feat: Add column packing code (#114)
* feat: Add column packing code
* fix: remove dependency on assert_approx_equal in favor of delorean_test_helpers
* fix: Cleanups from pr comments
* fix: Apply suggestions from code review
Co-authored-by: Jake Goulding <jake.goulding@integer32.com>
Co-authored-by: Carol (Nichols || Goulding) <193874+carols10cents@users.noreply.github.com>
* fix: more cleanup per code review
* fix: pr comments
* fix: remove explict string creation from caller
Co-authored-by: Jake Goulding <jake.goulding@integer32.com>
Co-authored-by: Carol (Nichols || Goulding) <193874+carols10cents@users.noreply.github.com>
|
2020-06-06 06:04:41 -04:00 |
Andrew Lamb
|
2200def8ea
|
feat: Use rust nightly (#123)
|
2020-06-05 17:45:44 -04:00 |
AJ Bond
|
da523ff290
|
fix(docker): include missing dependencies
This includes libssl-dev and pkg-config since I disabled install recommends
|
2020-06-02 10:00:22 -04:00 |
AJ Bond
|
888c876429
|
chore(docker): updated based on review
Updated the nightly image based on review comments.
Switched base image and removed a few tools that caused the final image to be bloated
|
2020-06-02 10:00:22 -04:00 |
AJ Bond
|
6ad580127c
|
chore(Docker): change base image
|
2020-06-02 10:00:21 -04:00 |
AJ Bond
|
5aafbf1977
|
chore(build): setup nightly ci image build
We can reduce the number of install steps by using a custom container. This container will build nightly and publish to Quay
|
2020-06-02 10:00:17 -04:00 |