Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Build name and Build number to version.h #770

Closed
astrogeco opened this issue Jul 6, 2020 · 0 comments · Fixed by #771 or #765
Closed

Add Build name and Build number to version.h #770

astrogeco opened this issue Jul 6, 2020 · 0 comments · Fixed by #771 or #765
Milestone

Comments

@astrogeco
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Need a better way to describe versions during development

Describe the solution you'd like
Add Build name and Build number to version.h
As discussed, we will add a a build name string and a continuously incrementing build number to version.h

Additional context
See notes from CCB: https://github.com/nasa/cFS/wiki/Community-CCB-Agenda:-July-01-2020

Requester Info
Gerardo E. Cruz-Ortiz, NASA-GSFC

astrogeco added a commit that referenced this issue Jul 8, 2020
Add description and #define baseline name and build number
Apply clang-format
astrogeco added a commit that referenced this issue Jul 8, 2020
Add description and #define baseline name and build number
Apply clang-format
astrogeco added a commit that referenced this issue Jul 8, 2020
Add description and #define baseline name and build number
Apply clang-format
astrogeco added a commit that referenced this issue Jul 8, 2020
Add description for build name and build number.
Add build name and number macros
Apply clang-format
astrogeco added a commit that referenced this issue Jul 15, 2020
Update Version Numbers description to remove statement on Revision number increases with development build
Add description for build name and build number.

Add buildnumber macro
Add CFE_VERSION, OSAL_VERSION, and CFE_PSP_VERSION macros
Add CFE_VERSION_STRING macro
Add CFS_VERSIONS macro
Check for osal and psp version definitions

Use new version string in event messages

Use new macros in evs and tbl startup events
astrogeco added a commit that referenced this issue Jul 15, 2020
Update Version Numbers description to remove statement on Revision number increases with development build
Add description for build name and build number.

Add buildnumber macro
Add CFE_VERSION, OSAL_VERSION, and CFE_PSP_VERSION macros
Add CFE_VERSION_STRING macro
Add CFS_VERSIONS macro
Check for osal and psp version definitions

Use new version string in event messages

Use new macros in evs and tbl startup events
astrogeco added a commit that referenced this issue Jul 15, 2020
Update Version Numbers description to remove statement on Revision number increases with development build
Add description for build name and build number.

Add buildnumber macro
Add CFE_VERSION, OSAL_VERSION, and CFE_PSP_VERSION macros
Add CFE_VERSION_STRING macro
Add CFS_VERSIONS macro
Check for osal and psp version definitions

Use new version string in event messages

Use new macros in evs and tbl startup events
astrogeco added a commit that referenced this issue Jul 15, 2020
Update Version Numbers description to remove statement on Revision number increases with development build
Add description for build name and build number.

Add buildnumber macro
Add CFE_VERSION, OSAL_VERSION, and CFE_PSP_VERSION macros
Add CFE_VERSION_STRING macro
Add CFS_VERSIONS macro
Check for osal and psp version definitions

Use new version string in event messages

Use new macros in evs and tbl startup events
astrogeco added a commit that referenced this issue Jul 17, 2020
Update Version Numbers description to remove statement on Revision number increases with development build
Add description for build name and build number.

Add buildnumber macro
Add CFE_VERSION
Add CFE_VERSION_STRING macro
Use CFE_VERSION to event messages for different services
Check for OSAL_VERSION and CFE_PSP_VERSION macros and populate them with version numbers if they don't exist.
Add CFS_VERSIONS macro

Use new version string in event messages

Use new macros in evs and tbl startup events
astrogeco added a commit that referenced this issue Jul 17, 2020
Update Version Numbers description to remove statement on Revision number increases with development build
Add description for build name and build number.

Add buildnumber macro
Add CFE_VERSION
Add CFE_VERSION_STRING macro
Use CFE_VERSION to event messages for different services
Check for OSAL_VERSION and CFE_PSP_VERSION macros and populate them with version numbers if they don't exist.
Add CFS_VERSIONS macro

Use new version string in event messages

Use new macros in evs and tbl startup events
astrogeco added a commit that referenced this issue Jul 17, 2020
Update Version Numbers description to remove statement on Revision number increases with development build
Add description for build name and build number.

Add buildnumber macro
Add CFE_VERSION
Add CFE_VERSION_STRING macro
Use CFE_VERSION to event messages for different services
Check for OSAL_VERSION and CFE_PSP_VERSION macros and populate them with version numbers if they don't exist.
Add CFS_VERSIONS macro

Use new version string in event messages

Use new macros in evs and tbl startup events
astrogeco added a commit that referenced this issue Jul 19, 2020
Resolve #770, add baseline and buildnumber to version.h
astrogeco added a commit that referenced this issue Jul 19, 2020
Update Version Numbers description to remove statement on Revision number increases with development build
Add description for build name and build number.

Add buildnumber macro
Add CFE_VERSION
Add CFE_VERSION_STRING macro
Use CFE_VERSION to event messages for different services
Check for OSAL_VERSION and CFE_PSP_VERSION macros and populate them with version numbers if they don't exist.
Add CFS_VERSIONS macro

Use new version string in event messages

Use new macros in evs and tbl startup events
astrogeco added a commit that referenced this issue Jul 26, 2020
Update Version Numbers description to remove statement on Revision number increases with development build
Add description for build name and build number.

Add buildnumber macro
Add CFE_VERSION
Add CFE_VERSION_STRING macro
Use CFE_VERSION to event messages for different services
Check for OSAL_VERSION and CFE_PSP_VERSION macros and populate them with version numbers if they don't exist.
Add CFS_VERSIONS macro

Use new version string in event messages

Use new macros in evs and tbl startup events
@astrogeco astrogeco added this to the 6.8.0 milestone Sep 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant