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

Orion/Meeting minutes/20140327

Attendees

John, Silenio, Anton, Elijah, McQ, Grant, Simon, Bogdan, Anthony, Libing, Mark, Mike R, Curtis


Minutes

  • Master is still frozen, we are trying to stabilize before switching to two week iteration cadence
  • Upgraded to latest JGit 3.3 + SSO patch
  • Setting up virtual docker environment to figure out how to scale it up to many users where each Orion user has separate container
    • Containers will be created on demand when needed
    • Initially expose CF commands and npm/node commands
    • Added ability to expose ports within container and connect externally (eg, browser)
  • Now building Orion against Luna M6
  • Now publishing Orion Maven-based builds to Orion download page
  • Fixed server test failures in Maven-based build
  • Cleaning up Orion plugin settings to be consistent
  • Splitting ide.css into multiple pieces
  • Need a better packaging story for stand-alone components such as editor and compare editor
    • Currently user has to download several files separately
    • Need a single zip or other consumable package format to make them easier to consume

Back to the top