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 #38, add ctf json output products #44

Merged
merged 1 commit into from
Mar 16, 2023
Merged

Conversation

jphickey
Copy link
Contributor

Describe the contribution
Generate CTF-compatible JSON files as outputs from EDS processing

Fixes #38

Testing performed
Run EDS tool, capture json outputs and run regression tests using these files with CTF.

Expected behavior changes
All tests should still pass when using these generated files.

System(s) tested on
Multiple

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

Generate CTF-compatible JSON files as outputs from EDS processing
@jphickey
Copy link
Contributor Author

Note - as part of this change, it extracts a bit of code that was generating the "command code" headers and put these into a separate file.

@jphickey jphickey added the CCB:Ready Pull request is ready for CCB discussion label Mar 13, 2023
@dzbaker dzbaker added CCB:Approved Indicates code review and approval by community CCB and removed CCB:Ready Pull request is ready for CCB discussion labels Mar 16, 2023
@dzbaker dzbaker merged commit 220185c into nasa:main Mar 16, 2023
@jphickey jphickey deleted the fix-38-ctf-json branch April 20, 2023 15:31
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.

Add support for generating CTF JSON files from EDS
2 participants