chore: add xBSD pipelines#3160
Conversation
8ce2847 to
f2e7601
Compare
|
tests fail |
6c6bb6c to
17a424d
Compare
9edc87b to
c265b6d
Compare
Signed-off-by: Pranshu Srivastava <rexagod@gmail.com>
c265b6d to
9b8328c
Compare
|
Good for reviews. I've also added Solaris and Darwin. I believe this completes support for all BSD platforms we target in this repository. |
Signed-off-by: Pranshu Srivastava <rexagod@gmail.com>
|
Beside that, this looks really great! |
Signed-off-by: Pranshu Srivastava <rexagod@gmail.com>
51db885 to
5afb253
Compare
|
Dropped the changes for I'll pull the changes from upstream once they are merged there, but we can safely proceed independent of them. |
|
Ping. |
|
Going to merge but @SuperQ please still take a look to be aware etc |
|
Hey folks, would you please cleanup the git history before merging changes? Or use the GitHub "squash and merge" function when merging? It's not great when looking at git changes and seeing a bunch of "fixup fixup fixup" commits. It makes following feature changes difficult (git blame, git show, etc). |
|
I did a squash merg for forgot to edit the commit message. Sorry about that. |
Signed-off-by: Mikel Olasagasti Uranga <mikel@olasagasti.info>
Signed-off-by: Mikel Olasagasti Uranga <mikel@olasagasti.info> Signed-off-by: IbraAoad <Ibrahim.Awwad@canonical.com>
Signed-off-by: Mikel Olasagasti Uranga <mikel@olasagasti.info> Signed-off-by: IbraAoad <Ibrahim.Awwad@canonical.com>
Run tests on the following
GOOS, in addition to Linux:The patch also makes changes to the testing scripts and introduces a
toolsbinary to facilitate accommodating for variousGOOSOOTB.Fixes #2883.