Skip to content

Commit 00963b1

Browse files
authored
Notes from Feb 3 TSC meeting. (#923)
1 parent 15ff97e commit 00963b1

File tree

1 file changed

+76
-0
lines changed

1 file changed

+76
-0
lines changed

tsc/meetings/2021-02-03.md

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
# OpenCue TSC Meeting Notes 3 Feb 2021
2+
3+
Secretary: Brian Cipriano
4+
5+
TSC Attendees:
6+
7+
* [ ] Matt Chambers
8+
* [x] Brian Cipriano
9+
* [x] Greg Denton
10+
* [x] Ben Dines
11+
* [ ] Dave Fellows
12+
* [x] Daniel Neilson
13+
* [ ] Alex Schworer
14+
* [ ] Erik Strauss
15+
* [x] Lars van der Bijl
16+
17+
Committer Attendees:
18+
19+
* [ ] Christian Smith
20+
* [x] Diego Tavares
21+
* [x] Idris Miles
22+
23+
Agenda/Notes:
24+
25+
* Goals for 2021
26+
* User survey
27+
* Still waiting on results.
28+
* New user UX
29+
* Split demo_data.sql
30+
* Issue filed: https://github.com/AcademySoftwareFoundation/OpenCue/issues/891
31+
* Keep using Docker compose?
32+
* Let's look at survey responses to see if this is a useful tool still.
33+
* Review Daniel's writeup for new action items
34+
* Fix cuebot:latest tag for sandbox setup
35+
* podman issue
36+
* https://github.com/AcademySoftwareFoundation/OpenCue/issues/898
37+
* This appears to be related to some Dockerfile syntax we're using which podman doesn't
38+
support.
39+
* Docs refresh
40+
* API reference
41+
* Existing issue: https://github.com/AcademySoftwareFoundation/OpenCue/issues/559
42+
* We are able to generate HTML, we just need to publish it somewhere.
43+
* This tool also supports versioning in theory, we could have a dropdown where users can
44+
select a specific OpenCue version to view reference of. Let's start by publishing the
45+
latest version, then go from there.
46+
* pyoutline examples
47+
* Existing issue: https://github.com/AcademySoftwareFoundation/OpenCue/issues/177
48+
* Needs more work.
49+
* These are all listed in the Roadmap now.
50+
* CII badge updates
51+
* Brian: done a lot of work to finish linting all Python code. pycue, pyoutline, cuegui all
52+
done, a few components left.
53+
* Drop Oracle support
54+
* Existing issue: https://github.com/AcademySoftwareFoundation/OpenCue/issues/840
55+
* Needs more work.
56+
* GPU support
57+
* Existing issue: https://github.com/AcademySoftwareFoundation/OpenCue/issues/459
58+
* Linux-specific PR: https://github.com/AcademySoftwareFoundation/OpenCue/pull/760
59+
* PR is close but was filed a while ago, so needs a merge from master and resolve conflicts.
60+
* GUI to add new shows
61+
* Filed issue: https://github.com/AcademySoftwareFoundation/OpenCue/issues/892
62+
* Discussion ongoing.
63+
* Expand DCC plugins
64+
* Houdini Tops scheduler node could be a good target.
65+
* Logging solution
66+
* PR out with Loki solution: https://github.com/AcademySoftwareFoundation/OpenCue/pull/880
67+
* Needs review.
68+
* CSP terraform docs
69+
* Brian has some initial stuff from the Google side, need to take some time to see what's
70+
there and plan next steps. Will start email thread once that's done.
71+
* Other current work updates
72+
* Lars
73+
* Adding priority to pyoutline.
74+
* PR: https://github.com/AcademySoftwareFoundation/OpenCue/pull/625
75+
* Idris
76+
* Node graph PR: including vendor icons? Otherwise, PR ready for review

0 commit comments

Comments
 (0)