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

Draft: Move all SK functionality into core #89

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

dbarrow257
Copy link
Contributor

Pull request description:

Move all SK nice code functionality into core and take advantage of the MaCh3Modes object in samplePDFFDBase

Changes or fixes:

Examples:

@github-actions github-actions bot added Validations Further information is requested Cmake labels Feb 13, 2025
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

This is your first PR, thank you for contributing to MaCh3!

Copy link
Contributor Author

@dbarrow257 dbarrow257 left a comment

Choose a reason for hiding this comment

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

There are some known changes which need reverting, but they are required to ensure Core CI checks could pass

@@ -58,7 +58,7 @@ if(NOT DEFINED MaCh3_Branch)
if(tag_found_index GREATER -1)
SET(MaCh3_Branch "tags/v${MaCh3Tutorial_VERSION}")
else()
SET(MaCh3_Branch "develop")
SET(MaCh3_Branch "dbarrow257/feature/MoveSKFeaturesToCore")
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This should be undone before approving

@dbarrow257 dbarrow257 marked this pull request as ready for review February 13, 2025 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cmake Validations Further information is requested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant