Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Orion/Meeting minutes/20150512"

(Created page with "= Attendees = * John, Steve, Anthony, Libing, Silenio, Jefferson, Dana, Mike R, Curtis, Eric = General announcements = * There is a lot of new functionality going into this...")
 
(Status updates)
 
Line 13: Line 13:
 
* Working on performance of loading the editor
 
* Working on performance of loading the editor
 
** Getting entire parent chain in one request when opening a given file in the editor (Ctrl+Shift+F)
 
** Getting entire parent chain in one request when opening a given file in the editor (Ctrl+Shift+F)
** Reusing a GitHub token
 
 
* Working on packaging standalone editor widget
 
* Working on packaging standalone editor widget
 
** Demo page showing standalone editor with JavaScript tools included
 
** Demo page showing standalone editor with JavaScript tools included
 
** Trying to get the Tern worker script included in the packaged editor
 
** Trying to get the Tern worker script included in the packaged editor

Latest revision as of 13:15, 12 May 2015

Attendees

  • John, Steve, Anthony, Libing, Silenio, Jefferson, Dana, Mike R, Curtis, Eric

General announcements

  • There is a lot of new functionality going into this week's stable branch: Tern capabilities, split editors, new page styling. We need to test and stabilize this branch and get it out to our stable server (orionhub.org).
  • We have completed the mass bugzilla cleanup. 1000+ bugs were closed. Everyone make sure there are reasonable priorities set on bugs owned by you. We will be more carefully triaging incoming defects to keep our backlog healthy.

Status updates

  • Working on getting cross-file tern language tooling enabled, working out scalability issues
  • Added more logging to our server self hosting support to debug problems with running it on other servers
  • New banner and styling work is all released
  • Working on performance of loading the editor
    • Getting entire parent chain in one request when opening a given file in the editor (Ctrl+Shift+F)
  • Working on packaging standalone editor widget
    • Demo page showing standalone editor with JavaScript tools included
    • Trying to get the Tern worker script included in the packaged editor

Back to the top