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/20140717"

(Minutes)
(Minutes)
Line 34: Line 34:
  
 
=== Status ===
 
=== Status ===
* Simon: refactor global commands, clean up eslint warnings in codebase.
+
* Simon: Cleaned up eslint warnings in codebase. Draining globalCommands swamp
 
* Grant: add Go highlighting support. Markdown editor: added preview pane thumb, working on markdown -> html converter.
 
* Grant: add Go highlighting support. Markdown editor: added preview pane thumb, working on markdown -> html converter.
 
* Anthony: debugging build-time JUnit test failures. Working on auto deploy to orion.eclipse.org.
 
* Anthony: debugging build-time JUnit test failures. Working on auto deploy to orion.eclipse.org.
* Mark:  
+
* Mark: added a <tt>throw-error</tt> linting rule, added log viewer to debuglauncher/proxy splitter
* Elijah:  
+
* Elijah: wrapping up inline search (editor page) implementation.
* Silenio:  
+
* Silenio: more Git UI work. Going to investigate server-side Git performance.
* Aidan:  
+
* Bogdan: investigate Gerrit workflows
* Paul:  
+
* Aidan: working on OAuth to authenticate with Google/Twitter
* Libing:  
+
* Paul: working on Orion high availability (multiple server processes pointing at same filesystem)
* Eric:  
+
* Eric: working on sash (splitter) component, becoming a Developer Tools expert
* Anton:
+
* Libing: fixed bug that broke embedded Markdown image in Chrome.
 +
* John: Releng work on builds: created <tt>stable_*</tt> branch and <tt>orion-*-stable</tt> build. [http://orionhub.org/ OrionHub] will be based on stable builds.
 +
* Anton: Mockups for new Git page workflow
 +
* Gosia: Improve CF support, created prototype page for managing CF routes.
 +
* Maciej: Manifest-less deploy of CF apps. Inferring runtime type (eg. Node.js)

Revision as of 11:58, 17 July 2014

Attendees

John, Libing, Anton, Simon, Grant, Anthony, Mark, Elijah, Silenio, Bogdan, Aidan, Paul, Ken

Minutes

Orion 7.0 release planning

  • No more milestones
  • Keep master stable
  • Possibly have a common "canary/beta" flag used by all work in progress

Orion 7.0 areas

  • JSDoc
    • Best practices
    • Leverage in code analysis
  • Tooling APIs
    • Multi-file code analysis
  • Help system
  • Search
    • Search client UX
    • Crawl performance
  • Cloud Foundry
    • Route management
    • "proxy splitter"
  • Git
    • Client UX
  • Gerrit
  • Login
    • Login page experience
    • Persistent sessions
  • i18n
    • Simpler client i18n support (not dynamic)
  • Flux

Status

  • Simon: Cleaned up eslint warnings in codebase. Draining globalCommands swamp
  • Grant: add Go highlighting support. Markdown editor: added preview pane thumb, working on markdown -> html converter.
  • Anthony: debugging build-time JUnit test failures. Working on auto deploy to orion.eclipse.org.
  • Mark: added a throw-error linting rule, added log viewer to debuglauncher/proxy splitter
  • Elijah: wrapping up inline search (editor page) implementation.
  • Silenio: more Git UI work. Going to investigate server-side Git performance.
  • Bogdan: investigate Gerrit workflows
  • Aidan: working on OAuth to authenticate with Google/Twitter
  • Paul: working on Orion high availability (multiple server processes pointing at same filesystem)
  • Eric: working on sash (splitter) component, becoming a Developer Tools expert
  • Libing: fixed bug that broke embedded Markdown image in Chrome.
  • John: Releng work on builds: created stable_* branch and orion-*-stable build. OrionHub will be based on stable builds.
  • Anton: Mockups for new Git page workflow
  • Gosia: Improve CF support, created prototype page for managing CF routes.
  • Maciej: Manifest-less deploy of CF apps. Inferring runtime type (eg. Node.js)

Back to the top