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

NO AUTO Strips refactor and periodic procedures from full #3102

Merged
merged 5 commits into from
Aug 3, 2022

Conversation

ncordon
Copy link
Contributor

@ncordon ncordon commented Aug 2, 2022

Moves refactor and periodic to core only.

@ncordon ncordon added 5.0 team-cypher-surface Cypher Surface team should review the PR labels Aug 2, 2022
@ncordon ncordon force-pushed the dev-strip-refactor-periodic branch 2 times, most recently from 076ec12 to 648f659 Compare August 2, 2022 16:19
@ncordon ncordon force-pushed the dev-strip-refactor-periodic branch from 648f659 to b50f00b Compare August 2, 2022 16:21
@ncordon ncordon added the split Work related to splitting apoc core and full label Aug 2, 2022
} else {
throw e;
}
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Good catch.

I think this is fine for now, but it might be nice to think about how we should handle this type of stuff in the long term.

Copy link
Contributor

@AzuObs AzuObs left a comment

Choose a reason for hiding this comment

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

Good job 🎉

@ncordon ncordon merged commit 015c948 into dev Aug 3, 2022
@ncordon ncordon deleted the dev-strip-refactor-periodic branch August 3, 2022 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5.0 split Work related to splitting apoc core and full team-cypher-surface Cypher Surface team should review the PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants