jacques-gasselin / usdview-native

Workalike for usdview for those who want to avoid Qt and Python
Other
9 stars 1 forks source link

CI Setup #4

Closed superfunc closed 6 years ago

superfunc commented 6 years ago

Opening this up to get CI into a good place.

Things to do:

superfunc commented 6 years ago

Note that the owner of the repo @jacques-gasselin will have to do 1-2 since I don't have access.

jacques-gasselin commented 6 years ago

1 and 2 are installed. Nothing configured over the defaults yet.

superfunc commented 6 years ago

While we're here, I'll also look to muffle the USD warnings from the swift app.

jacques-gasselin commented 6 years ago

Is the linter there? We have clang format and swift format in the pre-commit hooks.

superfunc commented 6 years ago

Oops, yeah, didn't get moved over from my private git hooks. Added in above commit.

superfunc commented 6 years ago

~~Note that in the above commit I needed to update some of the newly checked in files. You'll need to run .buildScripts/dev-setup to pick up the git hook which checks formatting etc.~~

Nope, I was wrong move along 😄