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

Modifications to Baskstop History to accommodate data structure change… #17

Merged
merged 3 commits into from
Dec 1, 2020

Conversation

Gregg140
Copy link
Contributor

@Gregg140 Gregg140 commented Nov 27, 2020

…s forced by Shiny

Description

The Shiny release is deprecating Ska.ParseCM and moving towards using kadi for
reading the backstop commands from the load CR*.backstop files. This
change includes #14 and alterations to data structures returned by the call to the kadi.commands.get_cmds_from_backstop method, as compared to the data structures returned by ParseCM.

As Backstop History inserts commends for all Non-Load events, the change
in the data structures necessitated modification of the structure of the
commands which Backstop History inserts into the history. Dictionary keyword changes necessitated changes in the code when those dictionary elements are referenced.

Testing

  • Passes unit tests on Linux, (at least one required)
  • Passes Regression Tests

Fixes #

Copy link
Member

@jzuhone jzuhone left a comment

Choose a reason for hiding this comment

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

This works for me!

Copy link

@jazan12 jazan12 left a comment

Choose a reason for hiding this comment

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

Looks good!

@Gregg140 Gregg140 merged commit 93b93ae into master Dec 1, 2020
@Gregg140
Copy link
Contributor Author

Gregg140 commented Dec 1, 2020

Backstop History update merged after approval.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants