Skip to content

Commit

Permalink
TSC meeting notes for Dec 11. (#578)
Browse files Browse the repository at this point in the history
bcipriano authored Dec 13, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent d16f782 commit 158fee6
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions tsc/meetings/2019-12-11.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
# Meeting Notes 11 Dec 2019

Secretary: Brian Cipriano

Attended: Brian Cipriano, Greg Denton, Ben Dines, Dave Fellows, Christian Smith

- Current work updates
- Brian
- Python 3
- Client side components done
- RQD close
- Greg
- Tech stack updates to Cuebot
- Moved Docker image to openjdk
- Upgraded to Spring boot 2
- Merged to master — master was briefly broken due to URL problem
- Release coming soon with some docs updates
- George
- RQD Python 3 work, using 2to3
- Working on Windows changes, particularly around collecting system metrics
- PR coming soon
- Christian
- Client side tools on Windows, testing them thoroughly
- Path mapping
- Summarized email thread
https://lists.aswf.io/g/opencue-dev/topic/external_re_opencue_dev/68004986
- Agreement we need to do much more to make this type of setup easy to deploy
- Set env vars at subscription level
- Could use env vars directly in the command, or could use #TOKEN# functionality for commands
and have RQD replace those with env var values. Let's start without it and can add later if
needed
- 2to3 on proto files removes need for nasty sed hack — agreed to move forward with that
- Packaging
- Need for better packaging / install procedures across the board
- Create deb/rpm for Cuebot/RQD, can push to repos or simply publish as a release artifact
- Should look into freezing the Python components too, creating installers
- Slack channel for dev conversations
- Starting to use this now for quick back and forth
- Invite-only but any members can invite anyone else, feel free to add whoever would like to join
- Canceling next meeting (Dec 25), next meeting Jan 8
- Reviewers
- Greg transitioning, still involved in the project
- Looking to add more reviewers / committers. Christian a good candidate
- 2 approver rule coming soon, to help ease new reviewers into it
- More work to do to increase test coverage to improve confidence in new changes
- Spark conference
- No takers, not sure if worthwhile

0 comments on commit 158fee6

Please sign in to comment.