Skip to content

chore: add APIFY_USER_IS_PAYING env var annotation to the configuration #507

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

stepskop
Copy link
Contributor

@stepskop stepskop commented Jul 21, 2025

Adds APIFY_USER_IS_PAYING environmental variable annotation to the configuration.

@stepskop stepskop self-assigned this Jul 21, 2025
@stepskop stepskop added t-core-services Issues with this label are in the ownership of the core services team. adhoc Ad-hoc unplanned task added during the sprint. labels Jul 21, 2025
@@ -334,6 +334,14 @@ class Configuration(CrawleeConfiguration):
),
] = None

user_is_paying: Annotated[
str | None,
Copy link
Contributor

Choose a reason for hiding this comment

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

Would you be so kind and make it parse into a bool?

@stepskop stepskop requested review from janbuchar and barjin and removed request for janbuchar and barjin July 22, 2025 12:45
stepskop added a commit to apify/apify-docs that referenced this pull request Jul 22, 2025
Add documentation for `APIFY_USER_IS_PAYING` environmental variable.
- This is followup of these changes:
  - apify/apify-sdk-js#415
  - apify/apify-shared-python#40
  - apify/apify-sdk-python#507

---------

Co-authored-by: stepskop <steps@crashintosh.local>
Co-authored-by: stepskop <steps@Mac.localdomain>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adhoc Ad-hoc unplanned task added during the sprint. t-core-services Issues with this label are in the ownership of the core services team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants