Skip to content

Community CCB Agenda: June 17 2020

jczarnecki13 edited this page Jun 17, 2020 · 12 revisions

Discussion topics

  • 6.8 Process
    • IDEA-1: Creating a "releases" to work on the 6.8 release and create tags from there. master is upstream and still be the main source of development.
      • PRO: Keeps a stable branch that our users can always point to without having to worry about current development.
      • CON: Possible challenges with nomenclature. Might be confusing to users "What's the difference between this and master?".
    • IDEA-2: Create a 6.8 branch and create tags from there. Delete branch when all 6.8 fixes are done. master is upstream and still be the main source of development.
      • PRO: Obvious purpose for branch. Familiar workflow since we did something similar for 6.7
      • CON: Questions about version numbering: "What do we do when we need to fix bugs?"
    • NOTE: We need to have a process for how things get into whatever branch strategy we choose.

Discussion: Pilot an approach that: 1) uses major/minor/patch identifiers, and 2) uses the git "describe" command for the build identifier (i.e., answers the question "what version of the development branch are you using") (could be done manually or a script that does it automatically on merge). Continue the discussion of implementation details in a splinter meeting.

Reminders

Completed Integration Candidate: 2020-05-27

  1. cFS Bundle PR #96
  2. cFE PR #729
  3. OSAL PR #487
  4. PSP PR #167
  5. ci_lab PR #50
  6. sample_ap PR #71
  7. to_lab PR #44
  8. cFS-GroundSystem PR #101

In-Progress Integration Candidate: 2020-06-10

  1. cFS Bundle PR #102
  2. cFE PR #743
  3. OSAL PR #511
  4. PSP PR #175
  5. sample_ap PR #76
  6. to_lab PR #46

FAST TRACKED

Approved

  • cFS PR #100 Fix #68, Add a reference to skeleton_app in README.md

Items to Review

@JandlynBentley-at-NASA

CONGRATULATIONS on First PR!

FAST TRACKED

  1. cFS PR #100 Fix #68, Add a reference to skeleton_app in README.md

@lbleier

  1. cFS-GroundSystem PR #100

Approved. Leor made reference to the "enumerate" function - more info on that available here: https://docs.python.org/3.8/library/functions.html#enumerate

@CDKnight

  1. cFE PR #738

Approved

@jphickey

  1. PSP PR #172 Fix #169, make separate targets for PSP

OSAL PRs

  1. PR #500 Fix #499, store all arguments in generic-linux BSP.

Approved

  1. PR #503 Fix #502, Add extra assert macros

Approved for Fast Track (so team can start using immediately.

  1. PR #504 Fix #501, add PIC library for ut assert.

Approved

  1. PR #507 Fix #505, warnings in time base API test.

Approved

  1. PR #508 Fix #506, enforce nonzero stack size.

Approved

  1. PR #510 Fix #509, Remove uintmax_t usage.

Approved

FAST TRACKED

  1. PSP PR #173 Fix #170, set exception context size

Approved

@yammajama

  1. OSAL PR #489 Fix #379, Add FileSysAddFixedMap functional API test

Invite list

GSFC

[P] = Present today

  • Jacob Hageman (cFS Framework Lead) [P]
  • Jonathan Wilmot (cFS Program Manager) [P]
  • Alan Cudmore (cFS Architect) [P]
  • Gerardo Cruz-Ortiz (cFS Management) [P]
  • Dan Knutsen (cFS Developer) [P]
  • Jay Czarnecki (Software Process Imp [P]
  • Beth Timmons (GSFC Apps) [P]
  • Dwaine Molock (Project Developer)
  • Anhelina Yurkova (cFS Test Automation) [P]
  • Leor Bleier (cFS Developer)[P]
  • Olanrewaju Amoo [P]
  • Jandlyn Bentley [P]
  • Yasir Khan [P]
  • Eric Pollack [P]

JSC

  • Steve Duran (PSP, OSAL Developer)
  • Ron Maglothin (Lunar CATALYST Developer)
  • Allen Brown (AES Developer)
  • Thomas Brain (AES Integration)
  • Tam Ngo AES Lead
  • Carrejo, Daniel Systems
  • Schlesinger, Adam Avionics and Software
  • Thad Flemming [P]

ARC

  • Chris Knight (SBN Developer & Research) [P]
  • Joseph (Pat) Castle
  • Michael Scott
  • Craig Pires

LaRC

  • Chris Thames (Lead/FSW Management)
  • Noah Ryan (Software Developer)

MSFC

  • Deanna Whitehead
  • Stefanie Justice
  • Lisa Vanderaar (Software lead)

GRC

  • Joe Hickey (cFS Developer) [P]

IV&V

  • Matt Grubb (SmallSat baseline, build testing)

JHU/APL

  • Chris Monaco

Guests

  • Dave McComas (GSFC)
Clone this wiki locally