2018-04-17 Meeting notes
Date
Apr 17, 2018
7am PST / 4pm CET
Meeting Link
Note we're using Zoom now:
Join from PC, Mac, Linux, iOS or Android: https://zoom.us/j/737202874
Or iPhone one-tap :
US: +16699006833,,737202874# or +14086380968,,737202874#
Or Telephone:
Dial(for higher quality, dial a number based on your current location):
US: +1 669 900 6833 or +1 408 638 0968 or +1 646 876 9923
Meeting ID: 737 202 874
International numbers available: https://zoom.us/zoomconference?m=F0kj5u6u0wFxr7Xfz5NKZxl0xyLhuTPF
Attendees
@Sebastian Brudziński
@Nikodem Graczewski (Unlicensed)
@Paweł Albecki (Deactivated)
@Mateusz Kwiatkowski
@Jakub Kondrat
@Elias Muluneh
@Craig Appl (Unlicensed)
@Klaudia Pałkowska (Deactivated)
@Łukasz Lewczyński (Deactivated)
Goals
See discussion items
Discussion items
Time | Item | Who | Notes |
|---|---|---|---|
10m | Agenda and action item review | @Josh Zamor (Deactivated) | Open Action item review from https://openlmis.atlassian.net/wiki/x/vAAND Open action items from last time: @Chongsun Ahn (Unlicensed) to add docs on http caching / dtos @Paweł Albecki (Deactivated): take the feedback from the DDD and package name improvements and show through a diagram and/or use of the example service what it'd look like given that feedback @Josh Zamor (Deactivated): to respond to comment on wiki page To the group: bring up what you'd like to see as part of the technical mobile strategy in the dev forum (Product Committee may look at some of this feedback) @Sebastian Brudziński: Start a discussion on: @Chongsun Ahn (Unlicensed): Grab one of the options on migration performance and start a dev forum post @Josh Zamor (Deactivated) and @Chongsun Ahn (Unlicensed): write a ticket to investigate the CCE migration test issue @Josh Zamor (Deactivated) to followup on the db migration test port - close up 8500 in ref distro before the release |
| Tech Debt | @Josh Zamor (Deactivated) |
|
| Update on the Architecture epics | @Josh Zamor (Deactivated) |
|
| Update on branch for release | @Jakub Kondrat | |
10m | Approach on retrieving data from SM for Stock Based requisitions | @Sebastian Brudziński |
|
(for next time) | UI - Table approach after https://openlmis.atlassian.net/browse/OLMIS-4541 | @Nikodem Graczewski (Unlicensed) |
|
(for next time) | Cross-service migration | @Chongsun Ahn (Unlicensed) |
|
Notes
Jenkinsfile - branch for release
How do we automate the performance tests?
Translations
Transifex does have a branch specifier that tags the source with the branch name
so on rel-3.2.0 the source file becomes messages_en-rel-3.2.0 or something similar
translations on that source then occur
what does the workflow look like for the translator?
On the other hand, trunk based development may not really require this. The messages in the release branch should be those in master. What we wouldn't have is a view in TX that shows coverage of translation for a particular release, however we would have it up-to trunk, which should be a close proxy.
Should docker images tagged with build number be sent to DockerHub?
It would be good if we did if that meant we could parallelize stages: e.g. as soon as an image is built, push it to docker hub so that another build server could start running contract tests.
Stock based requisitions
Comes down to the two questions outlined in agenda.
It appears that the two approaches are largely the same in terms of query parameters, only in what's passed back and where the responsibility lies.
We'll have a follow-on conversation before implementation to discuss details.
Action Items