Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Libreoffice Open South Code

Xisco
May 06, 2017

Libreoffice Open South Code

Presentación hecha en Málaga ( Open South Code ) el 6 de Mayo de 2017

Xisco

May 06, 2017
Tweet

More Decks by Xisco

Other Decks in Technology

Transcript

  1. Xisco Fauli Estudiante de la UGR Ingeniero QA en ‘The

    Document Foundation‘ [email protected] x1sc0 / @xiscofauli Sobre mi
  2. The Document Foundation • Creada 28/10/2010 por 8 personas •

    Fundación indepediente sin ánimo de lucro • Sede en Berlin • Continuar trabajo OpenOffice • Abierta a cualquier individuo • Invita a la participación de empresas Link: https://www.documentfoundation.org
  3. The Document Foundation • Presidenta: Martina Latini • Board of

    Directors: 7 miembros y 3 sustitutos • 189 miembros Link: https://www.documentfoundation.org/governance/board/
  4. The Document Liberation Project Link: https://www.documentliberation.org/ Usado por: • Abiword

    • Calligra • CorelDRAW file Viewer • Inkscape • Scribus • LibreOffice Importar • Libabw (Abiword) • Libe-book (ebooks) • Iibetonyek ( Apple) • Libvisio ( MSO Visio ) • Libwps ( Lotus ) • Libwpg ( Corel WP ) • Libstaroffce ( StarOffice ) • Libpagemaker (Adobe PageMaker) • Libmspub ( MSO Publisher ) Exportar • Libodfgen ( ODF) • Libe-book ( EPUB) • Iibrvngabw ( AbiWord )
  5. Compilar $ git clone git://anongit.freedesktop.org/libreoffice/core libreoffice $ cd libreoffice $

    ./autogen.sh $ make Fuente: https://wiki.documentfoundation.org/Development/BuildingOnLinux
  6. Submit $ git checkout -b <a_local_branch_name_of_your_choice> # Do your code

    changes $ git add file [file ...] $ git commit $ ./logerrit submit master Fuente:https://wiki.documentfoundation.org/Development/gerrit
  7. Bugzilla TOTAL 51007 ABIERTOS 12652 ARREGLADOS 19067 DUPLICADOS 8890 OTROS

    10398 NUEVOS ~150 SEMANA Link: https://bugs.documentfoundation.org/
  8. Control de Calidad • Si encuentras un problema, reportalo. •

    Triage nuevos bugs reportados – Duplicados – Regresiones – Sistema operativo – Severidad / Prioridad • Git bisect • Callgrind logging • Backtraces • Test automáticos → UI Test • Test manuales → https://wiki.documentfoundation.org/TestLink Link: https://wiki.documentfoundation.org/QA
  9. Contacto • Telegram – Español:https://t.me/libreoffice_es – Inglés: https://t.me/libreoffice • IRC

    – General: https://webchat.freenode.net/?channels=#libreoffice – Desarrollo: https://webchat.freenode.net/?channels=#libreoffice-dev – Documentación: https://webchat.freenode.net/?channels=#libreoffice-doc – QA: https://webchat.freenode.net/?channels=#libreoffice-qa – Design: https://webchat.freenode.net/?channels=#libreoffice-design