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 #345

Open
wants to merge 12 commits into
base: develop
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

Copy link

Hi @dbarrow257, thank you for contributing to MaCh3! Please wait for MaCh3 developers to review your PR. If no one answers within a week, please message people from this list: https://github.com/orgs/mach3-software/teams/mach3admin . While waiting, please enjoy this

meme

Use this action on your projects. Use jokes on issues instead.

@github-actions github-actions bot added the CI/CD CI/CD label Feb 13, 2025
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

@@ -27,6 +27,7 @@ jobs:
# Clone the MaCh3Tutorial repository with the current branch
git clone --branch main https://github.com/mach3-software/MaCh3Tutorial.git MaCh3Validations
cd MaCh3Validations
git checkout 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

@@ -78,6 +78,7 @@ jobs:
cd /opt/
git clone https://github.com/mach3-software/MaCh3Tutorial.git MaCh3Validations
cd MaCh3Validations
git checkout 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant