-
Notifications
You must be signed in to change notification settings - Fork 289
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v0.15.0 changes #1403
Release v0.15.0 changes #1403
Conversation
I'm not too sure why but the CI failed with weird errors. |
I saw that too. I'm not sure what is going on, I tried restarting the jobs and they failed again. Maybe he values i got from the table weren't right? Or I had a typo? I'll look later. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #1403 +/- ##
=======================================
Coverage 85.99% 85.99%
=======================================
Files 200 200
Lines 20934 20934
Branches 2459 2459
=======================================
Hits 18002 18002
Misses 2331 2331
Partials 601 601
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
Got it working. I'm going to merge other release changes into this pr- setting the version # and so on |
@meshula I forget, are the VFX platform versions listed in the README.md accurate for this release? vfx platform 2018-2021 |
@ssteinbach vfx platform should be current year + 3, so 2022, 2021, 2020, and 2019. |
Co-authored-by: Nick Porcino <[email protected]> Signed-off-by: Stephan Steinbach <[email protected]>
0dca468
to
3792b17
Compare
* freeze versions ahead of release * remove path * remove .dev1 suffix * bump version number in CMakeLists.txt to 0.15 * Update README.md * Update CONTRIBUTORS.md * update supported VFX platform list * add link to Presentations wiki page * tweak some settings in clang format * Run make format over the c++ code * match autoformatted C++ in the version map Signed-off-by: Stephan Steinbach <[email protected]> Co-authored-by: Nick Porcino <[email protected]> Signed-off-by: Michele Spina <[email protected]>
Preparing for Release v0.15.0: