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

Fix #2508, EDS XML file updates #2510

Merged
merged 1 commit into from
Feb 2, 2024
Merged

Conversation

jphickey
Copy link
Contributor

@jphickey jphickey commented Feb 1, 2024

Checklist (Please check before submitting)

Describe the contribution
Cleans up multiple copies of the XML files, and minor updates to others.
Adds the FileName type to base_types.xml

Fixes #2508

Testing performed
Build and run all tests
Also validate with EDS build

Expected behavior changes
XML EDS files are more correct

System(s) tested on
Debian

Contributor Info - All information REQUIRED for consideration of pull request
Joseph Hickey, Vantage Systems, Inc.

Cleans up multiple copies of the XML files, and minor updates to others.

Adds the FileName type to base_types.xml

Removes the FileDef structure definition from cfe_tbl.xml, as this is an
internal struct for building tables and not really part of the interface.
@jphickey jphickey added the CCB:Ready Ready for discussion at the Configuration Control Board (CCB) label Feb 1, 2024
@dzbaker dzbaker added CCB:Approved Indicates code review and approval by community CCB and removed CCB:Ready Ready for discussion at the Configuration Control Board (CCB) labels Feb 1, 2024
dzbaker added a commit to nasa/cFS that referenced this pull request Feb 2, 2024
*Combines:*

cFE equuleus-rc1+dev90
ci_lab equuleus-rc1+dev57

**Includes:**

*cFE*
- nasa/cFE#2510
- nasa/cFE#2511

*osal*
- nasa/ci_lab#174

Co-authored by: Joseph Hickey <[email protected]>
@dzbaker dzbaker merged commit 431e4a2 into nasa:main Feb 2, 2024
22 checks passed
dzbaker added a commit to nasa/cFS that referenced this pull request Feb 2, 2024
*Combines:*

cFE equuleus-rc1+dev90
ci_lab equuleus-rc1+dev57

**Includes:**

*cFE*
- nasa/cFE#2510
- nasa/cFE#2511

*osal*
- nasa/ci_lab#174

Co-authored by: Joseph Hickey <[email protected]>
@jphickey jphickey deleted the fix-2508-edsxml-updates branch March 7, 2024 01:07
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update EDS files for latest CFE changes
2 participants