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

CTP-3412 & CTP-3413 Create overrides for ECs & SORAs #68

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aydevworks
Copy link
Collaborator

@aydevworks aydevworks commented Oct 3, 2024

Deployed to 44-clc.
Not testable at the moment. It shouldn't break the plugin as the new code is not called anywhere.

* @param ec $ec The EC extension.
* @return void
*/
protected function apply_ec_extension(ec $ec): void {
Copy link
Collaborator

Choose a reason for hiding this comment

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

just noting that if we need to implement this per activity, the other pull requests allowing push would only be providing partial support and would need follow up story to implement this in each

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes, that's correct, and the apply_sora_extension() function too.

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.

3 participants