Commit Graph

5 Commits

Author SHA1 Message Date
853b82d19f build: Use POSIX sh for shell scripts
The scripts didn't really use any bash specific features. Convert
them to POSIX shell scripts, so that the plugins can be built without
requiring bash.

Signed-off-by: Tom Wieczorek <twieczorek@mirantis.com>
2023-09-29 16:57:19 +02:00
25704f9372 Add github build & test actions
Signed-off-by: Casey Callendrello <cdc@redhat.com>
2020-12-09 17:46:25 +01:00
13fbc4afdf Move over to go mod from dep 2019-06-26 02:07:23 -07:00
34b1b702dc Move Windows tests to Travis 2018-12-10 14:43:32 -08:00
4e1f7802db Split build.sh into two OS-specific scripts 2018-11-01 16:41:31 -04:00