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

Added a method to check for static parameters inside of an ActivityType #1492

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

cohansen
Copy link
Contributor

Description

After loading the activity types during mission model building I added a check for any parameters we've loaded that are marked as being static.

Verification

Tested manually, to test mark a parameter inside of Bananation and run the assemble task, it should fail.

Documentation

NA

Future work

NA

@cohansen cohansen self-assigned this Jun 27, 2024
@cohansen cohansen requested a review from a team as a code owner June 27, 2024 17:44
@cohansen cohansen requested a review from mattdailis July 10, 2024 18:34
Copy link
Collaborator

@mattdailis mattdailis left a comment

Choose a reason for hiding this comment

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

Looks great!

@mattdailis mattdailis force-pushed the bug/check-for-static-parameters branch from c8c9e0a to 1219b52 Compare July 19, 2024 20:59
@cohansen cohansen force-pushed the bug/check-for-static-parameters branch from 1219b52 to 1309cf3 Compare July 19, 2024 22:41
@cohansen cohansen merged commit 7b41ece into develop Jul 19, 2024
6 checks passed
@cohansen cohansen deleted the bug/check-for-static-parameters branch July 19, 2024 23:10
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.

Disallow static Activity Parameters
2 participants