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)
Line 5: Line 5:
 
= Minutes =
 
= Minutes =
  
* Orion 7.0 release planning
+
=== Orion 7.0 release planning ===
** No more milestones
+
* No more milestones
** Keep master stable
+
* Keep master stable
** Possibly have a common "canary/beta" flag used by all work in progress
+
* 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: refactor global commands, clean up eslint warnings in codebase.
 +
* 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:
 +
* Elijah:
 +
* Silenio:
 +
* Aidan:
 +
* Paul:
 +
* Libing:
 +
* Eric:
 +
* Anton:

Revision as of 11:39, 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: refactor global commands, clean up eslint warnings in codebase.
  • 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:
  • Elijah:
  • Silenio:
  • Aidan:
  • Paul:
  • Libing:
  • Eric:
  • Anton:

Back to the top