Skip to content

Fix #240, Add Instruction on How To Use Workflows in Contributing.md#241

Merged
astrogeco merged 1 commit intonasa:integration-candidatefrom
ArielSAdamsNASA:fix-240-instructions-how-to-use-workflows
May 5, 2021
Merged

Fix #240, Add Instruction on How To Use Workflows in Contributing.md#241
astrogeco merged 1 commit intonasa:integration-candidatefrom
ArielSAdamsNASA:fix-240-instructions-how-to-use-workflows

Conversation

@ArielSAdamsNASA
Copy link
Contributor

Checklist (Please check before submitting)

Describe the contribution
Fixes #240

  • Added instructions on how to view errors from failed workflows
  • Added instructions on how to view workflow results in the Actions tab and in pull requests
  • Added a list of our workflows and the status of them
  • Added information on how to configure workflows and where to find them

Expected behavior changes
Users should know how to use our workflows.

Additional context
Used Reference: https://docs.github.com/en/actions/quickstart
Used Example: https://github.com/TommyLin/focus-stacking/wiki/Github-Actions

Contributor Info - All information REQUIRED for consideration of pull request
Ariel Adams, ASRC Federal

@skliper skliper added the CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) label Apr 14, 2021
@ArielSAdamsNASA
Copy link
Contributor Author

ArielSAdamsNASA commented Apr 14, 2021

Added status badge to OSAL's local unit test workflow and links to workflows.

@skliper skliper added CCB:Approved Indicates code review and approval by community CCB CCB:2021-04-14 and removed CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) CCB:Approved Indicates code review and approval by community CCB labels Apr 14, 2021
@skliper
Copy link
Contributor

skliper commented Apr 14, 2021

CCB:2021-04-14 - APPROVED

CONTRIBUTING.md Outdated

#### Configure Workflows

1. Workflows are under [.github/workflows](https://github.com/nasa/cFS/tree/main/). CodeQL uses a .yml file and a configuration file under .github/codeql(https://github.com/nasa/cFS/tree/main/.github/codeql).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix broken link syntax

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move Code QL info to Code QL Analysis entry in the "our workflows" secton

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed link and moved CodeQL information to the CodeQL Analysis section.

- Review these workflows for any warnings or errors.
- Once successful, create a pull request.

### Using GitHub Actions Workflows
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe add something about how these can be seen in their forks?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed.

All of our workflows will be available for forked repositories once enabled. To enable workflows, navigate to the Actions tab and click "I understand my workflows, go ahead and enable them".

@astrogeco astrogeco added the CCB:Approved Indicates code review and approval by community CCB label May 5, 2021
@astrogeco astrogeco changed the base branch from main to integration-candidate May 5, 2021 18:45
@astrogeco astrogeco merged commit be3ae5b into nasa:integration-candidate May 5, 2021
chillfig pushed a commit to chillfig/cFS that referenced this pull request Jan 12, 2026
commit 7435b360c1ac56f3e4ff316a3192b8a39640462e
Author: Cameron Sykes <[email protected]>
Date:   Thu Sep 18 14:19:53 2025 +0000

    Fix nasa#241, explain purpose of tblstruct more

commit 4f5c6967e3fe912b0d1c4ab09480bbc5d43557ca
Author: Cameron Sykes <[email protected]>
Date:   Fri Sep 12 16:43:45 2025 +0000

    Fix nasa#241, further explain msgstruct

commit 96456e6aecba0a2acfbee30382a6cac4c8b82f5b
Author: Viktor McCloy <[email protected]>
Date:   Fri Sep 12 16:38:57 2025 +0000

    Cleaning up and re-organizing file locations

commit f48e3e8662a38b686d5b9f96ecf647e7e7457423
Author: Cameron Sykes <[email protected]>
Date:   Fri Sep 12 16:16:15 2025 +0000

    Fix nasa#241, add link to spec and note that it's more detailed than needed

commit f0a5f77544eb80159441e41ac5d012df5e61254a
Author: Cameron Sykes <[email protected]>
Date:   Fri Sep 12 16:06:17 2025 +0000

    Fix nasa#241, clarify interfaces are needed for each table

commit 17bc1b7a00b54b4b51cc1f66799700330793de34
Author: Cameron Sykes <[email protected]>
Date:   Fri Sep 12 15:59:24 2025 +0000

    Fix nasa#241, SendHkCmd container needs to be separate from CommandBase

commit a2cb42e76d53f9ba21107022759cde178c36466d
Author: Cameron Sykes <[email protected]>
Date:   Fri Sep 12 15:55:12 2025 +0000

    Fix nasa#241, rough draft of directory structure instructions

commit bc88eb371bdf465dc6771951e52423ed79534bc8
Merge: 2ea671c 6e9cc6a
Author: Viktor McCloy <[email protected]>
Date:   Fri Sep 12 15:44:23 2025 +0000

    Merge branch '241-create-eds-integration-user-guide' of developer.nasa.gov:cFS/cFS into 241-create-eds-integration-user-guide

commit 6e9cc6ad85536991389dcac152e9ec6855236c07
Author: Cameron Sykes <[email protected]>
Date:   Fri Sep 12 15:43:57 2025 +0000

    Fix nasa#241, remove YM_ prefix from EDS files

commit 2ea671c09eab4a275bc9ccc488588a7eec1a810c
Author: Viktor McCloy <[email protected]>
Date:   Fri Sep 12 15:43:50 2025 +0000

    Removed Optional vs Required

commit 27cd789c2f7570bfac52f820d5c46d9e706317ac
Author: Cameron Sykes <[email protected]>
Date:   Fri Sep 12 15:39:57 2025 +0000

    Fix nasa#241, note that doxygen markups must be present in fsw/inc files

commit dd14e6721acc22641d54be4bd48c5035d1936790
Author: Cameron Sykes <[email protected]>
Date:   Fri Sep 12 15:31:46 2025 +0000

    Fix nasa#241, user added apps/libraries should go under [cFS]/(apps|libs)

commit 1ccaabb24b1ec3f07384094a525daa04f8853159
Author: Cameron Sykes <[email protected]>
Date:   Fri Sep 12 14:08:16 2025 +0000

    Squashed commit of the following:

    commit 773fc49a9aa849497b26f36be2c0ca19474e2e2c
    Author: Cameron Sykes <[email protected]>
    Date:   Fri Sep 5 19:48:04 2025 +0000

        Fix nasa#241, finish up config header population guide

    commit fc6c701f0596bfa601b84c14c8f2edc222d7299d
    Author: Cameron Sykes <[email protected]>
    Date:   Wed Aug 27 19:34:35 2025 +0000

        Fix nasa#241, explain how to populate topicid_values.h

    commit 979ac7e13fea1dcc0c2fd5e65e11dda66b51d1c3
    Author: Cameron Sykes <[email protected]>
    Date:   Tue Aug 26 21:15:40 2025 +0000

        Fix nasa#241, explain how to populate platform_cfg.h

    commit c26b6daf0decf5f34d0be27dcbfe613b9cdf36da
    Author: Cameron Sykes <[email protected]>
    Date:   Tue Aug 26 20:45:26 2025 +0000

        Fix nasa#241, Add containers for noop and reset counters command

    commit b97b5989eb402bec20b1ca48a5c5f756498aecc1
    Author: Cameron Sykes <[email protected]>
    Date:   Tue Aug 26 20:44:43 2025 +0000

        Fix nasa#241, Explain how to populate perfids.h

    commit d693eab110f36ebee45df5bb4ba533f6dc43dc8e
    Author: Cameron Sykes <[email protected]>
    Date:   Tue Aug 26 19:44:55 2025 +0000

        Fix nasa#241, explain how to populate msgstruct.h

    commit 35957d5600f1651c9d6cd13803151eac67b7a1ed
    Author: Cameron Sykes <[email protected]>
    Date:   Tue Aug 26 18:56:27 2025 +0000

        Fix nasa#241, wait for the msgid values file to put in the MID macros

    commit bddae0c58cbafe95cb28d24a9cd5eb86dd0fa77b
    Author: Cameron Sykes <[email protected]>
    Date:   Tue Aug 26 18:53:10 2025 +0000

        Fix nasa#241, explain how to populate message ID files

    commit 880254fd9ae4ca362b4424a6354b4fa541e38623
    Author: Cameron Sykes <[email protected]>
    Date:   Tue Aug 26 17:47:46 2025 +0000

        Fix nasa#241, explain how to populate msgdefs

    commit 613a4c1cd8e0d23fe07dab6967afa9f0a62528fd
    Author: Cameron Sykes <[email protected]>
    Date:   Mon Aug 25 19:48:58 2025 +0000

        Fix nasa#241, Give examples of final versions of files

    commit 649f39ca0b6978d03fb95bcdcaec4c8613a69d8a
    Author: Cameron Sykes <[email protected]>
    Date:   Mon Aug 25 19:33:18 2025 +0000

        Fix nasa#241, Explain how to populate msg.h

    commit 994fca22044dcdc863ada1f76eaf0d03277d3d2f
    Author: Cameron Sykes <[email protected]>
    Date:   Mon Aug 25 19:30:55 2025 +0000

        Fix nasa#241, Explain how to populate mission_cfg.h

    commit ad3fa7b81afb3a94d3235897dd8305436b38269c
    Author: Cameron Sykes <[email protected]>
    Date:   Mon Aug 25 19:21:30 2025 +0000

        Fix nasa#241, finish explanation of internal config values file

    commit 3c548f441402f8f18270274c8c24a3a1caa07ff3
    Author: Cameron Sykes <[email protected]>
    Date:   Fri Aug 15 20:06:15 2025 +0000

        Fix nasa#241, minor formatting choices

    commit c52bca751fbefcf94866bf72d5f6ee30e7fc1470
    Author: Cameron Sykes <[email protected]>
    Date:   Fri Aug 15 20:04:18 2025 +0000

        Fix nasa#241, WIP: get part way through Integration Steps

    commit 5eeff568dacf02236ae85137475862e45ea91490
    Author: Cameron Sykes <[email protected]>
    Date:   Fri Aug 15 17:55:46 2025 +0000

        Fix nasa#241, make references consistent for the module where EDS is being implemented

    commit 2833a631fd5fac4259e02030fad8a301d5027907
    Author: Cameron Sykes <[email protected]>
    Date:   Fri Aug 15 16:50:41 2025 +0000

        Fix nasa#241, update directory structure to show that the cFS directory is the root

    commit 6f2fa10d4e695d819c910969955438ffdab44c52
    Author: Cameron Sykes <[email protected]>
    Date:   Fri Aug 15 16:48:32 2025 +0000

        Fix nasa#241, flesh out 'Update EDS Configuration Files' section

    commit 282957caa1ebd1fc687060c82e12383fb47aaae8
    Author: Cameron Sykes <[email protected]>
    Date:   Fri Aug 15 16:24:29 2025 +0000

        Fix nasa#241, add paths to system configuration files

    commit da129f2bbb33d9aa68476f07ed479643d8337029
    Author: Cameron Sykes <[email protected]>
    Date:   Fri Aug 15 16:19:17 2025 +0000

        Fix nasa#241, add stand alone documentation compilation to mission_build.cmake

    commit 56e3a30c42ff39da11ea231c29b7c39034ceeb05
    Author: Cameron Sykes <[email protected]>
    Date:   Fri Aug 15 16:13:51 2025 +0000

        Fix nasa#241, provide context on location of eds dispatch inclusion in CMake

    commit 3eddcbb662ee258b971ecd25c7c2b20c8b1935a7
    Author: Cameron Sykes <[email protected]>
    Date:   Thu Aug 14 20:54:01 2025 +0000

        Fix nasa#241, clean up populate fsw/inc section

    commit 51c550f64b66c92841ee0c0364eecaa6de8745df
    Author: Cameron Sykes <[email protected]>
    Date:   Thu Aug 14 20:25:11 2025 +0000

        Fix nasa#241, make the contents of interface_cfg clearer

    commit d601643a60c3b42d5635892620c0388fd31694af
    Author: Cameron Sykes <[email protected]>
    Date:   Thu Aug 14 19:51:48 2025 +0000

        Fix nasa#241, clarify where config params should be found

    commit f2afbca4e698f61160e4d89f01e4ede001e884d8
    Author: Cameron Sykes <[email protected]>
    Date:   Thu Aug 14 19:48:06 2025 +0000

        Fix nasa#241, move actually important instructions for config.xml

    commit 56b440b6730de22ba76ae9fff083336dde8fa1dc
    Author: Cameron Sykes <[email protected]>
    Date:   Thu Aug 14 19:42:32 2025 +0000

        Fix nasa#241, move config.xml explanation down

    commit 4e91b6cbaac94c7afd0ad8e6a3413612ea832cad
    Author: Cameron Sykes <[email protected]>
    Date:   Thu Aug 14 18:47:27 2025 +0000

        Fix nasa#241, clarified how to find strings and simplified the payload example

    commit 23d48e697f4bb77e9ec7d2ab0cd51302b516a777
    Author: Cameron Sykes <[email protected]>
    Date:   Thu Aug 14 14:38:12 2025 +0000

        Fix nasa#241, modify indentation

    commit 67b671b93fa7226d6ec44df3849500dc6ecc2e91
    Author: Cameron Sykes <[email protected]>
    Date:   Fri Aug 8 19:02:51 2025 +0000

        Fix nasa#241, remove trailing whitespace

    commit ad11e0e1b854f6245f422cfe66498da35fa7a408
    Merge: a89513e 8816d73
    Author: Cameron Sykes <[email protected]>
    Date:   Fri Aug 8 19:02:10 2025 +0000

        Merge branch '241-create-eds-integration-user-guide' of developer.nasa.gov:cFS/cFS into 241-create-eds-integration-user-guide

    commit a89513e0ad587073d45a5caf1fe4bb5295f02454
    Author: Cameron Sykes <[email protected]>
    Date:   Fri Aug 8 19:01:34 2025 +0000

        Fix nasa#241, add Implementation explanation to EDS XML Configuration section

    commit 8816d73d0aa7404b81e7b78eda990284dea2055d
    Merge: d7366d8 f4430b3
    Author: Viktor McCloy <[email protected]>
    Date:   Fri Aug 8 18:50:26 2025 +0000

        Merge branch '241-create-eds-integration-user-guide' of developer.nasa.gov:cFS/cFS into 241-create-eds-integration-user-guide

    commit d7366d8ecbd79790a62073135877efbfb4d3d559
    Author: Viktor McCloy <[email protected]>
    Date:   Fri Aug 8 18:49:54 2025 +0000

        Adding Build and Troubleshooting steps

    commit f4430b3c4f3bb844a3c0badc7b71dd7c0c81b7f0
    Author: Cameron Sykes <[email protected]>
    Date:   Fri Aug 8 17:45:54 2025 +0000

        Fix nasa#241, add RequiredInterfaceSet explanation to EDS XML Configuration section

    commit 62e2c43bf2474a15a3746d6ff00ee78e85e7342c
    Author: Cameron Sykes <[email protected]>
    Date:   Thu Jul 31 13:39:43 2025 +0000

        Fix nasa#241, small clarification in Integration Steps

    commit 996a8c4777dbfbf6af9ef8656c335ae311549f63
    Author: Cameron Sykes <[email protected]>
    Date:   Thu Jul 31 13:34:18 2025 +0000

        Fix nasa#241, add clarifications to EDS XML Configuration section

    commit c1099ec53fd44af6b0e4a1a099ff7f793235d062
    Author: Viktor McCloy <[email protected]>
    Date:   Wed Jul 30 21:35:55 2025 +0000

        Added Initial steps and cleanup

    commit aa2974cb4c69b6c8c3597715390d681d97607a77
    Author: Cameron Sykes <[email protected]>
    Date:   Tue Jul 29 19:25:17 2025 +0000

        Fix nasa#241, write section for generation of tables in EDS XML file

    commit a370546817f86df786383079b719bdd9d6c01196
    Author: Cameron Sykes <[email protected]>
    Date:   Tue Jul 29 18:56:21 2025 +0000

        Fix nasa#241, write section for generation of commands in EDS XML file

    commit 70e29d6a6a832b9a7296bc5625bcb9f1458e963b
    Author: Cameron Sykes <[email protected]>
    Date:   Tue Jul 29 18:43:02 2025 +0000

        Fix nasa#241, write section for creating housekeeping telemetry container

    commit 8499d2ef8feb167a36e3bfe606ed7c47e7dd8022
    Author: Cameron Sykes <[email protected]>
    Date:   Tue Jul 29 18:25:56 2025 +0000

        Fix nasa#241, send housekeeping command and base command containers defined

    commit 00b6f4636ff0e34c0c9d1772b395992eddf56642
    Author: Cameron Sykes <[email protected]>
    Date:   Tue Jul 29 18:09:24 2025 +0000

        Fix nasa#241, add payload example and minor fixes for clarity

    commit e87e288ac2ec3d3c66064d75a0d5e8ba2555c080
    Author: Cameron Sykes <[email protected]>
    Date:   Tue Jul 29 17:47:18 2025 +0000

        Fix nasa#241, provide examples

    commit f94a16de43425fce79beca326a06544822987a66
    Author: Cameron Sykes <[email protected]>
    Date:   Tue Jul 29 16:47:19 2025 +0000

        Fix nasa#241, Add initial XML DataTypeSet notes to the integration guide

    commit 654d7d1966b154513f034c755c594373e0b18d8a
    Author: Viktor McCloy <[email protected]>
    Date:   Tue Jul 29 15:52:49 2025 +0000

        Initial commit of guide
chillfig pushed a commit to chillfig/cFS that referenced this pull request Jan 12, 2026
chillfig pushed a commit to chillfig/cFS that referenced this pull request Jan 12, 2026
Squashed commit of the following:

commit 3a8475bd0c4ca9e1159c1e114e52a2c460cc80bd
Author: Cameron Sykes <[email protected]>
Date:   Wed Dec 17 15:26:11 2025 +0000

    Fix nasa#292, minor formatting to redo final commit message

commit 90a0b5daab23463a446788e1b794756ca7ee8ceb
Author: Cameron Sykes <[email protected]>
Date:   Wed Dec 17 15:06:10 2025 +0000

    Fix nasa#292 clean up EDS integration guide

    Squashed commit of the following:

    commit 466ae854b296a47fafb91832ffbb0a5c3515c5ab
    Author: Cameron Sykes <[email protected]>
    Date:   Mon Dec 15 16:50:43 2025 +0000

        Fix nasa#292, update cfe

    commit 4067261b3ae70a5fa31eb4706a015c8a1789124e
    Merge: 38ad6a5 e18c06e
    Author: Cameron Sykes <[email protected]>
    Date:   Mon Dec 15 16:46:43 2025 +0000

        Merge branch 'main' of developer.nasa.gov:cFS/cFS into fix-292-clean-up-eds-ug

    commit 38ad6a5c4500fe069ef309b895698a99aaeb71d1
    Author: Cameron Sykes <[email protected]>
    Date:   Thu Dec 11 18:01:45 2025 +0000

        Fix nasa#292, clarifications and mistake fixes

    commit bb8ebe3a3e2c856b72ada272bf611111563b0e91
    Author: Cameron Sykes <[email protected]>
    Date:   Thu Dec 11 15:11:04 2025 +0000

        Fix nasa#292, put file lists in alphabetical order

    commit 01d584375d139dd5bfd893fa41a21ef0229ef9ab
    Author: Cameron Sykes <[email protected]>
    Date:   Wed Oct 29 18:59:09 2025 +0000

        Fix nasa#292, clarify the meaning of statuses returned from command handlers

    commit acc17cb5ba180ae3194e9dfe6d8ed22c13cdff1e
    Author: Cameron Sykes <[email protected]>
    Date:   Wed Oct 1 21:09:59 2025 +0000

        Fix nasa#292, outline how commands are expected to return CFE_Status_t

    commit 822bf9682f8db4ae42e4778850bb021bcac7077d
    Author: Cameron Sykes <[email protected]>
    Date:   Wed Oct 1 17:27:03 2025 +0000

        Fix nasa#292, add includes where needed

    commit ceb5cf24df511a09e5ac898bbd2f5c8c7d94a3dd
    Author: Cameron Sykes <[email protected]>
    Date:   Tue Sep 30 17:51:48 2025 +0000

        Squashed commit of the following:

        commit 89ea3978bcd17ad566c81c4a674498b5ac99e86e
        Author: Cameron Sykes <[email protected]>
        Date:   Tue Sep 30 17:51:12 2025 +0000

            Fix nasa#292, general clean up and fact checking

        commit 8864dbe5df3a22428a4eba21a0aea7d685180da6
        Merge: f3259a9 6cd4f2f
        Author: Cameron Sykes <[email protected]>
        Date:   Tue Sep 30 17:40:02 2025 +0000

            Merge branch 'fix-292-clean-up-eds-ug' of developer.nasa.gov:cFS/cFS into fix-292-clean-up-eds-ug

        commit f3259a92d7cdc805ff39db5ed67c04b61e0fe8eb
        Author: Cameron Sykes <[email protected]>
        Date:   Tue Sep 30 17:39:54 2025 +0000

            Fix nasa#292, include eds defines in interface cfg values

        commit 6cd4f2f327fad19ed8d6648b2fe2796d9e616409
        Author: Viktor McCloy <[email protected]>
        Date:   Tue Sep 30 15:34:56 2025 +0000

            Fix nasa#292, Mention Types and other assets in xml, clean up anchors

        commit fd77ba56cfca74d37e590bd4b4d6d2ddeb16978a
        Author: Viktor McCloy <[email protected]>
        Date:   Tue Sep 30 15:00:26 2025 +0000

            Fix nasa#292, Details of libraries vs applications

        commit b1e10d7ebcf55a9478ba89c3af2c5851243e1a28
        Author: Viktor McCloy <[email protected]>
        Date:   Tue Sep 30 14:30:22 2025 +0000

            Fix nasa#292, Added missing info from supporting document

        commit c3e77051679f00332fa40d729904cbb15d401d24
        Author: Viktor McCloy <[email protected]>
        Date:   Tue Sep 30 14:20:53 2025 +0000

            Fix nasa#292, Clean up Standardize Files Section

        commit c61bfb0a1f73a642a08bb047f3708746d70496dd
        Merge: 542d710 b0473cf
        Author: Viktor McCloy <[email protected]>
        Date:   Tue Sep 30 14:04:42 2025 +0000

            Merge branch 'fix-292-clean-up-eds-ug' of developer.nasa.gov:cFS/cFS into fix-292-clean-up-eds-ug

        commit 542d71020cbf6719095546b0d26c68d122428c13
        Author: Viktor McCloy <[email protected]>
        Date:   Tue Sep 30 14:04:24 2025 +0000

            Fix nasa#292, Standardizing terms

        commit b0473cfe82ee8698430c5951dc213e900a2fb5ef
        Author: Cameron Sykes <[email protected]>
        Date:   Thu Sep 25 21:20:06 2025 +0000

            Fix nasa#10, numbering update

        commit 026f29d81b7829f1cf210e678bb3f00694be5eb3
        Author: Cameron Sykes <[email protected]>
        Date:   Thu Sep 25 21:13:43 2025 +0000

            Fix nasa#292, fcncode_values must be included in fcncodes

        commit be982d96ac2da2df0ad73ff6bacc14e8b424ae73
        Author: Cameron Sykes <[email protected]>
        Date:   Thu Sep 25 20:17:38 2025 +0000

            Fix nasa#292, make comments adding file context consistent

        commit fb70021d96a36b758c30592635f72a1453deb633
        Author: Cameron Sykes <[email protected]>
        Date:   Thu Sep 25 20:14:15 2025 +0000

            Fix nasa#292, include topic IDs in msgid values file

        commit 5e797b3084eae465e38a3d829e8ec869ec1c7aa5
        Author: Cameron Sykes <[email protected]>
        Date:   Thu Sep 25 19:49:52 2025 +0000

            Fix nasa#292, interface cfgval macro should create a macro with name DEFAULT_YM_INTERFACE

        commit af495874e866c59abfeaad0f007d5c8cab50fea2
        Author: Cameron Sykes <[email protected]>
        Date:   Thu Sep 25 19:41:11 2025 +0000

            Fix nasa#292, add section on populating dispatch files

        commit a8252cc6011a217911a43e6e1626df90dcdaa557
        Author: Cameron Sykes <[email protected]>
        Date:   Thu Sep 25 16:02:16 2025 +0000

            Fix nasa#292, formatting, formatting notes, and TOC updates

        commit d21946a839d4bb4a1f3c9ec34c014224308f3a1a
        Author: Cameron Sykes <[email protected]>
        Date:   Thu Sep 25 14:52:29 2025 +0000

            Fix nasa#292, suggest how to find enums

        commit ddf9fa013eead0d2da25ab56cd398ad8ea4ce71f
        Author: Cameron Sykes <[email protected]>
        Date:   Wed Sep 24 21:11:16 2025 +0000

            Fix nasa#292, add internal links to files

        commit 0743e413457e06d67ff7bcf09614698f317ffbdc
        Author: Cameron Sykes <[email protected]>
        Date:   Wed Sep 24 20:54:54 2025 +0000

            Fix nasa#292, put file population instructions in headers so they can be linked to

        commit 3736a81982ea742eb9cf7c250b99462789890c8e
        Author: Cameron Sykes <[email protected]>
        Date:   Wed Sep 24 19:52:15 2025 +0000

            Fix nasa#292, use the minimum required Variables for application in Variable example

        commit 9ad021301494461237f09cce231a965f2d188f71
        Author: Cameron Sykes <[email protected]>
        Date:   Wed Sep 24 19:38:01 2025 +0000

            Fix nasa#292, any mention of config.xml or base_types.xml should link to the section outlining how to update those files if they're mentioned before that section

        commit b902e9fd85f128588af3d633609d44b0b0f93d5c
        Author: Cameron Sykes <[email protected]>
        Date:   Wed Sep 24 19:29:41 2025 +0000

            Fix nasa#292, add sizeInBits to EnumeratedDataType bodies

        commit e9571c8e5fd338fea1129d664e62a41db50fc3f9
        Author: Cameron Sykes <[email protected]>
        Date:   Wed Sep 24 19:22:22 2025 +0000

            Fix nasa#292: explain how to verify EDS integration

        commit 22f793e05f0bac069aa2ab677438a72799dbb51f
        Author: Cameron Sykes <[email protected]>
        Date:   Wed Sep 24 19:12:20 2025 +0000

            Fix nasa#292, further explain standardization and mention specifics around packet struct header

        commit a9e7992c514c627d3681626339be468e435392b3
        Merge: 014615e e8eeccb
        Author: Cameron Sykes <[email protected]>
        Date:   Wed Sep 24 17:34:28 2025 +0000

            Merge branch 'dev' of developer.nasa.gov:cFS/cFS into fix-292-clean-up-eds-ug

        commit 014615e6736dd46ca61fc48d968a1454aa91b573
        Merge: 90002d3 7435b36
        Author: Cameron Sykes <[email protected]>
        Date:   Thu Sep 18 14:23:03 2025 +0000

            Merge branch '241-create-eds-integration-user-guide' of developer.nasa.gov:cFS/cFS into fix-292-clean-up-eds-ug

        commit 7435b360c1ac56f3e4ff316a3192b8a39640462e
        Author: Cameron Sykes <[email protected]>
        Date:   Thu Sep 18 14:19:53 2025 +0000

            Fix nasa#241, explain purpose of tblstruct more

        commit 4f5c6967e3fe912b0d1c4ab09480bbc5d43557ca
        Author: Cameron Sykes <[email protected]>
        Date:   Fri Sep 12 16:43:45 2025 +0000

            Fix nasa#241, further explain msgstruct

        commit 96456e6aecba0a2acfbee30382a6cac4c8b82f5b
        Author: Viktor McCloy <[email protected]>
        Date:   Fri Sep 12 16:38:57 2025 +0000

            Cleaning up and re-organizing file locations

        commit f48e3e8662a38b686d5b9f96ecf647e7e7457423
        Author: Cameron Sykes <[email protected]>
        Date:   Fri Sep 12 16:16:15 2025 +0000

            Fix nasa#241, add link to spec and note that it's more detailed than needed

        commit f0a5f77544eb80159441e41ac5d012df5e61254a
        Author: Cameron Sykes <[email protected]>
        Date:   Fri Sep 12 16:06:17 2025 +0000

            Fix nasa#241, clarify interfaces are needed for each table

        commit 17bc1b7a00b54b4b51cc1f66799700330793de34
        Author: Cameron Sykes <[email protected]>
        Date:   Fri Sep 12 15:59:24 2025 +0000

            Fix nasa#241, SendHkCmd container needs to be separate from CommandBase

        commit a2cb42e76d53f9ba21107022759cde178c36466d
        Author: Cameron Sykes <[email protected]>
        Date:   Fri Sep 12 15:55:12 2025 +0000

            Fix nasa#241, rough draft of directory structure instructions

        commit bc88eb371bdf465dc6771951e52423ed79534bc8
        Merge: 2ea671c 6e9cc6a
        Author: Viktor McCloy <[email protected]>
        Date:   Fri Sep 12 15:44:23 2025 +0000

            Merge branch '241-create-eds-integration-user-guide' of developer.nasa.gov:cFS/cFS into 241-create-eds-integration-user-guide

        commit 6e9cc6ad85536991389dcac152e9ec6855236c07
        Author: Cameron Sykes <[email protected]>
        Date:   Fri Sep 12 15:43:57 2025 +0000

            Fix nasa#241, remove YM_ prefix from EDS files

        commit 2ea671c09eab4a275bc9ccc488588a7eec1a810c
        Author: Viktor McCloy <[email protected]>
        Date:   Fri Sep 12 15:43:50 2025 +0000

            Removed Optional vs Required

        commit 27cd789c2f7570bfac52f820d5c46d9e706317ac
        Author: Cameron Sykes <[email protected]>
        Date:   Fri Sep 12 15:39:57 2025 +0000

            Fix nasa#241, note that doxygen markups must be present in fsw/inc files

        commit dd14e6721acc22641d54be4bd48c5035d1936790
        Author: Cameron Sykes <[email protected]>
        Date:   Fri Sep 12 15:31:46 2025 +0000

            Fix nasa#241, user added apps/libraries should go under [cFS]/(apps|libs)

        commit 90002d3f21fff7642d0dcd1756b7271ceee77cb0
        Author: Cameron Sykes <[email protected]>
        Date:   Fri Sep 12 14:12:13 2025 +0000

            Fix nasa#292, initial work on standardize files section

        commit 1ccaabb24b1ec3f07384094a525daa04f8853159
        Author: Cameron Sykes <[email protected]>
        Date:   Fri Sep 12 14:08:16 2025 +0000

            Squashed commit of the following:

            commit 773fc49a9aa849497b26f36be2c0ca19474e2e2c
            Author: Cameron Sykes <[email protected]>
            Date:   Fri Sep 5 19:48:04 2025 +0000

                Fix nasa#241, finish up config header population guide

            commit fc6c701f0596bfa601b84c14c8f2edc222d7299d
            Author: Cameron Sykes <[email protected]>
            Date:   Wed Aug 27 19:34:35 2025 +0000

                Fix nasa#241, explain how to populate topicid_values.h

            commit 979ac7e13fea1dcc0c2fd5e65e11dda66b51d1c3
            Author: Cameron Sykes <[email protected]>
            Date:   Tue Aug 26 21:15:40 2025 +0000

                Fix nasa#241, explain how to populate platform_cfg.h

            commit c26b6daf0decf5f34d0be27dcbfe613b9cdf36da
            Author: Cameron Sykes <[email protected]>
            Date:   Tue Aug 26 20:45:26 2025 +0000

                Fix nasa#241, Add containers for noop and reset counters command

            commit b97b5989eb402bec20b1ca48a5c5f756498aecc1
            Author: Cameron Sykes <[email protected]>
            Date:   Tue Aug 26 20:44:43 2025 +0000

                Fix nasa#241, Explain how to populate perfids.h

            commit d693eab110f36ebee45df5bb4ba533f6dc43dc8e
            Author: Cameron Sykes <[email protected]>
            Date:   Tue Aug 26 19:44:55 2025 +0000

                Fix nasa#241, explain how to populate msgstruct.h

            commit 35957d5600f1651c9d6cd13803151eac67b7a1ed
            Author: Cameron Sykes <[email protected]>
            Date:   Tue Aug 26 18:56:27 2025 +0000

                Fix nasa#241, wait for the msgid values file to put in the MID macros

            commit bddae0c58cbafe95cb28d24a9cd5eb86dd0fa77b
            Author: Cameron Sykes <[email protected]>
            Date:   Tue Aug 26 18:53:10 2025 +0000

                Fix nasa#241, explain how to populate message ID files

            commit 880254fd9ae4ca362b4424a6354b4fa541e38623
            Author: Cameron Sykes <[email protected]>
            Date:   Tue Aug 26 17:47:46 2025 +0000

                Fix nasa#241, explain how to populate msgdefs

            commit 613a4c1cd8e0d23fe07dab6967afa9f0a62528fd
            Author: Cameron Sykes <[email protected]>
            Date:   Mon Aug 25 19:48:58 2025 +0000

                Fix nasa#241, Give examples of final versions of files

            commit 649f39ca0b6978d03fb95bcdcaec4c8613a69d8a
            Author: Cameron Sykes <[email protected]>
            Date:   Mon Aug 25 19:33:18 2025 +0000

                Fix nasa#241, Explain how to populate msg.h

            commit 994fca22044dcdc863ada1f76eaf0d03277d3d2f
            Author: Cameron Sykes <[email protected]>
            Date:   Mon Aug 25 19:30:55 2025 +0000

                Fix nasa#241, Explain how to populate mission_cfg.h

            commit ad3fa7b81afb3a94d3235897dd8305436b38269c
            Author: Cameron Sykes <[email protected]>
            Date:   Mon Aug 25 19:21:30 2025 +0000

                Fix nasa#241, finish explanation of internal config values file

            commit 3c548f441402f8f18270274c8c24a3a1caa07ff3
            Author: Cameron Sykes <[email protected]>
            Date:   Fri Aug 15 20:06:15 2025 +0000

                Fix nasa#241, minor formatting choices

            commit c52bca751fbefcf94866bf72d5f6ee30e7fc1470
            Author: Cameron Sykes <[email protected]>
            Date:   Fri Aug 15 20:04:18 2025 +0000

                Fix nasa#241, WIP: get part way through Integration Steps

            commit 5eeff568dacf02236ae85137475862e45ea91490
            Author: Cameron Sykes <[email protected]>
            Date:   Fri Aug 15 17:55:46 2025 +0000

                Fix nasa#241, make references consistent for the module where EDS is being implemented

            commit 2833a631fd5fac4259e02030fad8a301d5027907
            Author: Cameron Sykes <[email protected]>
            Date:   Fri Aug 15 16:50:41 2025 +0000

                Fix nasa#241, update directory structure to show that the cFS directory is the root

            commit 6f2fa10d4e695d819c910969955438ffdab44c52
            Author: Cameron Sykes <[email protected]>
            Date:   Fri Aug 15 16:48:32 2025 +0000

                Fix nasa#241, flesh out 'Update EDS Configuration Files' section

            commit 282957caa1ebd1fc687060c82e12383fb47aaae8
            Author: Cameron Sykes <[email protected]>
            Date:   Fri Aug 15 16:24:29 2025 +0000

                Fix nasa#241, add paths to system configuration files

            commit da129f2bbb33d9aa68476f07ed479643d8337029
            Author: Cameron Sykes <[email protected]>
            Date:   Fri Aug 15 16:19:17 2025 +0000

                Fix nasa#241, add stand alone documentation compilation to mission_build.cmake

            commit 56e3a30c42ff39da11ea231c29b7c39034ceeb05
            Author: Cameron Sykes <[email protected]>
            Date:   Fri Aug 15 16:13:51 2025 +0000

                Fix nasa#241, provide context on location of eds dispatch inclusion in CMake

            commit 3eddcbb662ee258b971ecd25c7c2b20c8b1935a7
            Author: Cameron Sykes <[email protected]>
            Date:   Thu Aug 14 20:54:01 2025 +0000

                Fix nasa#241, clean up populate fsw/inc section

            commit 51c550f64b66c92841ee0c0364eecaa6de8745df
            Author: Cameron Sykes <[email protected]>
            Date:   Thu Aug 14 20:25:11 2025 +0000

                Fix nasa#241, make the contents of interface_cfg clearer

            commit d601643a60c3b42d5635892620c0388fd31694af
            Author: Cameron Sykes <[email protected]>
            Date:   Thu Aug 14 19:51:48 2025 +0000

                Fix nasa#241, clarify where config params should be found

            commit f2afbca4e698f61160e4d89f01e4ede001e884d8
            Author: Cameron Sykes <[email protected]>
            Date:   Thu Aug 14 19:48:06 2025 +0000

                Fix nasa#241, move actually important instructions for config.xml

            commit 56b440b6730de22ba76ae9fff083336dde8fa1dc
            Author: Cameron Sykes <[email protected]>
            Date:   Thu Aug 14 19:42:32 2025 +0000

                Fix nasa#241, move config.xml explanation down

            commit 4e91b6cbaac94c7afd0ad8e6a3413612ea832cad
            Author: Cameron Sykes <[email protected]>
            Date:   Thu Aug 14 18:47:27 2025 +0000

                Fix nasa#241, clarified how to find strings and simplified the payload example

            commit 23d48e697f4bb77e9ec7d2ab0cd51302b516a777
            Author: Cameron Sykes <[email protected]>
            Date:   Thu Aug 14 14:38:12 2025 +0000

                Fix nasa#241, modify indentation

            commit 67b671b93fa7226d6ec44df3849500dc6ecc2e91
            Author: Cameron Sykes <[email protected]>
            Date:   Fri Aug 8 19:02:51 2025 +0000

                Fix nasa#241, remove trailing whitespace

            commit ad11e0e1b854f6245f422cfe66498da35fa7a408
            Merge: a89513e 8816d73
            Author: Cameron Sykes <[email protected]>
            Date:   Fri Aug 8 19:02:10 2025 +0000

                Merge branch '241-create-eds-integration-user-guide' of developer.nasa.gov:cFS/cFS into 241-create-eds-integration-user-guide

            commit a89513e0ad587073d45a5caf1fe4bb5295f02454
            Author: Cameron Sykes <[email protected]>
            Date:   Fri Aug 8 19:01:34 2025 +0000

                Fix nasa#241, add Implementation explanation to EDS XML Configuration section

            commit 8816d73d0aa7404b81e7b78eda990284dea2055d
            Merge: d7366d8 f4430b3
            Author: Viktor McCloy <[email protected]>
            Date:   Fri Aug 8 18:50:26 2025 +0000

                Merge branch '241-create-eds-integration-user-guide' of developer.nasa.gov:cFS/cFS into 241-create-eds-integration-user-guide

            commit d7366d8ecbd79790a62073135877efbfb4d3d559
            Author: Viktor McCloy <[email protected]>
            Date:   Fri Aug 8 18:49:54 2025 +0000

                Adding Build and Troubleshooting steps

            commit f4430b3c4f3bb844a3c0badc7b71dd7c0c81b7f0
            Author: Cameron Sykes <[email protected]>
            Date:   Fri Aug 8 17:45:54 2025 +0000

                Fix nasa#241, add RequiredInterfaceSet explanation to EDS XML Configuration section

            commit 62e2c43bf2474a15a3746d6ff00ee78e85e7342c
            Author: Cameron Sykes <[email protected]>
            Date:   Thu Jul 31 13:39:43 2025 +0000

                Fix nasa#241, small clarification in Integration Steps

            commit 996a8c4777dbfbf6af9ef8656c335ae311549f63
            Author: Cameron Sykes <[email protected]>
            Date:   Thu Jul 31 13:34:18 2025 +0000

                Fix nasa#241, add clarifications to EDS XML Configuration section

            commit c1099ec53fd44af6b0e4a1a099ff7f793235d062
            Author: Viktor McCloy <[email protected]>
            Date:   Wed Jul 30 21:35:55 2025 +0000

                Added Initial steps and cleanup

            commit aa2974cb4c69b6c8c3597715390d681d97607a77
            Author: Cameron Sykes <[email protected]>
            Date:   Tue Jul 29 19:25:17 2025 +0000

                Fix nasa#241, write section for generation of tables in EDS XML file

            commit a370546817f86df786383079b719bdd9d6c01196
            Author: Cameron Sykes <[email protected]>
            Date:   Tue Jul 29 18:56:21 2025 +0000

                Fix nasa#241, write section for generation of commands in EDS XML file

            commit 70e29d6a6a832b9a7296bc5625bcb9f1458e963b
            Author: Cameron Sykes <[email protected]>
            Date:   Tue Jul 29 18:43:02 2025 +0000

                Fix nasa#241, write section for creating housekeeping telemetry container

            commit 8499d2ef8feb167a36e3bfe606ed7c47e7dd8022
            Author: Cameron Sykes <[email protected]>
            Date:   Tue Jul 29 18:25:56 2025 +0000

                Fix nasa#241, send housekeeping command and base command containers defined

            commit 00b6f4636ff0e34c0c9d1772b395992eddf56642
            Author: Cameron Sykes <[email protected]>
            Date:   Tue Jul 29 18:09:24 2025 +0000

                Fix nasa#241, add payload example and minor fixes for clarity

            commit e87e288ac2ec3d3c66064d75a0d5e8ba2555c080
            Author: Cameron Sykes <[email protected]>
            Date:   Tue Jul 29 17:47:18 2025 +0000

                Fix nasa#241, provide examples

            commit f94a16de43425fce79beca326a06544822987a66
            Author: Cameron Sykes <[email protected]>
            Date:   Tue Jul 29 16:47:19 2025 +0000

                Fix nasa#241, Add initial XML DataTypeSet notes to the integration guide

            commit 654d7d1966b154513f034c755c594373e0b18d8a
            Author: Viktor McCloy <[email protected]>
            Date:   Tue Jul 29 15:52:49 2025 +0000

                Initial commit of guide

    commit e18c06ef978f2aa13082c872a4befb6192d8cee0
    Merge: b670cf4 c89631f
    Author: dzbaker <[email protected]>
    Date:   Mon Jun 23 14:22:52 2025 -0400

        Merge pull request nasa#211 from cFS/dev

        Bundle for i4s1 (main)

    commit b670cf46ebbd70e5002c0362c90a506e4b3eae1f
    Merge: 0515479 c731c9b
    Author: Rich Landau <[email protected]>
    Date:   Wed Sep 18 16:47:29 2024 -0400

        Merge pull request nasa#23 from cFS/dev

        Updated submodule pointers to initial dev branches
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CCB:Approved Indicates code review and approval by community CCB docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Instructions on How to Use Workflows in Contributing.md

4 participants