Skip to content

WG HUSKY Meeting 20230606

project-husky-owner edited this page Jun 4, 2024 · 1 revision

Meeting Workgroup Husky (June 6th, 2023, 08:00-08:30 CET)

Access:

Google Meet

Presence:

  • Roeland Luykx (RALY GmbH)
  • Tanja Reiterer (et-innovations)
  • Anna Jungwirth (et-innovations)
  • Oliver Egger (ahdis ag)
  • Nikola Tanjga (ELGA)
  • Martin Smock (eHealth Suisse)
  • Dmytro Rud (IPF Developer, adesso)

Excused:

  • Carole Kaiser (eHealth Suisse)
  • Quentin Ligier (HUG/ahdis ag)

Agenda

  • Maven Repository
  • Source Code Repo / Processes
  • Work in Progress
  • API Refactoring
  • Varia

Discussion

Maven Repository

  • Next release will be published
  • Regulary build of releases (all 3 months, monthly?)

Source Code Repo / Processes

To improve some QA, we should speak about some processes around developing in HUSKY. Here a proposal:

  • It is planned to protect the master branch. This branch should be used for building releases.
  • A new branch called "develop" should be introduced. This branch will also be protected and PR's can only be merged by people making reviews of the changes. should not be the same as developer.
  • Features/Bugfixes should always be done in branches with names like "bugfix/..." or "feature/..." and always merge by PR's Namig to check

Work in Progress

What is actually in work?

  • Fix of integration tests
  • Work on eMedication (Quentin, Daniel)

API Refactoring

  • Status?

Varia