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

Update Deprecations #1927

Merged
merged 2 commits into from
Oct 5, 2023
Merged

Update Deprecations #1927

merged 2 commits into from
Oct 5, 2023

Conversation

ElijahAhianyo
Copy link
Collaborator

@ElijahAhianyo ElijahAhianyo commented Oct 5, 2023

update Deprecation versions and pushed the deprecation versions of deprecated features that require extra testing back

masenf
masenf previously approved these changes Oct 5, 2023
@@ -241,7 +241,7 @@ def _create_event_chain(
feature_name="EventChain",
reason="to avoid confusion, only use yield API",
deprecation_version="0.2.8",
removal_version="0.2.9",
removal_version="0.3.1",
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

pushing the deprecation dates back as it will require additional testing

@@ -537,7 +537,7 @@ def call_event_handler(
feature_name="EVENT_ARG API for triggers",
reason="Replaced by new API using lambda allow arbitrary number of args",
deprecation_version="0.2.8",
removal_version="0.2.9",
removal_version="0.3.1",
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

pushing this back for the same reason

@ElijahAhianyo ElijahAhianyo changed the title [WIP]Update Deprecations Update Deprecations Oct 5, 2023
@ElijahAhianyo ElijahAhianyo marked this pull request as ready for review October 5, 2023 18:45
Copy link
Collaborator

@Lendemor Lendemor left a comment

Choose a reason for hiding this comment

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

Seems good 👍

@picklelo picklelo merged commit 513835c into main Oct 5, 2023
36 checks passed
@picklelo picklelo deleted the elijah/deprecation-update branch October 9, 2023 21:06
Lendemor pushed a commit that referenced this pull request Oct 17, 2023
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.

4 participants