This repository has been archived by the owner on Oct 23, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Agenda Notes Monday March 19th 2018 11:00 AM
Michael Duda edited this page Mar 19, 2018
·
8 revisions
Date: 19 March 2018
Time: 11:00 MDT / 19:00 CET
Call-in number: 1-866-740-1260
Access Code: 4978161
- Framework modifications:
- Interest in developing an MPAS "contributors guide"?
- Process of creating PRs (create a new branch, base the branch off of the earliest commit possible, break large developments into smaller logical commits, etc.)
- Style and formatting of commit messages, PR descriptions
- see: https://github.com/MPAS-Dev/MPAS-Documents/blob/master/developers_guide/MPAS-DevelopersGuide.pdf
Monday 12 March 2018 @ 11:00 MDT
Participants: Mark, Matt, Adrian, Michael
No new framework PRs since last week.
- Old MPAS developers's guide may have useful content, some material may be out of date
- New material about workflow would be useful
- Perhaps start as a wiki page, and if content reaches stable point, convert to TeX?
- Existence of up-to-date material is probably more important than its particular format
- A wiki page directly associated with the source repository may be good for developer material; we could even link to the wiki from the README in the source repository
- How to organize different levels of developer material: workflow incl. PRs, coding style, working with MPAS framework data structures (pools, streams, field types, etc.)?